summary refs log tree commit diff stats
path: root/tests/test_nimscript.nims
Commit message (Expand)AuthorAgeFilesLines
* don't close #14142Araq2020-05-021-1/+1
* closes #14142Araq2020-05-021-2/+9
* StringStream & more stdlib modules support for JS/NimScript (#14095)hlaaftana2020-04-281-20/+68
* relativePath("foo", "foo") is now ".", not "" (#13452)Timothee Cour2020-02-221-0/+3
* remove `subexes`narimiran2019-01-101-1/+0
* deprecated ospaths (#9665)Andreas Rumpf2018-11-091-1/+1
* bugfix: make 'macros' module available for nimscriptAndreas Rumpf2017-11-141-0/+1
* Added deques module, deprecating queuesRuslan Mustakov2016-11-241-1/+1
* added file back with proper access rights (thanks for that, only took me an h...Araq2016-06-071-0/+25
* remove file with broken access bitsAraq2016-06-071-25/+0
* update the version number in more placesAraq2016-06-071-0/+0
* Disable pegsFederico Ceratto2016-04-111-1/+1
* Add nimscript test and run it in Travis CIFederico Ceratto2016-04-031-0/+25
>154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173