Commit Graph

11 Commits

Author SHA1 Message Date
Yuichi Nishiwaki 33efb3e950 remove pic_error 2014-09-16 23:43:15 +09:00
Yuichi Nishiwaki 1422840a84 proc_new -> make_proc 2014-09-12 19:46:54 +09:00
Yuichi Nishiwaki d05a2a2da1 senv_new -> make_senv 2014-09-12 19:43:50 +09:00
Yuichi Nishiwaki a193af3bef deal with exceptions inside macroexpansion 2014-09-10 15:20:36 +09:00
Yuichi Nishiwaki ff82e59066 support macroexpansion of inter-referential definitions 2014-09-10 14:42:36 +09:00
Yuichi Nishiwaki 57fb1fc2fe initial import of cond-expand from @KeenS's patch 2014-09-10 01:48:20 +09:00
Yuichi Nishiwaki 14e7fd4e98 implement identifier=? 2014-09-04 18:43:12 +09:00
Yuichi Nishiwaki fb28cd003e flatten library hierarchy 2014-09-01 11:37:52 +09:00
Yuichi Nishiwaki 1656367be2 accept '(define (f a b) ...)' style in C level 2014-08-25 17:41:29 +09:00
Yuichi Nishiwaki 9ee9f7b8a3 remove macro definition helper procedures 2014-08-25 17:14:21 +09:00
Yuichi Nishiwaki a1281a8e8c first commit 2014-08-25 13:38:09 +09:00