Andreas Rumpf
|
2a8bf470af
fixes #15101 [backport] (#15171)
|
4 年之前 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 年之前 |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 年之前 |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 年之前 |
Neelesh Chandola
|
d998cb58dd
void object fields are now ignored by codegen and fields/fieldPairs iterator (#10144)
|
6 年之前 |
Andreas Rumpf
|
84d122b5c8
extended system.type/typeof to support an upcoming 'collect' macro that works much better than sugar.lc
|
6 年之前 |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 年之前 |
Araq
|
2a7fc84c86
remove ast.emptyNode global; cleanup configuration.nim
|
6 年之前 |
Andreas Rumpf
|
dd35111ff2
semstmts compiles again
|
6 年之前 |
Andreas Rumpf
|
ce859d8c16
more modules compile again
|
6 年之前 |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 年之前 |
Zahary Karadjov
|
fb3ff64450
fix #5642
|
7 年之前 |
Araq
|
2589d69ed2
fixes #5430
|
7 年之前 |
Andreas Rumpf
|
46efaf294b
big compiler refactoring; avoid globals for multi method dispatcher generation
|
7 年之前 |
Andreas Rumpf
|
3a13706d7d
fixes #4673
|
8 年之前 |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
9 年之前 |
Araq
|
77406dd59c
fixes #2134
|
9 年之前 |
Araq
|
aef7be2e79
fixes #1902
|
9 年之前 |
Araq
|
fe30ec83e2
nimsuggest improvements
|
10 年之前 |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 年之前 |
Araq
|
bebac34f87
fixes #1352
|
10 年之前 |
Araq
|
6e6c3d2f1e
extracted the fields iterator magic to its own file
|
10 年之前 |