Commit graph

10 commits

Author SHA1 Message Date
Alex Shinn
fb8e1cf441 opcode types are now general sexps 2010-07-27 00:07:22 +09:00
Alex Shinn
54005c4d66 adding source info to all pairs in a list and checking cdr's when analyzing
this preserves source info for named lets without any need for source info
copying in the macro itself.
2010-07-20 08:21:43 +09:00
Alex Shinn
66ae7b1c03 preserving internal define source info 2010-07-20 00:19:02 +09:00
Alex Shinn
66bbcefe6a removing debug line 2010-07-19 23:42:18 +09:00
Alex Shinn
b165a27fcf adding lambda names in more cases 2010-07-19 23:39:23 +09:00
Alex Shinn
d43cf9f6c2 making (config) an importable module
self-reference handled with new current-environment
2010-07-19 22:31:09 +09:00
Alex Shinn
9cf8124a81 records are now generative, match can destructure records with $ patterns 2010-07-17 14:46:50 +09:00
Alex Shinn
d9017cc20e removing fcall4 and fcall5 2010-07-15 23:48:43 +09:00
Alex Shinn
e3f4d51ef7 more windows updates, library compiles in VC++ now 2010-07-15 22:19:47 +09:00
Alex Shinn
cfa12ee295 updates for windows 2010-07-14 11:41:03 +00:00