Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 lat temu |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 lat temu |
data-man
|
4da0135ace
fixes filter bug for empty lines
|
6 lat temu |
data-man
|
a39b989ce2
fixes #7855
|
6 lat temu |
Araq
|
5526252fa0
fixes testament compilation
|
6 lat temu |
Andreas Rumpf
|
0d56dd4677
big refactoring: magicsys compiles again
|
6 lat temu |
Dmitry Atamanov
|
27631b1112
Fix filter_tmpl errors (#7763)
|
6 lat temu |
Dmitry Atamanov
|
82275e3779
Fix renderer's errors (#7742)
|
6 lat temu |
Andreas Rumpf
|
33b69f0ed0
refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654
|
6 lat temu |
Andreas Rumpf
|
ccf99fa5ce
closes #5070
|
7 lat temu |
Araq
|
773d17cd14
big refactoring: step 1
|
8 lat temu |
Andreas Rumpf
|
ef36a9dc3d
fixes #3924
|
8 lat temu |
Araq
|
051e418129
fixes Nim's bigbang regression
|
9 lat temu |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
9 lat temu |
Hans Raaf
|
58186f6c1d
Replaced deprecated repeatChar() with repeat() or spaces().
|
9 lat temu |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 lat temu |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
11 lat temu |
Araq
|
b731e6ef1c
case consistency: cs:partial bootstraps on windows
|
11 lat temu |
Araq
|
92b8fac94a
case consistency part 4
|
11 lat temu |
Araq
|
905fb85789
better treatment of var/let/const/type sections in the templating system
|
11 lat temu |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 lat temu |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 lat temu |
Araq
|
a489161b16
compiler uses new 'readLine'
|
13 lat temu |
Araq
|
3e9dcc8be5
deprecated system.copy: use system.substr instead
|
13 lat temu |
Araq
|
36c67455d4
got rid of some arcane module names
|
13 lat temu |