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
/
semtempl.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc bodies can be expressions with a type
Araq
2012-09-22
1
-0
/
+23
*
tr macros now documented
Araq
2012-09-10
1
-1
/
+1
*
tmatrix.nim works now
Araq
2012-09-08
1
-4
/
+12
*
term rewriting improvements
Araq
2012-09-08
1
-6
/
+16
*
activated tests for tr macros
Araq
2012-09-06
1
-6
/
+6
*
bugfixes and improvements for term rewriting macros
Araq
2012-09-04
1
-2
/
+4
*
term rewriting macros fully implemented; still buggy
Araq
2012-09-03
1
-19
/
+103
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-4
/
+10
*
first steps towards term rewriting macros
Araq
2012-08-30
1
-4
/
+23
*
implemented generic templates
Araq
2012-08-27
1
-12
/
+24
*
distinguish properly between nkOpen and nkClosedSymChoice
Araq
2012-08-26
1
-11
/
+15
*
documented hygienic templates; made tests green; fixed system.clamp
Araq
2012-08-22
1
-5
/
+14
*
breaking change: hygienic templates (undocumented)
Araq
2012-08-20
1
-1
/
+3
*
next steps to hygienic templates
Araq
2012-08-20
1
-7
/
+38
*
first steps to make templates hygienic
Araq
2012-08-20
1
-27
/
+240
*
made ttempl3 green again
Araq
2012-07-19
1
-2
/
+3
*
improvements for 'bind', fixes #166
Araq
2012-07-18
1
-24
/
+28
*
'addSon' for types deprecated for 'int literal type' analysis
Araq
2012-07-09
1
-1
/
+1
*
genSym support for hygienic macros and templates.
Zahary Karadjov
2012-03-26
1
-61
/
+0
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
1
-2
/
+4
*
fix for template redefinition. test cases added.
Zahary Karadjov
2012-03-15
1
-8
/
+4
*
allowing multiple definitions of templates
Zahary Karadjov
2012-03-14
1
-10
/
+12
*
bootstraps fine with overloadable templates
Zahary Karadjov
2012-03-14
1
-2
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
proc arguments are in scope when the result type definition is being processed
Zahary Karadjov
2011-12-09
1
-1
/
+2
*
tester: threading tests added
Araq
2011-11-19
1
-1
/
+2
*
lazy loading of body ast implemented
Araq
2011-10-30
1
-5
/
+5
*
'bind' as a declarative statement
Araq
2011-10-10
1
-1
/
+16
*
Cleaned up the circular dependecies and remaining issues
Zahary Karadjov
2011-10-07
1
-16
/
+0
*
getAst works correctly with existing AST values as template/macro arguments
Zahary Karadjov
2011-10-07
1
-4
/
+4
*
finally got rid of nkPassAsOpenArray
Araq
2011-08-16
1
-1
/
+1
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-6
/
+4
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-4
/
+3
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+204