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
/
patterns.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-2
/
+2
*
deprecated unary '<'
Andreas Rumpf
2017-10-29
1
-9
/
+9
*
big compiler refactoring; avoid globals for multi method dispatcher generation
Andreas Rumpf
2017-02-22
1
-1
/
+1
*
fixes #4371
Andreas Rumpf
2016-07-08
1
-1
/
+1
*
Fixed tr pattern matching for varargs
Yuriy Glukhov
2016-04-07
1
-1
/
+1
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-5
/
+5
*
Introduce {.noRewrite.} expr pragma disabling TR
Adam Strzelecki
2015-06-02
1
-1
/
+3
*
Fix typos
Federico Ceratto
2015-02-15
1
-2
/
+2
*
fixes #206
Araq
2014-11-16
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
fixes #1285
Araq
2014-06-30
1
-1
/
+1
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-2
/
+2
*
case consistency part 4
Araq
2013-12-27
1
-6
/
+6
*
improvements for TR macros
Araq
2013-09-17
1
-9
/
+0
*
lazy paths for Babel support
Araq
2012-12-11
1
-0
/
+9
*
constraint now part of the parameter symbol and not of the type
Araq
2012-12-05
1
-2
/
+2
*
tr macros now documented
Araq
2012-09-10
1
-1
/
+1
*
first steps to deprecate 'nil' statement
Araq
2012-09-09
1
-3
/
+0
*
tmatrix.nim works now
Araq
2012-09-08
1
-9
/
+21
*
term rewriting improvements
Araq
2012-09-08
1
-25
/
+59
*
activated tests for tr macros
Araq
2012-09-06
1
-13
/
+18
*
bugfixes and improvements for term rewriting macros
Araq
2012-09-04
1
-10
/
+19
*
further improvements for term rewriting macros
Araq
2012-09-04
1
-20
/
+11
*
term rewriting macros fully implemented; still buggy
Araq
2012-09-03
1
-44
/
+156
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-5
/
+11
*
first steps towards term rewriting macros
Araq
2012-08-30
1
-0
/
+128