summary refs log tree commit diff stats
path: root/tests/pragmas/treorder.nim
Commit message (Expand)AuthorAgeFilesLines
* make tests green againAndreas Rumpf2018-09-241-3/+3
* transformed {.reorder: on.} into {.experimental: codeReordering.}, added testsawr2018-09-041-2/+3
* Adjust some tests to make them passLemonBoy2018-06-251-2/+1
* Add sections (type, var, let, const, using) support for reorder pragma (#6326)BigEpsilon2017-10-281-0/+75