Commit Graph

7 Commits

Author SHA1 Message Date
706ddabf61 Hook up error propagation 2019-04-22 15:06:40 -07:00
751dff0f9d Attempt to fix windows build 2019-04-09 16:46:01 -07:00
14104c2c8b fix lots of warnings
fix warnings
2019-03-15 14:10:17 -07:00
65ec10961b Change RuntimeError type (#234)
* Change RuntimeError type and fix codebase to use it

* Fix spectests to work with new runtime error type

* Fix windows signal handler in the clif-backend

* Add missing conversion

* final windows fix
2019-03-04 12:57:26 -08:00
6a1fdb7f91 add windows exception handling in C (#175) 2019-02-14 09:58:33 -08:00
9a56680281 fix windows linking and appveyor build (#166) 2019-02-08 13:51:29 -08:00
46ac4e9e1a reorganize signal module and leave stubs in windows (#162) 2019-02-07 17:08:42 -08:00