summary refs log tree commit diff stats
path: root/tests/compilerapi/myscript.nim
Commit message (Collapse)AuthorAgeFilesLines
* make addQuoted work on nimscript (#12717) [backport]Jasper Jenkins2019-11-281-0/+5
|
* compiler API: final cleanups; improve security by diabling 'gorge' and friendsAndreas Rumpf2018-05-291-0/+2
|
* rewrote nimeval.nim; added tcompilerapi example to show how the compiler can ↵Andreas Rumpf2018-05-291-0/+7
be used as an API