Commit graph

12 commits

Author SHA1 Message Date
Alex Shinn
98681871c4 fixing scheduling of threads generated by eval 2010-08-16 15:14:00 +00:00
Alex Shinn
710a6b48aa signal handlers now run in a separate thread 2010-08-15 19:09:07 +09:00
Alex Shinn
4bd9c0a3a7 fixing srfi-27 build for cygwin 2010-08-15 17:03:46 +09:00
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
9f69f1b425 working on handling signals via threads 2010-08-12 08:53:26 +09:00
Alex Shinn
1c8f8a6b3d ast/module updates 2010-07-29 08:16:06 +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
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