Andreas Rumpf
|
46f33515d7
Merge branch 'devel' into faster-nimsuggest
|
7 years ago |
Andreas Rumpf
|
2d546ca0ac
fixes #5417
|
7 years ago |
Andreas Rumpf
|
46efaf294b
big compiler refactoring; avoid globals for multi method dispatcher generation
|
7 years ago |
Araq
|
97e26967f1
fixes #5383
|
7 years ago |
Dominik Picheta
|
d5bb5e832b
Merge branch 'devel' into feature/3691
|
8 years ago |
Dominik Picheta
|
3c8c5d081e
Adds `except T as ident` handling in semtempl.
|
8 years ago |
Andreas Rumpf
|
abaf5d0bdb
fixes #5285
|
8 years ago |
Andreas Rumpf
|
d651012688
template+emit supports volatileRead and volatileWrite ops
|
8 years ago |
Lolo Iccl
|
a296f091e4
Fixes #5225 (#5243)
|
8 years ago |
Jacek Sieka
|
3cd4cf4320
remove unused stuff
|
8 years ago |
Andreas Rumpf
|
5d56361383
fixes #4353
|
8 years ago |
Andreas Rumpf
|
de6198c747
fixes #4555
|
8 years ago |
Andreas Rumpf
|
39ebe2175b
compiler almost free of deprecated expr/stmt names
|
8 years ago |
Andreas Rumpf
|
60b187513e
stdlib and compiler don't use .immediate anymore
|
8 years ago |
Andreas Rumpf
|
35b65e6f4e
Merge branch 'devel' into new-ll
|
9 years ago |
Andreas Rumpf
|
c1627354d1
first implementation of the new lambda-lifting pass; barely anything works
|
9 years ago |
Adam Strzelecki
|
f838c1baa4
fixes #3498
|
9 years ago |
Araq
|
ba4dd92f45
fixes regression: NimForum compiles again
|
9 years ago |
Araq
|
03d8467942
Merge branch 'devel' into fix_bracket_expr
|
9 years ago |
Araq
|
bf698fbc2a
fixes some regressions
|
9 years ago |
Araq
|
afc891de65
fixes #1528
|
9 years ago |
Araq
|
8ef66b973d
first attempt to fix 'a[i]' handling in generics
|
9 years ago |
Araq
|
34ab1d3e34
fixes #1528
|
9 years ago |
Araq
|
4f8d982d5b
fixes #2670
|
9 years ago |
Araq
|
bf057f0d2c
minor refactoring for big fixes to come
|
9 years ago |
Araq
|
e6e0527fd2
fixes #1738
|
9 years ago |
Araq
|
f767e1749e
don't store the scope for routines
|
9 years ago |
Araq
|
bba551fd1c
fixes #2390
|
9 years ago |
Araq
|
f2cdbc92eb
fixes #2215
|
9 years ago |
Federico Ceratto
|
657dca5c3b
Fix typos
|
10 years ago |