summary refs log tree commit diff stats
path: root/lib/system/chcks.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #11205Araq2019-05-281-0/+5
* hotfix for 32bit unsigned 'range' checking; incomplete, unknown why some oper...Araq2019-05-271-0/+6
* --newruntime: work in progressAndreas Rumpf2019-03-141-43/+45
* code cleanup: there is no MoveError and sinks are always availableAndreas Rumpf2019-03-041-5/+0
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-1/+1
* helpers2 now has a real nameAraq2019-02-071-1/+1
* refs #9880 show index and bound in lots of `index out of bounds` errorsTimothee Cour2018-12-091-1/+8
* further steps in implementing sink parameters; refs #7041Araq2018-03-301-0/+5
* Implement language feature #6885 (#6954)cooldome2017-12-241-1/+0
* fixes #5599 (#5610)Andreas Rumpf2017-03-261-1/+5
* fix types of ansi_c/sysio to more closely match C ABIJacek Sieka2016-06-051-1/+0
* Move the noreturn pragma to sysFataldef2015-05-051-3/+3
* Get rid of more deprecation warnings by renaming exceptionsdef2015-01-271-2/+2
* system files use new identifiersAraq2014-08-231-7/+7
* the big renamefest: first stepsAraq2014-08-221-1/+1
* optimized method dispatchersAraq2014-06-121-0/+22
* case consistency: next stepsAraq2013-12-291-1/+1
* case consistency part 4Araq2013-12-271-1/+1
* --os:standalone works againAraq2013-06-301-0/+77