jcosborn
|
7e15d5134b
allow setting template/macro recursive evaluation limits (#7652)
|
6 年之前 |
Araq
|
9bc963508f
nimpretty: next steps
|
6 年之前 |
Araq
|
9de05ec3e0
further steps in implementing sink parameters; refs #7041
|
6 年之前 |
Araq
|
4301744e49
raise the max instruction count for the VM to one billion
|
6 年之前 |
Araq
|
046ed4ed22
symbol files: implemented accurate module dependency tracking
|
6 年之前 |
Araq
|
ef6eda4cb4
better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types
|
6 年之前 |
Andreas Rumpf
|
e2cf3b94f2
improve the error message for thread local variables
|
6 年之前 |
Andreas Rumpf
|
c1679edad2
fixes #7080
|
6 年之前 |
cooldome
|
2b3ec0a7c6
Implement language feature #6885 (#6954)
|
7 年之前 |
Araq
|
3bd6b7ddc7
improve the error messages for bug #6692
|
7 年之前 |
Araq
|
604a15c0aa
some progress on the nimpretty tool; still not ready
|
7 年之前 |
Andreas Rumpf
|
eddf9abd13
beginnings of the new nimpretty tool; still unusable
|
7 年之前 |
Arne Döring
|
52f092d02b
Lineinfo change (#6084)
|
7 年之前 |
Markus F.X.J. Oberhumer
|
a0f39e0ab4
Ascii character code 127 (DEL) is not printable and must be quoted. (#5984)
|
7 年之前 |
Zahary Karadjov
|
0aede22e87
enforce the covariance rules for user-defined generic types
|
7 年之前 |
Zahary Karadjov
|
5e368f3639
support for external types with covariant generic params
|
7 年之前 |
Zahary Karadjov
|
fe48dd1cbe
further improvements to the error messages produced by concepts
|
8 年之前 |
Zahary Karadjov
|
74a80988d9
proper error reporting for concepts and the introduction of the {.explain.} pragma
|
8 年之前 |
Zahary Karadjov
|
0f2c4be129
infer static parameters even when more complicated arithmetic is involved
|
8 年之前 |
Andreas Rumpf
|
4912300ca7
Merge branch 'devel' into faster-nimsuggest
|
7 年之前 |
zah
|
1be0022e7c
Fixes #5167 and related problems (#5475)
|
7 年之前 |
zah
|
6e358e3187
don't allow casting to non-concrete types; fixes #5428 (#5502)
|
7 年之前 |
Araq
|
4755795416
nimsuggest: more precise cursor tracking
|
7 年之前 |
Araq
|
1887390b0f
nimsuggest: fixes nimsuggest bug #45; do not show suggestions in string literals or comments
|
7 年之前 |
Andreas Rumpf
|
6c0304f7f5
nimsuggest chk works for EPC
|
7 年之前 |
Andreas Rumpf
|
a9c1afd5fd
nimsuggest: structured error reporting; EPC mode still fails
|
7 年之前 |
Araq
|
e78bd69619
C codegen: escape '?' because C has trigraphs
|
7 年之前 |
Andreas Rumpf
|
895e2aea15
Merge pull request #5317 from rokups/feature/coroutines
|
7 年之前 |
Andreas Rumpf
|
46efaf294b
big compiler refactoring; avoid globals for multi method dispatcher generation
|
7 年之前 |
Rokas Kupstys
|
96c571dd96
Removed fasm support.
|
7 年之前 |