summary refs log tree commit diff stats
path: root/compiler/treetab.nim
Commit message (Expand)AuthorAgeFilesLines
* even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-221-2/+1
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-38/+38
* Dropped 'T' from typespdw2015-06-041-7/+7
* tables work in 'const' sections; echo supports 'nil' strings; minor cleanupsAraq2015-02-091-2/+3
* Nimrod renamed to NimAraq2014-08-281-1/+1
* case consistency: next stepsAraq2013-12-291-2/+2
* case consistency part 4Araq2013-12-271-1/+1
* case consistency part 1Araq2013-12-271-15/+15
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* fixes 259Araq2012-11-211-2/+2
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* much more efficient rod file generationAraq2011-10-181-1/+1
* got rid of nstrtabs and nhashes modulesAraq2011-06-101-9/+9
* gc tweaking to gain a few percent of performanceAraq2011-05-071-31/+16
* big repo cleanupAraq2011-04-121-0/+125
171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221