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 |
Zahary Karadjov
|
02f97489b7
fix #1858 again; restores the support for static macro params
|
9 years ago |
Araq
|
0df8fa1ddd
fixes #3044
|
9 years ago |
Araq
|
d58212ccc5
fixes #1940; code breakage! stricter template evaluation
|
9 years ago |
Araq
|
fe30ec83e2
nimsuggest improvements
|
10 years ago |
Araq
|
b9079b8713
fixes #1915
|
10 years ago |
Dustin Lacewell
|
0619383f46
Revert 5e4ae8d
|
10 years ago |
Zahary Karadjov
|
5e4ae8dbb4
fix #1858; Add support for generic templates and macros
|
10 years ago |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 years ago |
Araq
|
438703f59e
case consistency: next steps
|
11 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Araq
|
5659a1662e
attempt to improve line information for '!=' etc. templates
|
11 years ago |
Araq
|
6fd4b8350d
bugfix: evalTemplateArgs
|
12 years ago |
Araq
|
af7c92c003
term rewriting macros fully implemented; still buggy
|
12 years ago |