Andreas Rumpf
|
d1fe195dcc
nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]
|
6 years ago |
Araq
|
1fa22d4cfe
removed the undocumented #? strongSpaces parsing mode
|
6 years ago |
Araq
|
bd9d5787f0
nimpretty: fixes #9384
|
6 years ago |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 years ago |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 years ago |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
6 years ago |
Araq
|
2a7fc84c86
remove ast.emptyNode global; cleanup configuration.nim
|
6 years ago |
Araq
|
5526252fa0
fixes testament compilation
|
6 years ago |
Andreas Rumpf
|
328e7a1005
options.nim: no global variables anymore
|
6 years ago |
Andreas Rumpf
|
0d56dd4677
big refactoring: magicsys compiles again
|
6 years ago |
Andreas Rumpf
|
b7116a28ee
compiler refactoring, pass config around explicitly
|
6 years ago |
Andreas Rumpf
|
7e0540ed80
the compiler does not rely on the zero terminator anymore
|
6 years ago |
Andreas Rumpf
|
33b69f0ed0
refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654
|
6 years ago |
Araq
|
773d17cd14
big refactoring: step 1
|
8 years ago |
Araq
|
10bd488daa
implements #?braces syntax
|
8 years ago |
Hans Raaf
|
10dce8131e
Removed `#!` handling (was deprecated long enought)
|
8 years ago |
Araq
|
d7a472743b
fixes #2559
|
9 years ago |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
9 years ago |
Adam Strzelecki
|
14e6ff6780
Introduce NotesVerbosity defining verbosity levels
|
9 years ago |
Araq
|
8710a37384
nimsuggest: sane dirty buffer handling
|
10 years ago |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 years ago |
Araq
|
2f43fdb837
renamefest
|
10 years ago |
flaviut
|
e74868f4c6
Delete dead file
|
10 years ago |
Araq
|
91d842e1ec
implements strongSpaces parsing mode
|
10 years ago |
Araq
|
438703f59e
case consistency: next steps
|
11 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Araq
|
2df9b442c6
case consistency part 1
|
11 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 years ago |
Zahary Karadjov
|
5d9153d420
Fixed openssl lib path on Mac OS X;
|
12 years ago |
Zahary Karadjov
|
8be307713e
fixed a regression: compiling projects not residing in the current directory
|
12 years ago |