summary refs log tree commit diff stats
path: root/lib/system/widestrs.nim
Commit message (Collapse)AuthorAgeFilesLines
* the big renamefest: first stepsAraq2014-08-221-2/+2
|
* distinguish between 'defined' and 'declared'Araq2014-08-111-2/+2
|
* Downgrades public module comments to private level.Grzegorz Adam Hankiewicz2014-08-051-2/+2
| | | | | This avoids the weird concatenation in the final system.html file which doesn't make any sense.
* case consistency part 4Araq2013-12-271-148/+148
|
* tcnstseq works againAraq2013-12-231-0/+3
|
* new VM: some progress for the FFI supportAraq2013-12-231-1/+2
|
* GC'ed wide strings for windowsAraq2013-05-201-235/+124
|
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses ↵Araq2012-03-041-0/+260
wide char versions of the WinAPI