Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions;... | ringabout | 2024-09-06 | 1 | -0/+4 |
* | add a prepass for codeReordering (#21513) | ringabout | 2023-03-17 | 1 | -1/+1 |
* | fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa... | ringabout | 2023-02-22 | 1 | -1/+1 |
* | fix test | awr | 2018-09-04 | 1 | -2/+1 |
* | Add sections (type, var, let, const, using) support for reorder pragma (#6326) | BigEpsilon | 2017-10-28 | 1 | -7/+5 |
* | reorder pass: consider the 'using' statement; disabled debug output | Andreas Rumpf | 2017-08-11 | 1 | -4/+8 |
* | distinguish between 'reorder' and 'noforward' | Andreas Rumpf | 2017-07-26 | 1 | -0/+42 |