ringabout
|
3d5edb41be
fixes #20958; fixes the return type of slice function [backport] (#20959)
|
hace 1 año |
Andreas Rumpf
|
81087c949f
fixes #20572 (#20585)
|
hace 2 años |
flywind
|
a7d6ba4526
minor typos (#17668)
|
hace 3 años |
Andreas Rumpf
|
6c1c8f51b3
IC: green tests (#17311)
|
hace 3 años |
Andreas Rumpf
|
2f213db7ee
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
|
hace 3 años |
Andreas Rumpf
|
8241e55023
IC: next steps (#16729)
|
hace 3 años |
Andreas Rumpf
|
73a8b950cb
big steps torwards an efficient, simple IC implementation (#16543)
|
hace 3 años |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
hace 4 años |
Timothee Cour
|
149251cab9
[cleanup] fix UnusedImport sempass2 compiler/semparallel.nim (#14426)
|
hace 4 años |
Andreas Rumpf
|
3a2697dd73
drnim: tiny progress (#13882)
|
hace 4 años |
Andreas Rumpf
|
3f29911a94
new feature: --staticBoundChecks:on to enforce static array index checking (#10965)
|
hace 4 años |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
hace 5 años |
Araq
|
9db369063c
[refactoring] moves transformation for 'spawn' into its own spawn.nim implementation
|
hace 5 años |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
hace 5 años |
LemonBoy
|
ee14ace5d3
Field checks for everybody (#8957)
|
hace 6 años |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
hace 6 años |
Andreas Rumpf
|
a4e2b0c153
platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals
|
hace 6 años |
Araq
|
2a7fc84c86
remove ast.emptyNode global; cleanup configuration.nim
|
hace 6 años |
Andreas Rumpf
|
05724645f8
more modules compile again
|
hace 6 años |
Andreas Rumpf
|
29d2c34956
fixes #2779
|
hace 6 años |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
hace 7 años |
Andreas Rumpf
|
1a61c4d46d
first implementation of the 'func' keyword
|
hace 7 años |
Andreas Rumpf
|
39ebe2175b
compiler almost free of deprecated expr/stmt names
|
hace 8 años |
Andreas Rumpf
|
60b187513e
stdlib and compiler don't use .immediate anymore
|
hace 8 años |
Andreas Rumpf
|
153fd13f3d
fixes #2758
|
hace 8 años |
Araq
|
000c413f35
disjoint checker is smarter (and slower)
|
hace 9 años |
Araq
|
90d1ad4231
made disjoint checker smarter; fixes regressions
|
hace 9 años |
Yuriy Glukhov
|
49869a2b10
when nimvm stmt proof of concept
|
hace 9 años |
Araq
|
2f4472963f
disjoint checker works with the new countup iterators
|
hace 9 años |
Araq
|
5a21892da0
fixes #2287
|
hace 9 años |