summary refs log tree commit diff stats
path: root/compiler/treetab.nim
Commit message (Expand)AuthorAgeFilesLines
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-2/+3
* use strictdefs for compiler (#22365)ringabout2023-08-061-0/+4
* move assertions out of system (#19599)flywind2022-03-231-0/+3
* treetab: tiny cleanup (#17929)Clyybber2021-05-091-6/+4
* treetab: minor code cleanups (#17927)Andreas Rumpf2021-05-031-6/+6
* Nil type check implementation (#15287)Alexander Ivanov2020-12-291-3/+7
* Cosmetic compiler cleanup (#12718)Clyybber2019-11-281-11/+11
* Small ast.nim cleanup (#12156)Clyybber2019-09-091-3/+3
* Replace countup(x, y) with x .. yClyybber2019-05-071-2/+2
* Replace countup(x, y-1) with x ..< yClyybber2019-05-071-2/+2
* 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