index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
treetab.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-2
/
+3
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+4
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
treetab: tiny cleanup (#17929)
Clyybber
2021-05-09
1
-6
/
+4
*
treetab: minor code cleanups (#17927)
Andreas Rumpf
2021-05-03
1
-6
/
+6
*
Nil type check implementation (#15287)
Alexander Ivanov
2020-12-29
1
-3
/
+7
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-11
/
+11
*
Small ast.nim cleanup (#12156)
Clyybber
2019-09-09
1
-3
/
+3
*
Replace countup(x, y) with x .. y
Clyybber
2019-05-07
1
-2
/
+2
*
Replace countup(x, y-1) with x ..< y
Clyybber
2019-05-07
1
-2
/
+2
*
even more strict isNil handling for strings/seqs in order to detect bugs
Araq
2018-08-22
1
-2
/
+1
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-38
/
+38
*
Dropped 'T' from types
pdw
2015-06-04
1
-7
/
+7
*
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Araq
2015-02-09
1
-2
/
+3
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
case consistency: next steps
Araq
2013-12-29
1
-2
/
+2
*
case consistency part 4
Araq
2013-12-27
1
-1
/
+1
*
case consistency part 1
Araq
2013-12-27
1
-15
/
+15
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
fixes 259
Araq
2012-11-21
1
-2
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
much more efficient rod file generation
Araq
2011-10-18
1
-1
/
+1
*
got rid of nstrtabs and nhashes modules
Araq
2011-06-10
1
-9
/
+9
*
gc tweaking to gain a few percent of performance
Araq
2011-05-07
1
-31
/
+16
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+125