Andreas Rumpf
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 year ago |
ringabout
|
afc30ca879
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
|
1 year ago |
ringabout
|
d950e5f3a8
remove nosinks hacks from compiler (#21469)
|
1 year ago |
ringabout
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
1 year ago |
ringabout
|
38f876dd48
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379)
|
1 year ago |
ringabout
|
a3603c8a6e
saves one unnecessary compare which is also a small regression (#21413)
|
1 year ago |
Andrey Makarov
|
081dfea746
Fix "imported but not used" warnings (#20575)
|
2 years ago |
Ivan Yonchovski
|
b41226001c
Initial implementation of nimsuggest v3 (#19826)
|
2 years ago |
quantimnot
|
d30c6419a0
Refactor and doc package handling, module name mangling (#19821)
|
2 years ago |
flywind
|
42ac50e988
fixes #19662; Indent level errored for first line (#19718)
|
2 years ago |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 years ago |
Andreas Rumpf
|
d6a16020fe
IC: backend: remember produced type information (#17440)
|
3 years ago |
Andreas Rumpf
|
cf6dd57efe
IC: next steps (#16632)
|
3 years ago |
Andreas Rumpf
|
796498525a
IC: next steps (#16550)
|
3 years ago |
Andreas Rumpf
|
73a8b950cb
big steps torwards an efficient, simple IC implementation (#16543)
|
3 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Timothee Cour
|
01f6e505c8
bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSuccessX (#14555)
|
4 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Andreas Rumpf
|
c8cffaf420
Incremental compilation (IC): Improvements (#11881)
|
5 years ago |
Andreas Rumpf
|
ceb1a1b688
IR: minor refactoring
|
5 years ago |
Andreas Rumpf
|
f58d87cb43
IC: some progress
|
5 years ago |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 years ago |
Andreas Rumpf
|
3d88d06b32
better run [feature] (#11709)
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |
Andreas Rumpf
|
bc29094af9
fixes 'nimble install nimble' problems
|
5 years ago |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 years ago |
Andreas Rumpf
|
49a5213713
fixes #10606
|
5 years ago |
Araq
|
d407af565f
fixes #10024
|
5 years ago |