Clyybber
|
7e747d11c6
|
Cosmetic compiler cleanup (#12718)
* Cleanup compiler code base
* Unify add calls
* Unify len invocations
* Unify range operators
* Fix oversight
* Remove {.procvar.} pragma
* initCandidate -> newCandidate where reasonable
* Unify safeLen calls
|
2019-11-28 17:13:04 +01:00 |
|
Araq
|
07d465ca42
|
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
2019-07-18 00:36:03 +02:00 |
|
Andreas Rumpf
|
61fb83ecbb
|
baby steps for incremental compilation
|
2018-05-30 23:50:34 +02:00 |
|
Andreas Rumpf
|
a325692fb2
|
refactoring: fewer global variables
|
2018-05-27 19:19:12 +02:00 |
|
Araq
|
2a7fc84c86
|
remove ast.emptyNode global; cleanup configuration.nim
|
2018-05-16 03:06:07 +02:00 |
|
Andreas Rumpf
|
05724645f8
|
more modules compile again
|
2018-05-12 11:58:44 +02:00 |
|
Araq
|
19ed4a8e3e
|
fixes #7522
|
2018-04-06 13:56:15 +02:00 |
|
Andreas Rumpf
|
5c0ffa6613
|
fixes #3622
|
2015-12-04 23:43:03 +01:00 |
|
Araq
|
217e0ab6e9
|
lambda lifting support for iterToProc plugin
|
2015-12-01 00:53:30 +01:00 |
|