| Commit message (Expand) | Author | Age | Files | Lines |
* | Implemented basic macro expand functionality (#20579) | Ivan Yonchovski | 2023-01-27 | 1 | -0/+8 |
* | remove dead code in VM (#21296) | ringabout | 2023-01-25 | 1 | -1/+1 |
* | generic `define` pragma + string alias (#20979) | metagn | 2022-12-13 | 1 | -1/+1 |
* | fix #15836 proc arg return type auto unexpectly match proc with concr… (#21... | Bung | 2022-12-12 | 1 | -0/+3 |
* | Revert "fix #15836 proc arg return type auto unexpectly match proc with concr... | ringabout | 2022-12-09 | 1 | -3/+0 |
* | fix #15836 proc arg return type auto unexpectly match proc with concr… (#21... | Bung | 2022-12-09 | 1 | -0/+3 |
* | fixes #20026; marks system procs which can raise defects (#20864) | ringabout | 2022-11-22 | 1 | -0/+1 |
* | fixes #20740; fixes pre-existing field visibility issues and removes `efSkipF... | ringabout | 2022-11-03 | 1 | -1/+1 |
* | fixes #20572 (#20585) | Andreas Rumpf | 2022-10-17 | 1 | -2/+1 |
* | 'lock levels' are deprecated, now a noop (#20539) | ringabout | 2022-10-11 | 1 | -12/+0 |
* | DAA and 'out' parameters (#20506) | Andreas Rumpf | 2022-10-06 | 1 | -3/+6 |
* | cleanup nfFirstWrite flags (#20500) | Andreas Rumpf | 2022-10-05 | 1 | -2/+1 |
* | add default field support for object in ARC/ORC (#20480) | ringabout | 2022-10-04 | 1 | -1/+2 |
* | pragma for sfCallsite instead of name check + better semantics, test (#20464) | metagn | 2022-10-03 | 1 | -0/+6 |
* | new move analyser2 (#20471) | Andreas Rumpf | 2022-10-01 | 1 | -2/+4 |
* | store full definition AST for consts, fix noRewrite (#20115) | metagn | 2022-09-28 | 1 | -1/+20 |
* | no ropes WIP (#20433) | Andreas Rumpf | 2022-09-27 | 1 | -2/+2 |
* | Fixes #20348; only respect the recursion limit if the symbol's generic type ... | Aditya Siram | 2022-09-22 | 1 | -1/+7 |
* | minor improvements to follow up recent PRs (#20342) | metagn | 2022-09-14 | 1 | -1/+1 |
* | remove unused sfProcvar, "procvar" mentions (#20204) | metagn | 2022-08-24 | 1 | -2/+3 |
* | test removing dollar for objects out of system (#20242) | metagn | 2022-08-24 | 1 | -0/+3 |
* | top-down type inference, implements rfc 149 (#20091) | metagn | 2022-08-24 | 1 | -2/+9 |
* | new .redefine pragma for templates, warn on redefinition without it (#20211) | metagn | 2022-08-23 | 1 | -0/+1 |
* | remove {.this.} pragma, deprecated since 0.19 (#20201) | metagn | 2022-08-23 | 1 | -1/+0 |
* | .forbids pragma: defining forbidden tags (#20050) | Lancer11211 | 2022-07-26 | 1 | -1/+2 |
* | Stop type aliases from inheriting sfUsed (#19861) | quantimnot | 2022-06-04 | 1 | -1/+1 |
* | Refactor and doc package handling, module name mangling (#19821) | quantimnot | 2022-05-30 | 1 | -21/+0 |
* | move assertions out of system (#19599) | flywind | 2022-03-23 | 1 | -0/+3 |
* | nvro don't touch cdecl types [backport: 1.6] (#19461) | flywind | 2022-01-28 | 1 | -1/+1 |
* | fixes an old ARC bug: the produced copy/sink operations don't copy the hidden... | Andreas Rumpf | 2021-12-09 | 1 | -1/+1 |
* | fixes #19013 [backport:1.6] (#19111) | Andreas Rumpf | 2021-11-09 | 1 | -0/+8 |
* | define `nimVersion` automatically and avoid needing -d:nimVersion140 (#18726) | Timothee Cour | 2021-10-17 | 1 | -1/+1 |
* | correct effect tracking for .borrowed procs [backport] (#18882) | Andreas Rumpf | 2021-09-23 | 1 | -1/+1 |
* | strict effects (#18777) | Andreas Rumpf | 2021-09-02 | 1 | -2/+4 |
* | move PNode.comment to a side channel, reducing memory usage during compilatio... | Timothee Cour | 2021-08-29 | 1 | -21/+56 |
* | replace wrt with proper word (#18724) | flywind | 2021-08-22 | 1 | -1/+1 |
* | fix #18627(Program segfaults with ARC when using openArray[string]) (#18713) | flywind | 2021-08-19 | 1 | -1/+1 |
* | improvements to `addInt` and `$` for integer types (#18592) | Timothee Cour | 2021-08-19 | 1 | -4/+4 |
* | allow building 1.4.0 from devel (#18708) | Timothee Cour | 2021-08-18 | 1 | -2/+6 |
* | implements overloadable enum values; WIP (#18470) | Andreas Rumpf | 2021-07-28 | 1 | -1/+1 |
* | fixes #12815 (#18554) | Andreas Rumpf | 2021-07-22 | 1 | -1/+1 |
* | make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) | Timothee Cour | 2021-07-20 | 1 | -2/+2 |
* | nim doc now correctly renders deprecated pragmas for routines and types (#18515) | Timothee Cour | 2021-07-19 | 1 | -0/+31 |
* | ORC: support for custom =trace procs (#18459) | Andreas Rumpf | 2021-07-09 | 1 | -1/+1 |
* | ORC: use =destroy instead of =dispose (#18440) | Andreas Rumpf | 2021-07-07 | 1 | -2/+1 |
* | fixes #16270 (#18388) | Andreas Rumpf | 2021-06-29 | 1 | -1/+2 |
* | fixes #18320 (#18343) | Andreas Rumpf | 2021-06-24 | 1 | -1/+1 |
* | make privateAccess work with generic types and generic instantiations; fix a ... | Timothee Cour | 2021-06-19 | 1 | -0/+20 |
* | ORC: improvements (#17993) | Andreas Rumpf | 2021-05-12 | 1 | -2/+2 |
* | add astmsgs; add `declared in` msg for usage lint errors (#17961) | Timothee Cour | 2021-05-08 | 1 | -0/+2 |