summaryrefslogtreecommitdiff
path: root/module/language/ecmascript/base.scm
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Fix typos leading to unbound variable references.Ludovic Courtès1-5/+5
2009-09-21Remove unused variables in system/language.Ludovic Courtès1-10/+8
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-14/+13
2009-02-22compile for-inAndy Wingo1-1/+4
2009-02-22+ for strings, global js object, new Foo() worksAndy Wingo1-11/+21
2009-02-21implement more operationsAndy Wingo1-8/+24
2009-02-21handle "this" in ecmascriptAndy Wingo1-2/+6
2009-02-21implement more of the standard runtimeAndy Wingo1-0/+218