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
href='#n141'>141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185