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
|
0610c0e95b
|
use <foo> style in naming record type
|
2014-08-06 11:33:07 +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 |
Yuichi Nishiwaki
|
9375aadf4b
|
split files
|
2014-08-03 14:19:55 +09:00 |
Yuichi Nishiwaki
|
9c1f8809ed
|
add missing files
|
2014-07-27 14:33:46 +09:00 |
Yuichi Nishiwaki
|
076698c84a
|
add null-environment and scheme-report-environment
|
2014-07-27 14:29:08 +09:00 |
Yuichi Nishiwaki
|
301c97245c
|
split prelude into files
|
2014-07-19 14:15:53 +09:00 |