summary refs log tree commit diff stats
path: root/lib/system/timers.nim
Commit message (Expand)AuthorAgeFilesLines
* timers.nim: avoid parser warningAraq2018-12-141-1/+1
* removes deprecated T/P typesAraq2018-11-161-4/+1
* naive work-around for time redefinition (#5193)Fabian Keller2017-01-081-4/+5
* prefer consts to importing #defines from headersJacek Sieka2016-06-061-2/+7
* fixes typo in system/timers.Parashurama2016-05-161-1/+1
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-12/+12
* lib/system/g-w - Dropped 'T' from typespdw2015-06-041-27/+30
* Removed int64 -> int downcast in timers.`-`GrundleTrundle2015-02-211-2/+2
* the big renamefest: first stepsAraq2014-08-221-1/+1
* fixes the recently discovered GC memory leaksZahary Karadjov2012-12-201-3/+4
* GC with realtime supportAraq2012-04-211-0/+92