ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
1 年之前 |
Jake Leahy
|
d88f46df38
Make async stacktraces less verbose (#21091)
|
1 年之前 |
Jake Leahy
|
cbeefc877c
Docs expand `using` parameters (#21076)
|
1 年之前 |
Andreas Rumpf
|
3812d91390
alternative, much simpler algorithm for strict func checking (#21066)
|
1 年之前 |
metagn
|
5adfaa2a92
render post expr blocks better (#20871)
|
1 年之前 |
Andreas Rumpf
|
81087c949f
fixes #20572 (#20585)
|
2 年之前 |
ringabout
|
0c0b086d58
fixes #20524; add forbids pragmas to hideable lists (#20525)
|
2 年之前 |
Andreas Rumpf
|
0d23419e68
DAA and 'out' parameters (#20506)
|
2 年之前 |
metagn
|
919a889ba8
moderate system cleanup & refactor (#20355)
|
2 年之前 |
ringabout
|
b6bfe38ff5
move formatfloat out of system (#20195)
|
2 年之前 |
flywind
|
15ae9323e8
fix NimNode comment repr() regression [backport: 1.2] (#19726)
|
2 年之前 |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 年之前 |
flywind
|
8bdb985395
fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895)
|
3 年之前 |
Timothee Cour
|
b24812df5f
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955)
|
3 年之前 |
Timothee Cour
|
488e9c2991
nim doc now correctly renders deprecated pragmas for routines and types (#18515)
|
3 年之前 |
Andreas Rumpf
|
f65f760dee
fixes #15884 (#18230)
|
3 年之前 |
flywind
|
68e522ecec
Remove confusing <//> (#17830)
|
3 年之前 |
Timothee Cour
|
1b65b9cc19
refs #17292 fix `repr`: `(discard)` now does't render as `discard` which gave illegal code (#17455)
|
3 年之前 |
Timothee Cour
|
877cc5e4ff
make repr handle setters `foo=` (#17683)
|
3 年之前 |
Timothee Cour
|
cce1b24b1c
ast: add getPIdent (#17684)
|
3 年之前 |
Timothee Cour
|
4a11a04fba
fix #14850: `repr` now correctly renders `do` (#17623)
|
3 年之前 |
Timothee Cour
|
fe7a76f62f
repr: fix rendering of `'big`, `=destroy` etc (#17624)
|
3 年之前 |
Timothee Cour
|
a7bb973a24
docgen: render pragmas by default except for a select list (and fix #9074) (#17054)
|
3 年之前 |
Arne Döring
|
159c06e045
unify tuple expressions (#13793)
|
3 年之前 |
Andreas Rumpf
|
cfff27529e
added nkError to the AST (#17567)
|
3 年之前 |
Andreas Rumpf
|
5f5a92379f
custom integer literals (#17489)
|
3 年之前 |
Timothee Cour
|
f3a6427109
refs #17292 fix `repr` with `do:` (#17449)
|
3 年之前 |
Clyybber
|
3cbc80045d
Fix #14325 (#17308)
|
3 年之前 |
Timothee Cour
|
d161d27cdd
fix #13491 #17279 runnableExamples now don't get lost in translation (#17282)
|
3 年之前 |
Clyybber
|
87897fa2d6
Use nicer escape sequences in renderer.nim (#17239)
|
3 年之前 |