Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Clyybber aa3af9e053 ARC Analysis in one pass v3 (#17068) 3 年之前
  Clyybber 70b9e9962f Revert "ARC: Analysis in one pass v2 (#17000)" (#17046) 3 年之前
  Clyybber 216be4060a ARC: Analysis in one pass v2 (#17000) 3 年之前
  Clyybber 9edf719e1e Revert "ARC Analysis in one pass (#16849)" (#16984) 3 年之前
  Clyybber ab740cb5b9 ARC Analysis in one pass (#16849) 3 年之前
  flywind f09d97d6d3 close #16844 (#16852) 3 年之前
  Miran bbe49a14ae Correct all eggs (#15906) 4 年之前
  cooldome 00b495de95 Use modern enums in compiler (#15775) 4 年之前
  Araq 0ac74ddd74 fixes a regression 4 年之前
  Andreas Rumpf 3b901d1e36 docgen: improve alignment of comments (still not perfect) (#15506) 4 年之前
  Andreas Rumpf 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) 4 年之前
  alaviss fc973b2c0c renderer: use the biggest integer type for masking literals (#15482) 4 年之前
  Andreas Rumpf 10988d4840 borrow checking (#15282) 4 年之前