Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing docs (#18758) | flywind | 2021-08-29 | 1 | -0/+1 |
| | |||||
* | use single backtick (#17100) | flywind | 2021-02-18 | 1 | -1/+1 |
| | |||||
* | testament: generic N-fold batching: windows CI 37mn=>16m (#14823) | Timothee Cour | 2020-06-27 | 1 | -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] | Kevin | 2019-12-09 | 1 | -1/+1 |
| | | | fixed for 'csuCmpIgnoreStyle' error on hotcodereloading | ||||
* | more tests fixed | Arne Döring | 2018-11-23 | 1 | -1/+0 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -4/+4 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 1 | -8/+5 |
| | |||||
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 1 | -0/+39 |