ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 년 전 |
ringabout
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 년 전 |
ringabout
|
26eb0a944f
a bit modern code for depends (#22400)
|
1 년 전 |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 년 전 |
ringabout
|
3b377937de
gendepends now supports pkgs2 (#22277)
|
1 년 전 |
ringabout
|
d950e5f3a8
remove nosinks hacks from compiler (#21469)
|
1 년 전 |
ringabout
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
1 년 전 |
ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
1 년 전 |
Andreas Rumpf
|
ca1f3f36b9
no ropes WIP (#20433)
|
2 년 전 |
ringabout
|
e8ae2dc90b
bootstrap the compiler with nimPreviewSlimSystem (#20176)
|
2 년 전 |
flywind
|
0180c6179a
fix #18735; genDepend broken for duplicate module names in separate folders (#19988)
|
2 년 전 |
Ștefan Talpalaru
|
eaa1c3a377
genDepend: fix for module names that are reserved DOT keywords (#18392)
|
3 년 전 |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 년 전 |
Clyybber
|
1f1e4de3bc
Make ./koch temp --gc:arc work (#14186)
|
4 년 전 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 년 전 |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 년 전 |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 년 전 |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 년 전 |
LemonBoy
|
b97a7dbf3d
Make the registered passes local to the ModuleGraph (#9259)
|
6 년 전 |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 년 전 |
Andreas Rumpf
|
826c1e2d78
incremental compilation: implemented basic replay logic
|
6 년 전 |
Andreas Rumpf
|
006ee79a91
make dependency analyser free of global variables
|
6 년 전 |
Andreas Rumpf
|
b2c7910fb6
compiler/ropes.nim has no global error handler anymore
|
6 년 전 |
Andreas Rumpf
|
8ca5b71c6a
the remaining passes all compile again
|
6 년 전 |
BigEpsilon
|
e2af486434
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
|
7 년 전 |
Araq
|
4910a87c6f
gendepend improvements; refs #5144
|
7 년 전 |
Araq
|
9e6fb3f696
new dependency tracking for nimsuggest
|
8 년 전 |
Araq
|
29db0d8585
refactoring complete: explicit ident cache
|
8 년 전 |
def
|
39049e151f
Get rid of deprecation warnings
|
9 년 전 |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 년 전 |