Lolo Iccl
|
b6b5a11be7
Fixes #5112 (Fix error messages raised when multiple modules have the same original name) (#5220)
|
8 年 前 |
Araq
|
074f276c8a
disallow recursive module dependencies
|
8 年 前 |
Araq
|
52bb696cd4
make tests green again
|
8 年 前 |
Andreas Rumpf
|
0c49822b50
nimsuggest supports include files properly; added the compiler itself as a testcase
|
8 年 前 |
Araq
|
9e6fb3f696
new dependency tracking for nimsuggest
|
8 年 前 |
Araq
|
29db0d8585
refactoring complete: explicit ident cache
|
8 年 前 |
Araq
|
773d17cd14
big refactoring: step 1
|
8 年 前 |
Andreas Rumpf
|
e92a7fd508
nimsuggest improvements
|
8 年 前 |
Jacek Sieka
|
3cd4cf4320
remove unused stuff
|
8 年 前 |
Andreas Rumpf
|
f1092512e3
tiny style changes
|
8 年 前 |
Andreas Rumpf
|
39ebe2175b
compiler almost free of deprecated expr/stmt names
|
8 年 前 |
Andreas Rumpf
|
9eb909baf9
fixes #4485; package handling works better; docgen works with --project on Nimble package level
|
8 年 前 |
Andreas Rumpf
|
c3315bc763
added gFuzzyGraphChecking for nimsuggest timeout problems
|
8 年 前 |
Andreas Rumpf
|
8698de1742
nimsuggest improvements
|
8 年 前 |
Andreas Rumpf
|
3e72c98d49
rollback of nimsuggest improvement until we figured out the reasons
|
8 年 前 |
Andreas Rumpf
|
7df8b4bb43
nimsuggest: dependencies are recalculated properly
|
8 年 前 |
Andreas Rumpf
|
e9eab32e54
new language feature: explicit 'import system' statements are allowed
|
8 年 前 |
Andreas Rumpf
|
0b84ee167b
fixes #2159
|
8 年 前 |
Araq
|
d673fb3911
nimsuggest: added 'chk', 'outline' and 'highlight' features
|
9 年 前 |
Araq
|
a2c040e3bd
added undocumented exportNims pragma for Nimscript support
|
9 年 前 |
Araq
|
9659540b18
preparations for Nimble NimScript integrations; minor cleanups
|
9 年 前 |
Araq
|
69b32637b1
implements experimental new config system based on NimScript
|
9 年 前 |
Flaviu Tamas
|
62b55592e8
CRC -> Hash
|
9 年 前 |
Dominik Picheta
|
0e4e187476
Use full file path for CRC checks.
|
9 年 前 |
Adam Strzelecki
|
3d266433a7
securehash: Keep module name consistent
|
9 年 前 |
Flaviu Tamas
|
4873db4c72
Rename crc module to "secure_hash"
|
9 年 前 |
Flaviu Tamas
|
188bba2b3c
Clean up crc module
|
9 年 前 |
def
|
2613110015
Use gProjectIsStdin instead
|
9 年 前 |
def
|
def61c9fcd
Clean up stdin file reading of compiler.
|
9 年 前 |
def
|
dca5508d13
Make compiler read files from stdin
|
9 年 前 |