LemonBoy
|
e07ab06f0a
|
Fix locals() interaction with generic types
Follow the same logic as semTupleFieldsConstr and only skip skVar since
we're gonna add a nkDefer anyway.
Fixes #8985
|
2018-09-21 22:35:54 +02:00 |
|
Araq
|
113b530a52
|
cleanup import paths
|
2018-09-21 00:34:45 +02:00 |
|
Andreas Rumpf
|
61fb83ecbb
|
baby steps for incremental compilation
|
2018-05-30 23:50:34 +02:00 |
|
Andreas Rumpf
|
ae1f6895fa
|
active.nim: fixes the import path so that compilation with --noNimblePath works
|
2018-05-29 00:55:31 +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 |
|
Andreas Rumpf
|
1aa359febb
|
warn about inconsistent spacing around binary operators; fixes #7582
|
2018-05-05 14:58:33 +02:00 |
|
Araq
|
19ed4a8e3e
|
fixes #7522
|
2018-04-06 13:56:15 +02:00 |
|
Andreas Rumpf
|
46efaf294b
|
big compiler refactoring; avoid globals for multi method dispatcher generation
|
2017-02-22 16:27:52 +01: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 |
|
Araq
|
5de900b456
|
added iterToProc plugin
|
2015-12-01 00:53:30 +01:00 |
|
Dominik Picheta
|
2d9a24f3f6
|
Hopefully fixes nimsuggest building against the compiler package.
|
2015-06-04 23:07:57 +01:00 |
|
Araq
|
0c947f31ba
|
system.locals is now a plugin for education
|
2015-04-24 02:08:06 +02:00 |
|