picrin/t
Yuichi Nishiwaki 2fb17afdfc move picrin/macro.scm. remove piclib/ 2015-07-09 04:07:12 +09:00
..
issue Add regression tests for #282. 2015-07-01 15:56:57 +09:00
byteio.scm make `read-bytevector(!)` efficint, export `u8-ready?`. 2014-05-26 04:08:39 +09:00
closure.scm
dynamic-wind.scm
escape.scm add eest for escape 2015-01-26 15:42:46 +09:00
exception.scm
hello.scm add hello world 2014-02-08 15:02:48 +09:00
letrec.scm
override.scm [bugfix] (set! symbol? list) doesn't work 2015-07-04 18:48:48 +09:00
parameterize.scm Refactor t/parameterize.scm with (picrin test). 2015-06-25 16:42:51 +09:00
renaming-import.scm add renaming-import test 2014-07-28 02:00:54 +09:00
shebang.scm add shebang test case 2014-06-17 21:28:33 +09:00
tail-call.scm
tailcall.scm