Commit graph

10 commits

Author SHA1 Message Date
Alex Shinn
9d4203f613 incorporating cygwin patches from john cowan:
* makefile rules for cygwin
 * forcing function versions of tolower/isalpha/etc.
2010-08-15 16:08:34 +09:00
Alex Shinn
307f81c315 adding \xNN escapes to string literals 2010-07-31 21:35:46 +09:00
Alex Shinn
2ed2f865fd adding name to type printed representation 2010-07-27 08:02:02 +09:00
Alex Shinn
fb8e1cf441 opcode types are now general sexps 2010-07-27 00:07:22 +09:00
Alex Shinn
ce6891b188 adding several utilities to chibi.modules including procedure-analysis 2010-07-25 21:24:46 +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
9cf8124a81 records are now generative, match can destructure records with $ patterns 2010-07-17 14:46:50 +09:00
Alex Shinn
4588874b96 checking against NULL pointer for source info in print-exception 2010-07-16 00:23:33 +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