summary refs log tree commit diff stats
path: root/compiler/jsgen.nim
Commit message (Expand)AuthorAgeFilesLines
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* nestedTryStmts removedSimon Hafner2013-03-101-13/+0
* first steps to implement object construction expressionsAraq2013-03-071-1/+17
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-0/+1669