picrin/contrib
okuoku 47ac6d2cb1 emyg_atod: Use scalbn(C99) instead of scalb
scalb() was removed in POSIX 2008. It is not implemented in
Cygwin(newlib).
2016-08-12 06:21:57 +09:00
..
10.attribute make-register -> make-ephemeron 2016-02-10 21:57:20 +09:00
10.callcc fix #335 2016-03-14 10:55:22 +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 emyg_atod: Use scalbn(C99) instead of scalb 2016-08-12 06:21:57 +09:00
20.r7rs reimplement read-bytevector in scheme using read-bytevector! 2016-07-11 00:43:15 +09:00
30.optional Add TEST_RUNNER variable to makefiles. 2015-07-16 17:44:34 +09:00
30.partcont redefine shift and reset as syntaxes 2015-07-18 15:39:34 +09:00
30.pretty-print renumber contribs 2015-06-20 03:42:56 +09:00
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 rename I/O functions 2016-06-20 04:49:01 +09:00
50.class renumber contribs 2015-06-20 03:42:56 +09:00
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 add TODO 2015-07-18 22:30:58 +09:00
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 renumber contribs 2015-06-20 03:42:56 +09:00
90.array Add TEST_RUNNER variable to makefiles. 2015-07-16 17:44:34 +09:00