# # ChangeLog for doc/working/exception/impl/exception.c # # Generated by Trac 1.2.1 # Apr 28, 2024, 9:32:23 AM Tue, 15 Jan 2019 15:57:49 GMT Thierry Delisle [3e06da2] * doc/working/exception/impl/Makefile (modified) * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/pdc.s (moved) * doc/working/exception/impl/pic.s (modified) Apparent fix for debug resolution problem with exceptions Mon, 14 Jan 2019 22:02:08 GMT Thierry Delisle [fd73248] * doc/working/exception/impl/Makefile (added) * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/nopic.s (modified) * doc/working/exception/impl/pic.s (modified) Some progress on pic exceptions Fri, 16 Jun 2017 20:36:00 GMT Andrew Beach [c529a24] * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/exception.h (modified) * doc/working/exception/impl/test-main.c (modified) * doc/working/exception/translate.c (modified) Updates to exception handling and translation. Thu, 15 Jun 2017 21:12:41 GMT Andrew Beach [35ba584c] * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/exception.h (modified) * doc/working/exception/impl/test-main.c (modified) * doc/working/exception/translate.c (modified) Added rethrow to translation. Implemend and tested termination ... Wed, 14 Jun 2017 18:46:27 GMT Andrew Beach [6a48cc9] * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/test-main.c (modified) * doc/working/exception/translate.c (modified) More tests for the exception library. Tue, 13 Jun 2017 20:24:17 GMT Andrew Beach [e4e9173] * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/exception.h (modified) * doc/working/exception/impl/test-main.c (modified) Wrote out more tests for the new exception.h/c files. Tue, 13 Jun 2017 19:13:16 GMT Andrew Beach [35dd0f42] * doc/working/exception/impl/exception.c (added) * doc/working/exception/impl/exception.h (added) * doc/working/exception/impl/test-main.c (added) Work in progress combined file for both types of exceptions.