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
|
Fix roundtrip -0.0
|
2016-01-23 16:30:40 -05:00 |
20.r7rs
|
fix #339
|
2016-06-03 01:44:03 +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.srfi
|
pic_errorf -> pic_error
|
2016-02-23 04:03:42 +09:00 |
50.destructuring-bind
|
symbol is an identifier
|
2016-02-06 23:15:53 +09:00 |
60.logic
|
add (picrin logic) library
|
2015-07-20 22:10:39 +09:00 |
70.main
|
library is now a non-first-class object
|
2016-02-18 17:39:32 +09:00 |