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
/
parampatterns.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #2585 properly
Araq
2015-04-22
1
-1
/
+3
*
fixes #2585
Araq
2015-04-22
1
-1
/
+1
*
implemented a[^1] notation
Araq
2015-03-26
1
-3
/
+4
*
fixes #2346
Araq
2015-03-16
1
-2
/
+6
*
fixes #1809; implements overloading based on 'var T'
Araq
2015-03-14
1
-19
/
+22
*
nimsuggest improvements
Araq
2015-01-30
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
implemented builtin noncopying slice
Araq
2014-05-02
1
-1
/
+4
*
case consistency improvements
Araq
2014-01-11
1
-1
/
+1
*
case consistency: next steps
Araq
2013-12-29
1
-4
/
+4
*
case consistency part 4
Araq
2013-12-27
1
-2
/
+2
*
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-0
/
+2
*
make some tests green
Araq
2013-03-03
1
-4
/
+7
*
constraint now part of the parameter symbol and not of the type
Araq
2012-12-05
1
-2
/
+2
*
term rewriting improvements
Araq
2012-09-08
1
-3
/
+56
*
activated tests for tr macros
Araq
2012-09-06
1
-3
/
+4
*
bugfixes and improvements for term rewriting macros
Araq
2012-09-04
1
-1
/
+1
*
term rewriting macros fully implemented; still buggy
Araq
2012-09-03
1
-0
/
+205