summary refs log tree commit diff stats
path: root/compiler/ecmasgen.nim
Commit message (Expand)AuthorAgeFilesLines
* code generator supports constant sequences; more consistent compile time eval...Araq2011-10-071-0/+1
* got rid of tyPureObject; broke bootstrapping; use generated C codeAraq2011-09-241-4/+6
* Fixed string concatenation and other bugs in the JS backend. Fixed a small bu...dom962011-09-231-38/+70
* finally got rid of nkPassAsOpenArrayAraq2011-08-161-1/+0
* json code generation works againAraq2011-08-071-3/+3
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-7/+7
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-2/+2
* intsets are now a proper module and part of the stdlibAraq2011-06-141-3/+4
* got rid of nstrtabs and nhashes modulesAraq2011-06-101-1/+1
* got rid of some arcane module namesAraq2011-04-211-1/+1
* big repo cleanupAraq2011-04-121-0/+1454