ringabout
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
7 місяців тому |
Andreas Rumpf
|
91ad6a740b
type refactor: part 4 (#23077)
|
11 місяців тому |
Andreas Rumpf
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
11 місяців тому |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 рік тому |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 рік тому |
Andreas Rumpf
|
20b011de19
refactoring in preparation for better, simpler name mangling that wor… (#21667)
|
1 рік тому |
ringabout
|
b6bfe38ff5
move formatfloat out of system (#20195)
|
2 роки тому |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 роки тому |
flywind
|
fe46c8b5f1
fix marshal bugs in VM (#19161) [backport:1.6]
|
3 роки тому |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
3 роки тому |
Andreas Rumpf
|
73a8b950cb
big steps torwards an efficient, simple IC implementation (#16543)
|
3 роки тому |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 роки тому |
Andreas Rumpf
|
d130175342
cursor and mutation tracking fixes (#15113)
|
4 роки тому |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
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 роки тому |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
6 роки тому |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 роки тому |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 роки тому |
Andreas Rumpf
|
fedc136985
transf and vmgen compile again
|
6 роки тому |
Andreas Rumpf
|
47335aab41
introduce nkTupleConstr AST node for unary tuple construction; breaking change
|
6 роки тому |
Andreas Rumpf
|
e4081a7201
preparations for language extensions: 'sink' and 'lent' types
|
6 роки тому |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 роки тому |
Araq
|
e6c5622aa7
removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes
|
8 роки тому |
Araq
|
2fda95a4d6
added getOrDefault; bootstrapping works again
|
9 роки тому |
Yuriy Glukhov
|
04a4f35400
VM produces objects.
|
9 роки тому |
Araq
|
d3fc6e1f28
marshalling can be done at compile-time
|
9 роки тому |