Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 vuotta sitten |
Andreas Rumpf
|
114da04cbb
fixes #12029; finish the 'unused import' feature (#12064)
|
5 vuotta sitten |
Timothee Cour
|
cf22dec584
genSym symbols rendered as b1_416049 instead of b1416049 (#11960)
|
5 vuotta sitten |
Timothee Cour
|
511298242d
fixes #10053 (#11951)
|
5 vuotta sitten |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 vuotta sitten |
Araq
|
87a2ced1ba
there is only one style -- my style
|
5 vuotta sitten |
Araq
|
fc34193483
nimpretty: code cleanups
|
5 vuotta sitten |
cooldome
|
d1f6c820dd
Fixes #11662: render ops priority (#11664)
|
5 vuotta sitten |
Araq
|
0f4446b861
docgen: do not render the ugly <//> operator; temporary hack until 0.20 has been released
|
5 vuotta sitten |
Araq
|
90e882d55b
fixes #11239
|
5 vuotta sitten |
Andreas Rumpf
|
e26545797e
fixes #7816 (#11261)
|
5 vuotta sitten |
Andreas Rumpf
|
69658ad396
fixes #11131
|
5 vuotta sitten |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 vuotta sitten |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 vuotta sitten |
Araq
|
045e026d0e
dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix
|
5 vuotta sitten |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 vuotta sitten |
Miran
|
bfc7522401
docgen: generate pragma after generic, fixes #10792 (#10865)
|
5 vuotta sitten |
cooldome
|
d8c3df2683
fixes #10805 (#10806)
|
5 vuotta sitten |
Alexander Ivanov
|
3294ce3831
Render a colon for command if last arg list (#10803)
|
5 vuotta sitten |
Andreas Rumpf
|
dcc3ac74f4
don't crash when rendering wrong nkInfix nodes
|
6 vuotta sitten |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 vuotta sitten |
cooldome
|
c033ff990a
Renderer bug fixes (#8804)
|
6 vuotta sitten |
Araq
|
1abef2dc59
improve the error message for 'addQuitProc' etc; fixes #5794
|
6 vuotta sitten |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
6 vuotta sitten |
Andreas Rumpf
|
dae5450947
WIP: disallow 'nil' for strings and seqs
|
6 vuotta sitten |
cooldome
|
ec02940185
Render bug: if expression with statement list expression as condition (#8375)
|
6 vuotta sitten |
cooldome
|
a651809411
Fixes #8343, Fixes #8344 (#8347)
|
6 vuotta sitten |
cooldome
|
231a83a6b1
Fixes #8287 (#8288)
|
6 vuotta sitten |
Dmitry Atamanov
|
854aa3958f
Fixes maxLineLength's bug in the renderer (#8240)
|
6 vuotta sitten |
Zahary Karadjov
|
5bcf8bcb59
fixes #7222; fixes #5595; fixes #3747
|
6 vuotta sitten |