Yuichi Nishiwaki
|
96609de180
|
string conversion functions
|
2014-09-10 20:10:09 +09:00 |
Yuichi Nishiwaki
|
0dbf238f83
|
update benz (call-with-port)
|
2014-09-10 17:43:19 +09:00 |
Yuichi Nishiwaki
|
9f5a1512b5
|
char comparators moved to benz core
|
2014-09-10 17:18:41 +09:00 |
Yuichi Nishiwaki
|
a0ab746fc8
|
fix #197
|
2014-09-10 03:11:45 +09:00 |
Yuichi Nishiwaki
|
3aced33d84
|
small refactoring
|
2014-09-09 02:29:24 +09:00 |
Yuichi Nishiwaki
|
d2e5ca6985
|
lcm should do abs
|
2014-09-09 02:24:19 +09:00 |
Yuichi Nishiwaki
|
64d7861bf3
|
bytevector-copy is missed. added port-open?c
|
2014-09-09 02:14:48 +09:00 |
Yuichi Nishiwaki
|
3c396b5f3c
|
gcd and lcm take variable-length arguments
|
2014-09-09 01:48:28 +09:00 |
Yuichi Nishiwaki
|
df18df8868
|
[bugfix] even? and odd? broken
|
2014-09-09 01:31:25 +09:00 |
Yuichi Nishiwaki
|
9ab446ab92
|
support strings
|
2014-09-09 01:28:08 +09:00 |
Yuichi Nishiwaki
|
27322a3c80
|
update benz (_ and ...)
|
2014-09-09 00:59:12 +09:00 |
Yuichi Nishiwaki
|
0ad4daa338
|
more fixes
|
2014-09-08 20:37:44 +09:00 |
Yuichi Nishiwaki
|
3919c17fdc
|
WIP
|
2014-09-08 20:20:08 +09:00 |
Yuichi Nishiwaki
|
c3ef97992d
|
move core syntaxes
|
2014-09-08 17:16:05 +09:00 |
Yuichi Nishiwaki
|
685d21a1e2
|
move define-record-type
|
2014-09-08 17:15:50 +09:00 |
Yuichi Nishiwaki
|
c15999cc76
|
update benz
|
2014-09-08 17:08:38 +09:00 |
Yuichi Nishiwaki
|
7f092cb9ab
|
managed to make it work
|
2014-09-01 09:53:19 +09:00 |
Yuichi Nishiwaki
|
6996b80f10
|
Merge branch 'reader-constructor'
|
2014-08-07 00:30:02 +09:00 |
Yuichi Nishiwaki
|
8a5a3e6b97
|
refactor record type bootstrap
|
2014-08-06 22:15:35 +09:00 |
zeptometer
|
a35dd8463c
|
in syntax-rules, literals is prior to underscore
|
2014-08-06 21:48:54 +09:00 |
zeptometer
|
4f59e07539
|
fix bug that errors when matching vector rule with non-vector expression
|
2014-08-06 21:05:20 +09:00 |
zeptometer
|
b91939f5aa
|
fix bug when syntax-rules expand rules including vector
|
2014-08-06 20:11:59 +09:00 |
Yuichi Nishiwaki
|
7de95e2817
|
user-defined printers for record objects
|
2014-08-06 16:54:18 +09:00 |
Yuichi Nishiwaki
|
0f89e04548
|
small refactoring on <record-type>
|
2014-08-06 16:27:12 +09:00 |
Yuichi Nishiwaki
|
b0c9c468c0
|
s/<type>/<record-type>/g
|
2014-08-06 14:34:46 +09:00 |
Yuichi Nishiwaki
|
86698f974f
|
add <type> type
|
2014-08-06 11:45:03 +09:00 |
Yuichi Nishiwaki
|
7b251a7129
|
change record API; remove record-of? and add record-type
|
2014-08-06 11:30:14 +09:00 |
Yuichi Nishiwaki
|
772c59dead
|
add (picrin symbol)
|
2014-08-06 02:14:43 +09:00 |
Yuichi Nishiwaki
|
bc47968ea1
|
add (picrin list) and (picrin base list)
|
2014-08-06 02:07:02 +09:00 |
Yuichi Nishiwaki
|
610e1013f7
|
add (picrin base) library
|
2014-08-06 01:17:01 +09:00 |
Yuichi Nishiwaki
|
261c592d79
|
move core syntaxes from (scheme base) to (picrin base core)
|
2014-08-06 01:14:43 +09:00 |
Yuichi Nishiwaki
|
f44c5189f0
|
reorder functions following the guide by r7rs.
|
2014-08-05 02:20:05 +09:00 |
Yuichi Nishiwaki
|
a022941c98
|
inline cxr functions
|
2014-08-05 02:08:14 +09:00 |
Yuito Murase
|
ef38874850
|
add predicate record? to (picrin record), and fix bug of record-type predicate
|
2014-08-04 23:01:47 +09:00 |
Yuito Murase
|
cd96014104
|
record-ref and record-set! don't check type
|
2014-08-04 12:45:11 +09:00 |
Yuito Murase
|
8934c99ac2
|
move (picrin record-primitive) to (picrin record)
|
2014-08-04 07:38:27 +09:00 |
Yuito Murase
|
0c4d2b9cef
|
Merge remote-tracking branch 'upstream/master' into native-record
Conflicts:
piclib/scheme/base.scm
|
2014-08-03 16:19:54 +09:00 |
Yuichi Nishiwaki
|
0095fa6a57
|
prelude to base
|
2014-08-03 15:47:25 +09:00 |