summary refs log tree commit diff stats
path: root/compiler/jsgen.nim
Commit message (Expand)AuthorAgeFilesLines
* next steps to a luajit codegenAraq2013-06-021-71/+248
* more accurate effects for times.nim; bugfix for the JS codegenAraq2013-05-311-1/+1
* bugfixes mostly JS relatedAraq2013-05-011-3/+6
* new js codegen: bugfixesAraq2013-04-301-35/+28
* new JS code generatorAraq2013-04-281-689/+535
* fixes #378Araq2013-04-081-0/+2
* 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
* first steps to implement object construction expressionsAraq2013-03-071-1/+17
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-0/+1669
id='n143' href='#n143'>143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182