Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | defines the `gcRefc` symbol which allows writing specific code for refc (#20009) | flywind | 2022-07-17 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | * define gcRefc symbols * add comments * add a changelog item * Update changelog.md Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> * Update changelog.md Co-authored-by: Yardanico <tiberiumk12@gmail.com> Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: Yardanico <tiberiumk12@gmail.com> | ||||
* | fix #14545 windows CI docs (#14590) | Timothee Cour | 2020-06-10 | 1 | -0/+32 |
* fix #14545 windows paths * add lib/std/private/strutils2.nim * remove dependency strutils2 => strutils * address comment: lib/std/private/strutils2.nim => compiler/strutils2.nim |