Clyybber
|
1f1e4de3bc
Make ./koch temp --gc:arc work (#14186)
|
4 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |
LemonBoy
|
b97a7dbf3d
Make the registered passes local to the ModuleGraph (#9259)
|
6 years ago |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 years ago |
Andreas Rumpf
|
826c1e2d78
incremental compilation: implemented basic replay logic
|
6 years ago |
Andreas Rumpf
|
006ee79a91
make dependency analyser free of global variables
|
6 years ago |
Andreas Rumpf
|
b2c7910fb6
compiler/ropes.nim has no global error handler anymore
|
6 years ago |
Andreas Rumpf
|
8ca5b71c6a
the remaining passes all compile again
|
6 years ago |
BigEpsilon
|
e2af486434
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
|
7 years ago |
Araq
|
4910a87c6f
gendepend improvements; refs #5144
|
8 years ago |
Araq
|
9e6fb3f696
new dependency tracking for nimsuggest
|
8 years ago |
Araq
|
29db0d8585
refactoring complete: explicit ident cache
|
8 years ago |
def
|
39049e151f
Get rid of deprecation warnings
|
9 years ago |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 years ago |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
11 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
12 years ago |
Zahary Karadjov
|
81a3585872
merged upstream master
|
12 years ago |
Araq
|
92e10e4b18
implemented 'import except'
|
12 years ago |
Zahary Karadjov
|
36e25a6849
CaaS in-memory caching
|
12 years ago |
Zahary Karadjov
|
091c1b3075
caas is now drivable through stdin
|
12 years ago |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 years ago |
Zahary Karadjov
|
d171a8b36f
path canonicalization for imported modules, relative paths written in rod files
|
13 years ago |
Araq
|
cd292568d7
big repo cleanup
|
13 years ago |