Commit History

Author SHA1 Message Date
  metagn 5adfaa2a92 render post expr blocks better (#20871) 2 years ago
  Andreas Rumpf 81087c949f fixes #20572 (#20585) 2 years ago
  ringabout 0c0b086d58 fixes #20524; add forbids pragmas to hideable lists (#20525) 2 years ago
  Andreas Rumpf 0d23419e68 DAA and 'out' parameters (#20506) 2 years ago
  metagn 919a889ba8 moderate system cleanup & refactor (#20355) 2 years ago
  ringabout b6bfe38ff5 move formatfloat out of system (#20195) 2 years ago
  flywind 15ae9323e8 fix NimNode comment repr() regression [backport: 1.2] (#19726) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  flywind 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) 3 years ago
  Timothee Cour b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 years ago
  Timothee Cour 488e9c2991 nim doc now correctly renders deprecated pragmas for routines and types (#18515) 3 years ago
  Andreas Rumpf f65f760dee fixes #15884 (#18230) 3 years ago
  flywind 68e522ecec Remove confusing <//> (#17830) 3 years ago
  Timothee Cour 1b65b9cc19 refs #17292 fix `repr`: `(discard)` now does't render as `discard` which gave illegal code (#17455) 3 years ago
  Timothee Cour 877cc5e4ff make repr handle setters `foo=` (#17683) 3 years ago
  Timothee Cour cce1b24b1c ast: add getPIdent (#17684) 3 years ago
  Timothee Cour 4a11a04fba fix #14850: `repr` now correctly renders `do` (#17623) 3 years ago
  Timothee Cour fe7a76f62f repr: fix rendering of `'big`, `=destroy` etc (#17624) 3 years ago
  Timothee Cour a7bb973a24 docgen: render pragmas by default except for a select list (and fix #9074) (#17054) 3 years ago
  Arne Döring 159c06e045 unify tuple expressions (#13793) 3 years ago
  Andreas Rumpf cfff27529e added nkError to the AST (#17567) 3 years ago
  Andreas Rumpf 5f5a92379f custom integer literals (#17489) 3 years ago
  Timothee Cour f3a6427109 refs #17292 fix `repr` with `do:` (#17449) 3 years ago
  Clyybber 3cbc80045d Fix #14325 (#17308) 4 years ago
  Timothee Cour d161d27cdd fix #13491 #17279 runnableExamples now don't get lost in translation (#17282) 4 years ago
  Clyybber 87897fa2d6 Use nicer escape sequences in renderer.nim (#17239) 4 years ago
  Clyybber aa3af9e053 ARC Analysis in one pass v3 (#17068) 4 years ago
  Clyybber 70b9e9962f Revert "ARC: Analysis in one pass v2 (#17000)" (#17046) 4 years ago
  Clyybber 216be4060a ARC: Analysis in one pass v2 (#17000) 4 years ago
  Clyybber 9edf719e1e Revert "ARC Analysis in one pass (#16849)" (#16984) 4 years ago