Yuichi Nishiwaki
|
d9ffc9be20
|
add srfi-27
|
2014-08-08 14:59:08 +09:00 |
Yuichi Nishiwaki
|
6533fc9b5b
|
[bugfix] identifier=?
|
2014-08-08 13:59:15 +09:00 |
Yuichi Nishiwaki
|
13eb47046e
|
Merge branch 'define-record-writer'
|
2014-08-07 12:03:11 +09:00 |
Yuichi Nishiwaki
|
fff22f253f
|
use define-record-writer to set custom writer to <array> type
|
2014-08-07 11:52:00 +09:00 |
Yuichi Nishiwaki
|
75138db4db
|
add define-record-writer
|
2014-08-07 11:50:52 +09:00 |
Yuichi Nishiwaki
|
53a732e9c4
|
Merge branch 'libraries'
|
2014-08-07 11:21:15 +09:00 |
Yuichi Nishiwaki
|
d98cb495a3
|
[bugfix] define standard functions before loading piclibs
|
2014-08-07 11:20:28 +09:00 |
Yuichi Nishiwaki
|
97bb9085af
|
import (picrin library) to (picrin user) by default
|
2014-08-07 11:20:12 +09:00 |
Yuichi Nishiwaki
|
7653cb4bb1
|
add libraries function
|
2014-08-07 11:14:58 +09:00 |
Yuichi Nishiwaki
|
474a625349
|
inline push_sym macro
|
2014-08-07 11:06:38 +09:00 |
Yuichi Nishiwaki
|
6996b80f10
|
Merge branch 'reader-constructor'
|
2014-08-07 00:30:02 +09:00 |
Yuichi Nishiwaki
|
f4aceb1c2a
|
Merge pull request #186 from zeptometer/fix-syntax-rules
fix bugs in syntax-rules
|
2014-08-06 23:08:55 +09:00 |
Yuichi Nishiwaki
|
448e3caeaa
|
don't use user printer for records in debug mode
|
2014-08-06 22:15:49 +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
|
0eecddb5da
|
set array printer
|
2014-08-06 17:00:32 +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
|
9316ba468b
|
import (picrin array) and (picrin dictionary) in (picrin user) by default
|
2014-08-06 15:54:16 +09:00 |
Yuichi Nishiwaki
|
2b66b7c5a2
|
allow arbitrary objects at codegen time
|
2014-08-06 15:53:54 +09:00 |
Yuichi Nishiwaki
|
a4a2bde6ba
|
use read-time eval literals for eof-object and dictionries
|
2014-08-06 15:53:29 +09:00 |
Yuichi Nishiwaki
|
d62727bef9
|
add read-time eval
|
2014-08-06 15:53:22 +09:00 |
Yuichi Nishiwaki
|
e339b7c64a
|
external form using srfi-10 for dictionaries
|
2014-08-06 15:10:48 +09:00 |
Yuichi Nishiwaki
|
312914fa0d
|
use #, reader literal to write eof-object
|
2014-08-06 15:02:19 +09:00 |
Yuichi Nishiwaki
|
b64cdd6724
|
remove redundant code
|
2014-08-06 14:58:23 +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
|
7a98c3619a
|
store rectype information to slot hash
|
2014-08-06 11:36:36 +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
|
bac96b2e54
|
s/slotname/slot/g
|
2014-08-06 11:26:35 +09:00 |
Yuichi Nishiwaki
|
1a7df924ab
|
export destructuring-bind
|
2014-08-06 03:09:36 +09:00 |
Yuichi Nishiwaki
|
5a3443a881
|
add destructuring-define
|
2014-08-06 03:09:36 +09:00 |
Yuichi Nishiwaki
|
b0b60d3f01
|
renaming export in d-lambda
|
2014-08-06 03:09:36 +09:00 |
Yuichi Nishiwaki
|
f37c2c25f7
|
refactor destructuring-lambda
|
2014-08-06 03:09:36 +09:00 |
Yuichi Nishiwaki
|
91d2dd0b02
|
Merge pull request #174 from KeenS/refactor-contrib
Refactor contrib
|
2014-08-06 02:41:08 +09:00 |
Yuichi Nishiwaki
|
41f1c9962a
|
add missing files
|
2014-08-06 02:15:29 +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
|
f70b6c5240
|
add (picrin base macro) primitives
|
2014-08-06 01:46:59 +09:00 |
Yuichi Nishiwaki
|
6b01f36914
|
Merge branch 'define-is-a-macro'
|
2014-08-06 01:36:07 +09:00 |
Yuichi Nishiwaki
|
1d42771b54
|
define 'define' as a user-level macro
|
2014-08-06 01:34:07 +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
|
5a4764b6bb
|
Merge branch 'destructuring-lambda'
|
2014-08-05 12:55:49 +09:00 |
Yuichi Nishiwaki
|
d669d48aa7
|
add destructuring lambda
|
2014-08-05 12:53:33 +09:00 |
Yuichi Nishiwaki
|
db7c129e71
|
s/pic_record_record/pic_record_make_record/g
|
2014-08-05 12:05:18 +09:00 |
Yuichi Nishiwaki
|
f44c5189f0
|
reorder functions following the guide by r7rs.
|
2014-08-05 02:20:05 +09:00 |