picrin/contrib
Yuichi Nishiwaki 73e38657ff remove pic->native_stack_start 2016-02-24 16:32:24 +09:00
..
10.attribute make-register -> make-ephemeron 2016-02-10 21:57:20 +09:00
10.callcc remove pic->native_stack_start 2016-02-24 16:32:24 +09:00
10.macro s/identifier-variable/identifier-base/g 2016-02-20 16:00:37 +09:00
10.math add picrin/extra.h 2016-02-21 00:58:58 +09:00
10.roundtrip Fix roundtrip -0.0 2016-01-23 16:30:40 -05:00
20.r7rs pic_errorf -> pic_error 2016-02-23 04:03:42 +09:00
30.optional
30.partcont
30.pretty-print
30.random add picrin/extra.h 2016-02-21 00:58:58 +09:00
30.readline pic_errorf -> pic_error 2016-02-23 04:03:42 +09:00
30.regexp pic_errorf -> pic_error 2016-02-23 04:03:42 +09:00
30.test Add an optional comparator argument to test. 2015-07-21 15:16:04 +09:00
40.procedure give priority to importing (picrin procedure) 2015-07-19 15:06:09 +09:00
40.srfi pic_errorf -> pic_error 2016-02-23 04:03:42 +09:00
50.class
50.destructuring-bind symbol is an identifier 2016-02-06 23:15:53 +09:00
50.for refactor (picrin control list) by following the mannar other monadic 2015-07-19 15:13:17 +09:00
50.option add (picrin control option) 2015-07-19 15:12:49 +09:00
60.logic add (picrin logic) library 2015-07-20 22:10:39 +09:00
60.peg
60.repl pic_strf_value does not interpret '~s' format specifier 2016-02-23 04:24:42 +09:00
70.main library is now a non-first-class object 2016-02-18 17:39:32 +09:00
80.protocol
90.array