summary refs log tree commit diff stats
path: root/compiler/semfold.nim
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up the circular dependecies and remaining issuesZahary Karadjov2011-10-071-1/+1
* getAst works correctly with existing AST values as template/macro argumentsZahary Karadjov2011-10-071-1/+1
* code generator supports constant sequences; more consistent compile time eval...Araq2011-10-071-9/+11
* Moved the parseAST magics to evals.nimZahary Karadjov2011-09-201-0/+1
* finally got rid of nkPassAsOpenArrayAraq2011-08-161-1/+0
* 'is' operator for generic codeAraq2011-07-311-5/+5
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+2
* newStringOfCap implemented and used to optimize some procsAraq2011-05-081-2/+3
* const table supportAraq2011-04-291-1/+2
* got rid of some arcane module namesAraq2011-04-211-1/+1
* big repo cleanupAraq2011-04-121-0/+449