# # ChangeLog for doc/working # # Generated by Trac 1.2.1 # Mar 18, 2024, 10:49:52 PM Tue, 22 Dec 2020 20:03:06 GMT caparsons [c2409fd] * doc/working/unified_semaphores/semaphore.cfa (added) * doc/working/unified_semaphores/semaphore.hfa (added) added WIP unified semaphore code 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 Thu, 16 Aug 2018 19:20:28 GMT Thierry Delisle [db2d937] * doc/working/exception/impl/nopic.s (added) * doc/working/exception/impl/pic.s (added) * doc/working/exception/impl/test.c (added) Working tests for exceptions with and without -fPIC Fri, 08 Jun 2018 19:46:40 GMT Aaron Moss [6eb131c] * doc/proposals/user_conversions.md (modified) * doc/working/glen_conversions/float_promo.dia (added) * doc/working/glen_conversions/float_promo.png (added) * doc/working/glen_conversions/index.html (added) Proposal documents for user-defined conversions * pull Glen's old ... Fri, 02 Feb 2018 20:28:14 GMT Aaron Moss [804b57e3] * doc/papers/general/Paper.tex (modified) * doc/working/assertion_resolution.md (added) Fix conversion of feature paper to article format; stub in added ... Thu, 10 Aug 2017 19:39:08 GMT Aaron Moss [275f4b4] * doc/working/resolver_design.md (modified) Update discussion of cost tuple Thu, 22 Jun 2017 15:26:19 GMT Andrew Beach [f1a10a7] * doc/working/exception/translate.c (modified) Updated translate.c, new translation reduces the chance of name mixup. Fri, 16 Jun 2017 20:55:36 GMT Andrew Beach [e1055441] * doc/working/exception/impl/test-main.c (modified) Now tests finally during unwind. 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 19:52:29 GMT Andrew Beach [78372fd] * doc/working/exception/impl/except.c (deleted) * doc/working/exception/impl/except.h (deleted) * doc/working/exception/impl/main.c (deleted) * doc/working/exception/impl/resume-main.c (deleted) Removing the fragmented versions of the exception handling code and ... 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. Mon, 12 Jun 2017 20:34:28 GMT Andrew Beach [8d50e34] * doc/working/exception/translate.c (modified) Added the level of translation the shared code goes through in the ... Mon, 12 Jun 2017 19:30:08 GMT Andrew Beach [465ed18] * doc/working/exception/design.txt (modified) * doc/working/exception/translate.c (added) Update to the exception handling mechanism plan. 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 ... Thu, 25 May 2017 20:52:09 GMT Aaron Moss [41634098] * doc/proposals/user_conversions.md (added) * doc/working/resolver_design.md (modified) Added white paper on user-defined conversions based on resolver ... 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. Mon, 27 Mar 2017 21:00:53 GMT Thierry Delisle [ae6f1ec] * doc/working/exception/README (added) * doc/working/exception/except.c (added) * doc/working/exception/except.h (added) * doc/working/exception/lsda.h (added) * doc/working/exception/main.c (added) * doc/working/exception/main.cfa (added) Some work on an exception prototype Mon, 21 Nov 2016 16:38:16 GMT Aaron Moss [bbd44c5] * doc/working/resolver_design.md (modified) Updated resolver design working doc with ideas from meeting with Dr. ... Tue, 01 Nov 2016 19:18:55 GMT Aaron Moss [40744af8] * doc/working/.gitignore (added) * doc/working/declarative_resolver.tex (added) Add working doc with start of declarative description of resolver Wed, 03 Aug 2016 15:30:22 GMT Aaron Moss [ac43954] * doc/working/resolver_design.md (modified) Add note about what features to add concurrent with the resolver re- ... Wed, 29 Jun 2016 19:11:11 GMT Aaron Moss [59f9273] * doc/working/resolver_design.md (modified) Update resolver design docs to note caching opportunities Mon, 13 Jun 2016 20:59:28 GMT Aaron Moss [d14d96a] * doc/working/resolver_design.md (modified) Update resolver design with draft of architecture Mon, 06 Jun 2016 22:31:42 GMT Aaron Moss [d5f1cfc] * doc/working/resolver_design.md (modified) Update design of reference types Wed, 01 Jun 2016 19:13:57 GMT Aaron Moss [3d1e617] * doc/working/resolver_design.md (added) Add working documents directory with resolver design