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
/
evals.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
'bind' as a declarative statement
Araq
2011-10-10
1
-1
/
+1
*
slurp uses path; unidecode is improved and threadsafe
Araq
2011-10-08
1
-19
/
+19
*
Cleaned up the circular dependecies and remaining issues
Zahary Karadjov
2011-10-07
1
-16
/
+64
*
Basic unit testing facilities (suites, fixtures, cases)
Zahary Karadjov
2011-10-07
1
-3
/
+8
*
getAst works correctly with existing AST values as template/macro arguments
Zahary Karadjov
2011-10-07
1
-2
/
+51
*
code generator supports constant sequences; more consistent compile time eval...
Araq
2011-10-07
1
-9
/
+7
*
bugfix: internal error in evalFieldAccess; parseutils.interpolatedFragments o...
Araq
2011-09-26
1
-12
/
+16
*
Moved the parseAST magics to evals.nim
Zahary Karadjov
2011-09-20
1
-1
/
+28
*
Initial implementation of the parseExpr, parseStmt, getAst macro routines:
Zahary Karadjov
2011-09-20
1
-1
/
+8
*
small bugfix for eval
Araq
2011-08-19
1
-1
/
+1
*
finally got rid of nkPassAsOpenArray
Araq
2011-08-16
1
-1
/
+0
*
preparation for new 'is' operator; breaks bootstrapping again, sorry (use gen...
Araq
2011-07-31
1
-3
/
+3
*
bugfixes; step one for 'var T' as return type support
Araq
2011-07-28
1
-2
/
+3
*
implemented write access to s[i] for macros
Araq
2011-06-21
1
-19
/
+34
*
newStringOfCap implemented and used to optimize some procs
Araq
2011-05-08
1
-1
/
+7
*
const table support
Araq
2011-04-29
1
-14
/
+19
*
got rid of some arcane module names
Araq
2011-04-21
1
-1
/
+1
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+1110