Araq
|
e874705971
fixes nested gensym'ed parameters; fixes #9476
|
6 years ago |
Araq
|
abbafe606e
IC: further progress
|
6 years ago |
Araq
|
48f73aaa1c
docgen: fixes #9432 [backport]
|
6 years ago |
Andreas Rumpf
|
61fb83ecbb
baby steps for incremental compilation
|
6 years ago |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 years ago |
Araq
|
2a7fc84c86
remove ast.emptyNode global; cleanup configuration.nim
|
6 years ago |
Araq
|
5526252fa0
fixes testament compilation
|
6 years ago |
Andreas Rumpf
|
ce859d8c16
more modules compile again
|
6 years ago |
Andreas Rumpf
|
05724645f8
more modules compile again
|
6 years ago |
Zahary Karadjov
|
bdcb729597
Better support for treating templates and macros as symbols.
|
6 years ago |
jcosborn
|
7e15d5134b
allow setting template/macro recursive evaluation limits (#7652)
|
6 years ago |
Araq
|
ee67a67ac4
first steps in adding template/macro calls to stack traces
|
7 years ago |
Anatoly Galiulin
|
c343303efe
Fix usage of parameters types in templates #6756 (#6768)
|
7 years ago |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 years ago |
Zahary Karadjov
|
8f4b374327
Fix #4020; Better handling of templates within concepts
|
7 years ago |
Zahary Karadjov
|
a3f19c87fb
lift parameter-less do block to lambdas
|
7 years ago |
Zahary Karadjov
|
987b522071
fix the do notation when used with procs
|
7 years ago |
zah
|
1be0022e7c
Fixes #5167 and related problems (#5475)
|
7 years ago |
Andreas Rumpf
|
4ec39b6a8f
macros are now checked to not produce cyclic ASTs
|
8 years ago |
Araq
|
3e5e18bc5d
make tests green again
|
8 years ago |
Araq
|
91935fd915
fixes #4308, fixes #4905
|
8 years ago |
Andreas Rumpf
|
1d44fee399
hotfix: don't crash for wrong template calls
|
8 years ago |
Andreas Rumpf
|
51c62a211b
remove funny debug output
|
8 years ago |
Andreas Rumpf
|
6d76df8454
fixes #4227
|
8 years ago |
Andreas Rumpf
|
2e62090ec3
Merge pull request #3500 from nanoant/patch/fix-3498-generic-args-in-tmpl
|
9 years ago |
Araq
|
ae60f4ae76
better nimsuggest support
|
9 years ago |
Adam Strzelecki
|
f838c1baa4
fixes #3498
|
9 years ago |
Araq
|
2210060965
fixes #3359
|
9 years ago |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
9 years ago |
Zahary Karadjov
|
fe124ceadc
Disable the new generic params handling for immediate template and macros
|
9 years ago |