# # ChangeLog for doc/working/exception/impl/main.c # # Generated by Trac 1.2.1 # Mar 28, 2024, 6:07:00 AM Fri, 02 Jun 2017 17:10:26 GMT Andrew Beach [6b72040] * doc/working/exception/impl/except.c (modified) * doc/working/exception/impl/main.c (modified) * doc/working/exception/reference.c (modified) The try exception handler function is now generic. Thu, 01 Jun 2017 19:36:59 GMT Andrew Beach [4a58895] * doc/working/exception/impl/except.c (modified) * doc/working/exception/impl/main.c (modified) * doc/working/exception/impl/resume-main.c (added) * doc/working/exception/reference.c (added) Added a proof of consept resumption exception handler. Has comparable ... Fri, 19 May 2017 21:20:04 GMT Andrew Beach [88e0080] * doc/working/exception/design.txt (added) * doc/working/exception/impl/README (moved) * doc/working/exception/impl/except.c (moved) * doc/working/exception/impl/except.h (moved) * doc/working/exception/impl/lsda.h (moved) * doc/working/exception/impl/main.c (moved) * doc/working/exception/impl/main.cfa (moved) Added a file with notes about the new exception design.