flywind
|
42ac50e988
fixes #19662; Indent level errored for first line (#19718)
|
hace 2 años |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
hace 2 años |
Timothee Cour
|
5c9c1988f6
-d:nimDebug: calls doAssert false instead of quit (#17739)
|
hace 3 años |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
hace 4 años |
Timothee Cour
|
0d0ea3a11e
no more code duplication bw liMessage and rawMessage + several bug fixes (#14415)
|
hace 4 años |
Timothee Cour
|
bd90199a2f
fix #8312 --hints:off and --warnings:off now honored everywhere (#13489)
|
hace 4 años |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
hace 5 años |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
hace 5 años |
Miran
|
f65eaa51f1
[bugfix] fix #11532, nimpretty should ignore source code filters (#11603)
|
hace 5 años |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
hace 5 años |
Andreas Rumpf
|
d1fe195dcc
nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]
|
hace 6 años |
Araq
|
1fa22d4cfe
removed the undocumented #? strongSpaces parsing mode
|
hace 6 años |
Araq
|
bd9d5787f0
nimpretty: fixes #9384
|
hace 6 años |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
hace 6 años |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
hace 6 años |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
hace 6 años |
Araq
|
2a7fc84c86
remove ast.emptyNode global; cleanup configuration.nim
|
hace 6 años |
Araq
|
5526252fa0
fixes testament compilation
|
hace 6 años |
Andreas Rumpf
|
328e7a1005
options.nim: no global variables anymore
|
hace 6 años |
Andreas Rumpf
|
0d56dd4677
big refactoring: magicsys compiles again
|
hace 6 años |
Andreas Rumpf
|
b7116a28ee
compiler refactoring, pass config around explicitly
|
hace 6 años |
Andreas Rumpf
|
7e0540ed80
the compiler does not rely on the zero terminator anymore
|
hace 6 años |
Andreas Rumpf
|
33b69f0ed0
refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654
|
hace 6 años |
Araq
|
773d17cd14
big refactoring: step 1
|
hace 8 años |
Araq
|
10bd488daa
implements #?braces syntax
|
hace 8 años |
Hans Raaf
|
10dce8131e
Removed `#!` handling (was deprecated long enought)
|
hace 8 años |
Araq
|
d7a472743b
fixes #2559
|
hace 9 años |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
hace 9 años |
Adam Strzelecki
|
14e6ff6780
Introduce NotesVerbosity defining verbosity levels
|
hace 9 años |
Araq
|
8710a37384
nimsuggest: sane dirty buffer handling
|
hace 9 años |