summary refs log tree commit diff stats
path: root/tests/pragmas/t8741.nim
Commit message (Expand)AuthorAgeFilesLines
* custom pragmas: correct error condition, remove outdated symkind whitelist (#...metagn2023-04-131-1/+1
* change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...Timothee Cour2021-05-261-1/+1
* fixes #12171 (#12173)Andreas Rumpf2019-09-111-2/+21
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+1
* More checks for custom pragmas placement (#8765)LemonBoy2018-08-251-1/+1
* Validate pragmas attached to for variables (#8749)LemonBoy2018-08-241-0/+10