summary refs log tree commit diff stats
path: root/tests/compilerapi
Commit message (Expand)AuthorAgeFilesLines
* big steps torwards an efficient, simple IC implementation (#16543)Andreas Rumpf2021-01-021-1/+1
* nimeval errorHook support (#15255)Scott Wadden2020-09-072-13/+29
* hotfix: make tcompilerapi green againAraq2020-04-301-2/+3
* make case-object transitions explicit, make unknownLineInfo a const, replace ...Jasper Jenkins2020-01-171-1/+0
* make addQuoted work on nimscript (#12717) [backport]Jasper Jenkins2019-11-282-0/+6
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* make tests green againAraq2019-05-271-0/+1
* fixes #1286; object case transitions are now soundAndreas Rumpf2019-05-271-0/+1
* megatest can be executedArne Döring2018-12-111-2/+1
* test case for #9180 and re-enables the disabled tcompilerapi test (#9181)Timothee Cour2018-10-111-22/+22
* attempt to make travis green for 'koch testinstall'Andreas Rumpf2018-09-181-1/+8
* compiler API: final cleanups; improve security by diabling 'gorge' and friendsAndreas Rumpf2018-05-292-1/+14
* rewrote nimeval.nim; added tcompilerapi example to show how the compiler can ...Andreas Rumpf2018-05-293-0/+46
71' href='#n171'>171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261