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
/
nimsets.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
big refactoring: mores stuff compiles
Andreas Rumpf
2018-05-10
1
-36
/
+19
*
Fix compile time set cardinality (#7558)
Oscar Nihlgård
2018-04-10
1
-11
/
+5
*
Improve semchecking for duplicate cases in case statements (#7176)
Oscar Nihlgård
2018-02-24
1
-0
/
+5
*
compiler almost free of deprecated expr/stmt names
Andreas Rumpf
2016-07-30
1
-1
/
+1
*
fixes #3665
Andreas Rumpf
2016-01-17
1
-3
/
+7
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-41
/
+41
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-2
/
+2
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-1
/
+1
*
case consistency: next steps
Araq
2013-12-29
1
-2
/
+2
*
case consistency part 4
Araq
2013-12-27
1
-12
/
+12
*
case consistency part 1
Araq
2013-12-27
1
-4
/
+4
*
fixed and documented computedGoto pragma
Araq
2013-08-22
1
-21
/
+6
*
bugfixes for the guarded data flow analysis
Araq
2013-06-12
1
-0
/
+6
*
fixes #395
Araq
2013-04-23
1
-2
/
+2
*
bugfix: case exhaustiveness checking
Araq
2013-03-21
1
-3
/
+3
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
bugfix: overlap checking for 'case'
Araq
2013-01-27
1
-2
/
+2
*
made compiler more robust for idetools; implemented idetools.usages
Araq
2012-07-30
1
-7
/
+13
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
got rid of some arcane module names
Araq
2011-04-21
1
-2
/
+2
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+175