summary refs log tree commit diff stats
path: root/tests/modules/treorder.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions;...ringabout2024-09-061-0/+4
* add a prepass for codeReordering (#21513)ringabout2023-03-171-1/+1
* fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...ringabout2023-02-221-1/+1
* fix testawr2018-09-041-2/+1
* Add sections (type, var, let, const, using) support for reorder pragma (#6326)BigEpsilon2017-10-281-7/+5
* reorder pass: consider the 'using' statement; disabled debug outputAndreas Rumpf2017-08-111-4/+8
* distinguish between 'reorder' and 'noforward'Andreas Rumpf2017-07-261-0/+42