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
/
idents.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-2
/
+2
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
IC: next steps (#16550)
Andreas Rumpf
2021-01-07
1
-0
/
+5
*
Use modern enums in compiler (#15775)
cooldome
2020-11-02
1
-2
/
+2
*
explicit ID generation for easier IC (#15559)
Andreas Rumpf
2020-10-25
1
-5
/
+2
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-4
/
+4
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
1
-1
/
+1
*
Replace countup(x, y) with x .. y
Clyybber
2019-05-07
1
-1
/
+1
*
Replace countup(x, y-1) with x ..< y
Clyybber
2019-05-07
1
-1
/
+1
*
deprecate the .this pragma
Araq
2018-08-09
1
-23
/
+14
*
refactoring: remove idents.legacy global variable and pass the IdentCache aro...
Andreas Rumpf
2018-05-27
1
-22
/
+14
*
move eqIdent to vm.nim (#7585)
Arne Döring
2018-04-15
1
-1
/
+1
*
remove en-dash from the language
Andreas Rumpf
2017-04-02
1
-3
/
+1
*
refactoring complete: explicit ident cache
Araq
2016-10-31
1
-3
/
+2
*
big refactoring: step 1
Araq
2016-10-31
1
-12
/
+38
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-17
/
+17
*
Dropped 'T' from types
pdw
2015-06-04
1
-3
/
+3
*
Implement #2811 - Unicode en-dash (U+2013) as hump/snake alt.
Oscar Campbell
2015-05-31
1
-1
/
+3
*
nimsuggest: first version
Araq
2015-01-27
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
renamefest
Araq
2014-08-23
1
-1
/
+1
*
case consistency part 1
Araq
2013-12-27
1
-1
/
+1
*
support for --cs:partial
Araq
2013-09-24
1
-1
/
+4
*
implemented delegators and improved the error messages of unmatched type classes
Zahary Karadjov
2013-08-26
1
-0
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
fixes the recently discovered GC memory leaks
Zahary Karadjov
2012-12-20
1
-2
/
+2
*
syntax compatibility between do blocks and stmt blocks
Zahary Karadjov
2012-10-04
1
-1
/
+3
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
much more efficient rod file generation
Araq
2011-10-18
1
-64
/
+36
*
got rid of nstrtabs and nhashes modules
Araq
2011-06-10
1
-2
/
+2
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+132