picrin/contrib
Yuichi Nishiwaki 317369a914 don't include picrin/state.h by default 2016-02-21 00:30:40 +09:00
..
10.attribute make-register -> make-ephemeron 2016-02-10 21:57:20 +09:00
10.callcc don't include picrin/state.h by default 2016-02-21 00:30:40 +09:00
10.macro s/identifier-variable/identifier-base/g 2016-02-20 16:00:37 +09:00
10.math add pic_return 2016-02-19 17:38:49 +09:00
10.roundtrip Fix roundtrip -0.0 2016-01-23 16:30:40 -05:00
20.r7rs publish xfile API 2016-02-20 18:34:13 +09:00
30.optional
30.partcont
30.pretty-print
30.random add pic_state parameter (to be used by copy gc) 2016-02-18 20:15:42 +09:00
30.readline struct pic_string * -> pic_value 2016-02-20 03:26:52 +09:00
30.regexp make pic_get_args more useful 2016-02-20 21:16:10 +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 make pic_get_args more useful 2016-02-20 21:16:10 +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 add pic_state parameter (to be used by copy gc) 2016-02-18 20:15: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