summary refs log tree commit diff stats
path: root/lib/nimrtl.nim
Commit message (Collapse)AuthorAgeFilesLines
* add missing docs (#18758)flywind2021-08-291-0/+1
|
* use single backtick (#17100)flywind2021-02-181-1/+1
|
* testament: generic N-fold batching: windows CI 37mn=>16m (#14823)Timothee Cour2020-06-271-0/+4
| | | | | | | | | * testament: run CI faster thanks to batching * move ta_in, tstdin into existing tosproc * move ta_out,tafalse,texitcode,tstderr into existing tosproc * joinable osproc * move tstdout into existing tosproc * spec: batchable; fix tests * fixup
* added cstrutils (#12858) [backport]Kevin2019-12-091-1/+1
| | | fixed for 'csuCmpIgnoreStyle' error on hotcodereloading
* more tests fixedArne Döring2018-11-231-1/+0
|
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Nimrod renamed to NimAraq2014-08-281-1/+1
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-8/+5
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-0/+39