summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-10Merge branch 'compiler' of https://code.google.com/p/foment into compilercompilerMichael Montague
2014-11-10rearranging compiler passesMichael Montague
2014-11-10added anapassMichael Montague
2014-11-10more cnstpassMichael Montague
2014-11-10usepass and cnstpass addedMichael Montague
2014-11-10use syntax-rules for case rather than compiler built inMichael Montague
2014-11-10todo list for compilerMichael Montague
2014-11-10added letrec-values and letrec*-valuesMichael Montague
2014-11-10expand to let-values rather than let*-valuesMichael Montague
2014-11-10todo list for compilerMichael Montague
2014-11-10added letrec-values and letrec*-valuesMichael Montague
2014-11-10expand to let-values rather than let*-valuesMichael Montague
2014-11-10box variables which are setMichael Montague
2014-11-10rearranging compiler passesMichael Montague
2014-11-09added anapassMichael Montague
2014-11-09more cnstpassMichael Montague
2014-11-02usepass and cnstpass addedMichael Montague
2014-10-27use syntax-rules for case rather than compiler built inMichael Montague
2014-10-26Merge branch 'compiler' of https://code.google.com/p/foment into compilerMichael Montague
2014-10-26todo list for compilerMichael Montague
2014-10-26added letrec-values and letrec*-valuesMichael Montague
2014-10-26expand to let-values rather than let*-valuesMichael Montague
2014-10-26box variables which are setMichael Montague
2014-10-25improve error messagesMichael Montague
2014-10-25todo list for compilerMichael Montague
2014-10-25start of work on exceptionsMichael Montague
2014-09-27added letrec-values and letrec*-valuesMichael Montague
2014-09-27expand to let-values rather than let*-valuesMichael Montague
2014-09-13box variables which are setMichael Montague
2014-09-13don't install a guardian for port used by buffered and translator portsMichael Montague
2014-08-16added -validate-heap command line switchMichael Montague
2014-08-11fix compiler warningsMichael Montague
2014-08-11bug fixes, more heap checking, trackers and guardians updatedMichael Montague
2014-08-10long strings work nowMichael Montague
2014-08-10bug for for LeaveThreadMichael Montague
2014-08-10turn off some validation codeMichael Montague
2014-08-10Merge branch 'master' of https://code.google.com/p/fomentMichael Montague
2014-08-10chase symbolic links on library pathsMichael Montague
2014-08-04fixed bug with thread exit and active zeroMichael Montague
2014-07-28bitwise ops on bignums need to allocate a new bignum for the resultMichael Montague
2014-07-28get rid of SpecialSyntaxMsgMichael Montague
2014-07-28bug fix to named letMichael Montague
2014-07-27bug with getting directory part of argv[0] for library-pathMichael Montague
2014-07-19(string->number "") should return #fMichael Montague
2014-07-19modifying records was not tracking back references properlyMichael Montague
2014-07-12(begin) as a top-level expression is legalMichael Montague
2014-07-11fix for arithmetic-shift on 32 bit systemsMichael Montague
2014-07-11port-position and set-port-position! for linuxMichael Montague
2014-07-11port-position and set-port-position!Michael Montague
2014-06-29fix (append)Michael Montague