summary refs log tree commit diff stats
path: root/tests/misc/thallo.nim
Commit message (Collapse)AuthorAgeFilesLines
* Remove ENDB (#12095)Clyybber2019-08-311-1/+0
|
* Remove immediate pragma (#11308)Arne Döring2019-05-291-1/+1
| | | | | * remove immediate from tests * remove immediate from the compiler
* lots of small changesArne Döring2018-12-111-2/+2
|
* make run the default action of a test in testerArne Döring2018-11-231-1/+5
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-3/+2
|
* renamed writeln to writeLine in testspatrick dw2015-06-191-3/+3
|
* prettified re.nim; make some tests greenAraq2014-08-311-1/+1
|
* further adaptationsAraq2014-08-291-1/+1
|
* Merge pull request #1075 from flaviut/inlinedocsAndreas Rumpf2014-04-091-0/+85
Add some documentations and code examples in system