# # ChangeLog for src/tests/except-2.c # # Generated by Trac 1.2.1 # Apr 27, 2024, 6:21:13 AM Thu, 17 Aug 2017 20:13:42 GMT Andrew Beach [e9145a3] * src/ControlStruct/ExceptTranslate.cc (modified) * src/driver/cfa.cc (modified) * src/libcfa/exception.c (modified) * src/libcfa/exception.h (modified) * src/tests/except-0.c (modified) * src/tests/except-1.c (modified) * src/tests/except-2.c (modified) * src/tests/except-3.c (added) * src/tests/except-mac.h (added) Updated exception tests to exception structures. Should be re- ... Tue, 15 Aug 2017 19:40:39 GMT Andrew Beach [fcc88a4] * src/tests/except-0.c (modified) * src/tests/except-1.c (modified) * src/tests/except-2.c (modified) That got the last case in except-2 working. Mon, 14 Aug 2017 18:44:40 GMT Andrew Beach [406a6e6] * src/SynTree/Statement.cc (modified) * src/tests/except-2.c (modified) Working on exception related readablility. Wed, 09 Aug 2017 20:05:01 GMT Andrew Beach [0ec9229] * src/tests/except-2.c (added) Missed the small test for the new type of exceptions.