summary refs log tree commit diff stats
path: root/lib/system/chcks.nim
Commit message (Collapse)AuthorAgeFilesLines
* Move the noreturn pragma to sysFataldef2015-05-051-3/+3
| | | | | Now you can choose to implement sysFatal with --os:standalone so that it returns.
* 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
'>140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182