summary refs log tree commit diff stats
path: root/lib/system/embedded.nim
Commit message (Expand)AuthorAgeFilesLines
* ensure the avr example keeps compiling (#17663)Andreas Rumpf2021-04-071-0/+4
* make --gc:arc --exceptions:quirky work again [backport:1.4] (#16583)Andreas Rumpf2021-01-041-0/+10
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-3/+3
* use abort instead of quit (#10872)Arne Döring2019-03-211-2/+1
* add unsetControlCHook to remove a Ctrl-C hook after it was set (#7267)Vindaar2019-01-101-0/+1
* Yield in tryYuriy Glukhov2018-05-091-0/+3
* make tests green againAndreas Rumpf2018-05-021-1/+1
* Fix type of setControlCHook parameterdef2015-01-271-1/+1
* Get rid of more deprecation warnings by renaming exceptionsdef2015-01-271-2/+2
* fixes #1444Araq2014-08-311-2/+2
* the big renamefest: first stepsAraq2014-08-221-1/+1
* fixes DLL generationAraq2014-04-211-1/+1
* attempt to make some tests greenAraq2014-04-211-9/+9
* --os:standalone works againAraq2013-06-301-67/+4
* fixes nimrtl compilationZahary Karadjov2013-01-281-1/+1
* forgot to add lib/system/embedded.nimAraq2012-03-311-0/+106
187' href='#n187'>187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227