ringabout
|
d950e5f3a8
remove nosinks hacks from compiler (#21469)
|
před 1 rokem |
ringabout
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
před 1 rokem |
ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
před 1 rokem |
Andreas Rumpf
|
ca1f3f36b9
no ropes WIP (#20433)
|
před 2 roky |
ringabout
|
e8ae2dc90b
bootstrap the compiler with nimPreviewSlimSystem (#20176)
|
před 2 roky |
flywind
|
0180c6179a
fix #18735; genDepend broken for duplicate module names in separate folders (#19988)
|
před 2 roky |
Ștefan Talpalaru
|
eaa1c3a377
genDepend: fix for module names that are reserved DOT keywords (#18392)
|
před 3 roky |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
před 4 roky |
Clyybber
|
1f1e4de3bc
Make ./koch temp --gc:arc work (#14186)
|
před 4 roky |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
před 5 roky |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
před 5 roky |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
před 5 roky |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
před 5 roky |
LemonBoy
|
b97a7dbf3d
Make the registered passes local to the ModuleGraph (#9259)
|
před 6 roky |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
před 6 roky |
Andreas Rumpf
|
826c1e2d78
incremental compilation: implemented basic replay logic
|
před 6 roky |
Andreas Rumpf
|
006ee79a91
make dependency analyser free of global variables
|
před 6 roky |
Andreas Rumpf
|
b2c7910fb6
compiler/ropes.nim has no global error handler anymore
|
před 6 roky |
Andreas Rumpf
|
8ca5b71c6a
the remaining passes all compile again
|
před 6 roky |
BigEpsilon
|
e2af486434
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
|
před 7 roky |
Araq
|
4910a87c6f
gendepend improvements; refs #5144
|
před 7 roky |
Araq
|
9e6fb3f696
new dependency tracking for nimsuggest
|
před 8 roky |
Araq
|
29db0d8585
refactoring complete: explicit ident cache
|
před 8 roky |
def
|
39049e151f
Get rid of deprecation warnings
|
před 9 roky |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
před 10 roky |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
před 10 roky |
Araq
|
92b8fac94a
case consistency part 4
|
před 11 roky |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
před 11 roky |
Zahary Karadjov
|
81a3585872
merged upstream master
|
před 11 roky |
Araq
|
92e10e4b18
implemented 'import except'
|
před 12 roky |