summary refs log tree commit diff stats
path: root/compiler/jsgen.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #376Araq2013-03-241-12/+14
|
* fixes #335Araq2013-03-231-1/+2
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* nestedTryStmts removedSimon Hafner2013-03-101-13/+0
| | | | | It makes tests fail and they work fine without. Given my ignorance of the exact workings, I can only rely on the tests.
* first steps to implement object construction expressionsAraq2013-03-071-1/+17
|
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-0/+1669
No one calls it EcmaScript anymore.