summary refs log tree commit diff stats
path: root/lib/system/embedded.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | * add unsetControlCHook to remove a Ctrl-C hook after it was set Adds the inverse proc to setControlCHook in order to lift a Ctrl-C hook after it has been set. * remove check for noSignalHandler in system/excpt.nim
* 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