summaryrefslogtreecommitdiff
path: root/module/language/ecmascript/compile-tree-il.scm
AgeCommit message (Expand)AuthorFilesLines
2013-08-11Adapt ecmascript compiler to tree-il prompt changes, again.Mark H Weaver1-4/+1
2013-08-07Adapt ecmascript compiler to recent tree-il changes for prompts.Mark H Weaver1-5/+10
2012-07-06Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-3/+24
2012-07-05compile ecmascript's `return' as an abortAndy Wingo1-3/+24
2011-09-29Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-22/+14
2011-09-02more define-syntax-rule usageAndy Wingo1-22/+14
2011-06-02rename <application> to <call>Andy Wingo1-86/+86
2011-01-05Tiny style improvement in the ECMAScript compiler.Ludovic Courtès1-2/+2
2011-01-04Fix ECMAScript object creation.Noah Lavine1-10/+10
2009-11-15Revert "implement #:predicate" and remove predicate from <lambda-case>Andy Wingo1-7/+7
2009-11-14fix bugs in ecmascript compilerAndy Wingo1-22/+28
2009-10-23separate "inits" field in <lambda-case>; compile fixes for inits, kwargsAndy Wingo1-7/+7
2009-10-23finish support for optional & keyword args; update ecmascript compilerAndy Wingo1-59/+65
2009-08-12debitrot the ecmascript compilerAndy Wingo1-0/+549