# # ChangeLog for / # # Generated by Trac 1.6 # May 1, 2026, 5:46:14 AM Thu, 10 Apr 2025 22:49:18 GMT Michael Brooks [d175767] * tests/Makefile.am (modified) * tests/collections/.expect/string-operator-ERR15.txt (added) * tests/collections/.expect/string-operator.txt (added) * tests/collections/string-operator.cfa (added) Add test for string operator overload selection. The ".expect" file ... Thu, 10 Apr 2025 22:07:28 GMT Michael Brooks [831b2ec] * doc/theses/fangren_yu_MMath/uw-ethesis-frontpgs.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 10 Apr 2025 22:06:24 GMT Peter A. Buhr [aacd1e1] * doc/theses/fangren_yu_MMath/uw-ethesis-frontpgs.tex (modified) proofread abstract Thu, 10 Apr 2025 22:06:23 GMT Michael Brooks [234c432] * libcfa/src/collections/string.hfa (modified) Reorder string quasi-lifecycle functions to ensure string dtor called ... Thu, 10 Apr 2025 21:27:36 GMT Michael Brooks [b1b513d] * doc/theses/fangren_yu_MMath/conclusion.tex (modified) * doc/theses/fangren_yu_MMath/resolution.tex (modified) * doc/theses/fangren_yu_MMath/uw-ethesis-frontpgs.tex (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) * libcfa/src/collections/string.cfa (modified) * libcfa/src/collections/string.hfa (modified) * libcfa/src/collections/string_res.cfa (modified) * libcfa/src/collections/string_res.hfa (modified) * tests/collections/.expect/string-api-coverage.txt (modified) * tests/collections/string-api-coverage.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 10 Apr 2025 21:13:49 GMT Fangren Yu [bb506e0] * doc/theses/fangren_yu_MMath/resolution.tex (modified) * doc/theses/fangren_yu_MMath/uw-ethesis-frontpgs.tex (modified) add the abstract paragraph Thu, 10 Apr 2025 18:17:22 GMT Peter A. Buhr [28182444] * doc/theses/fangren_yu_MMath/conclusion.tex (modified) proofread conclusion Thu, 10 Apr 2025 16:11:05 GMT Fangren Yu [5ca1766] * doc/theses/fangren_yu_MMath/conclusion.tex (modified) conclusion of thesis Thu, 10 Apr 2025 11:34:12 GMT Peter A. Buhr [7e4f226] * tests/collections/.expect/string-api-coverage.txt (modified) * tests/collections/string-api-coverage.cfa (modified) update excepted output for string tests Thu, 10 Apr 2025 11:33:31 GMT Peter A. Buhr [9018dcf] * libcfa/src/collections/string.cfa (modified) * libcfa/src/collections/string.hfa (modified) * libcfa/src/collections/string_res.cfa (modified) * libcfa/src/collections/string_res.hfa (modified) updates to string type Thu, 10 Apr 2025 11:31:11 GMT Peter A. Buhr [931f1b4] * doc/theses/mike_brooks_MMath/string.tex (modified) more proofreading string chapter Thu, 10 Apr 2025 01:43:41 GMT Michael Brooks [6174ecc] * doc/theses/fangren_yu_MMath/background.tex (modified) * doc/theses/fangren_yu_MMath/resolution.tex (modified) * doc/theses/fangren_yu_MMath/uw-ethesis.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 10 Apr 2025 01:15:24 GMT Peter A. Buhr [d914750] * doc/theses/fangren_yu_MMath/background.tex (modified) * doc/theses/fangren_yu_MMath/resolution.tex (modified) * doc/theses/fangren_yu_MMath/uw-ethesis.tex (modified) proofread new related work section Thu, 10 Apr 2025 01:07:31 GMT Michael Brooks [119889f] * src/AST/Util.cpp (modified) * src/Parser/TypeData.cpp (modified) * src/Parser/parser.yy (modified) * src/SymTab/Mangler.cpp (modified) * tests/.expect/poly-bare-assn.txt (added) * tests/poly-bare-assn.cfa (added) Partially fix #185. This fix applies to functions, but not types. ... Wed, 09 Apr 2025 22:38:09 GMT Fangren Yu [50e8125] * doc/theses/fangren_yu_MMath/resolution.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 09 Apr 2025 22:37:37 GMT Fangren Yu [51b72bf5] * doc/theses/fangren_yu_MMath/background.tex (modified) * doc/theses/fangren_yu_MMath/resolution.tex (modified) add a discussion of related work Wed, 09 Apr 2025 18:50:24 GMT Peter A. Buhr [52eb7b7] * doc/theses/fangren_yu_MMath/resolution.tex (modified) fix editorial comment on Moss quote Wed, 09 Apr 2025 03:08:17 GMT Peter A. Buhr [2572add] * doc/theses/fangren_yu_MMath/intro.tex (modified) * doc/theses/fangren_yu_MMath/resolution.tex (modified) more proofreading Wed, 09 Apr 2025 03:06:36 GMT Peter A. Buhr [597ddfeb] * src/Parser/parser.yy (modified) update code for deprecating old type-parameter names: otype, dtype, ... Tue, 08 Apr 2025 18:14:36 GMT Peter A. Buhr [9fbc40e] * doc/theses/fangren_yu_MMath/future.tex (modified) * doc/theses/fangren_yu_MMath/glossary.tex (deleted) * doc/theses/fangren_yu_MMath/resolution.tex (modified) proofread future chapter Tue, 08 Apr 2025 01:22:23 GMT Peter A. Buhr [7d405eb] * doc/theses/fangren_yu_MMath/conclusion.tex (modified) * doc/theses/fangren_yu_MMath/future.tex (modified) * doc/theses/fangren_yu_MMath/intro.tex (modified) * doc/theses/fangren_yu_MMath/resolution.tex (modified) * doc/theses/fangren_yu_MMath/uw-ethesis.tex (modified) more proofreading, change file names Tue, 08 Apr 2025 01:18:53 GMT Peter A. Buhr [0393fda8] * doc/bibliography/pl.bib (modified) * doc/theses/fangren_yu_MMath/features.tex (moved) * doc/theses/fangren_yu_MMath/future.tex (moved) * doc/theses/fangren_yu_MMath/resolution.tex (moved) add, update citations Mon, 07 Apr 2025 02:46:19 GMT Peter A. Buhr [ed5023d1] * libcfa/src/collections/string.cfa (modified) * libcfa/src/collections/string.hfa (modified) * libcfa/src/collections/string_res.cfa (modified) * libcfa/src/collections/string_res.hfa (modified) fix substring error being outside of string, simplify comparison ... Mon, 07 Apr 2025 02:41:07 GMT Peter A. Buhr [56ec508] * doc/theses/mike_brooks_MMath/string.tex (modified) more string API updates Fri, 04 Apr 2025 01:48:43 GMT Peter A. Buhr [96a11655] * libcfa/src/collections/string.cfa (modified) fix bug concatenating char and string Fri, 04 Apr 2025 01:47:41 GMT Peter A. Buhr [6b765d5] * libcfa/src/collections/string.hfa (modified) add non-backwards compatible string operations Thu, 03 Apr 2025 03:17:02 GMT Peter A. Buhr [c5e1aa6] * libcfa/src/concurrency/exception.cfa (modified) update abort messages for exception handling Thu, 03 Apr 2025 03:14:44 GMT Peter A. Buhr [9aa8dcc] * tests/collections/string-api-coverage.cfa (modified) * tests/collections/string-gc.cfa (modified) * tests/collections/string-istream-manip.cfa (modified) * tests/collections/string-istream.cfa (modified) * tests/collections/string-overwrite.cfa (modified) update test programs with new length name "len" Thu, 03 Apr 2025 03:12:18 GMT Peter A. Buhr [ee70ff5] * libcfa/src/collections/array.hfa (modified) * libcfa/src/collections/string.cfa (modified) * libcfa/src/collections/string.hfa (modified) * libcfa/src/collections/string_res.cfa (modified) * libcfa/src/collections/string_res.hfa (modified) harmonize length computations to function name "len" Tue, 01 Apr 2025 13:20:48 GMT Peter A. Buhr [f8913b7c] * doc/theses/mike_brooks_MMath/string.tex (modified) more string API updates Tue, 01 Apr 2025 13:19:26 GMT Peter A. Buhr [4223317] * libcfa/src/collections/string.cfa (modified) * libcfa/src/collections/string.hfa (modified) test some string operation changes Tue, 01 Apr 2025 13:14:31 GMT Peter A. Buhr [3181a33] * src/Parser/ExpressionNode.cpp (modified) print semantic error for unknown escape sequence Tue, 01 Apr 2025 13:12:39 GMT Peter A. Buhr [7e8db9e] * doc/LaTeXmacros/common.sty (modified) * doc/LaTeXmacros/common.tex (modified) change shape of single and backtick quotes Tue, 01 Apr 2025 01:33:29 GMT Peter A. Buhr [fc8ec54] * doc/theses/mike_brooks_MMath/string.tex (modified) first attempt at describing string API Mon, 31 Mar 2025 17:20:45 GMT Peter A. Buhr [41c3e46] * src/Parser/ExpressionNode.cpp (modified) fix bug for incorrect kind (uLU) of character constants Fri, 28 Mar 2025 08:58:25 GMT Fangren Yu [52931c5] * doc/theses/fangren_yu_MMath/content2.tex (modified) add some discussion regarding type environment Thu, 27 Mar 2025 19:48:34 GMT Peter A. Buhr [185cd94] * src/GenPoly/InstantiateGeneric.cpp (modified) * src/ResolvExpr/Resolver.cpp (modified) * tests/.expect/functions.arm64.txt (modified) * tests/.expect/functions.x64.txt (modified) * tests/.expect/functions.x86.txt (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 27 Mar 2025 19:48:24 GMT Peter A. Buhr [b1c220a] * doc/theses/mike_brooks_MMath/Makefile (modified) * doc/theses/mike_brooks_MMath/pictures/string-graph-pbv.dat (modified) * doc/theses/mike_brooks_MMath/pictures/string-graph-peq-cppemu.dat (modified) * doc/theses/mike_brooks_MMath/pictures/string-graph-peq-sharing.dat (modified) * doc/theses/mike_brooks_MMath/pictures/string-graph-pta-sharing.dat (modified) * doc/theses/mike_brooks_MMath/plot-peq-cppemu.gp (moved) * doc/theses/mike_brooks_MMath/plot-peq-sharing.gp (moved) * doc/theses/mike_brooks_MMath/plot-pta-sharing.gp (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) preliminary updates to string chapter Wed, 26 Mar 2025 21:30:13 GMT Andrew Beach [10c1770] * src/ResolvExpr/Resolver.cpp (modified) Refactoring in the resolver. Removed unneeded variable and used the ... Wed, 26 Mar 2025 19:29:50 GMT Andrew Beach [30bf6bf] * src/GenPoly/InstantiateGeneric.cpp (modified) * tests/.expect/functions.arm64.txt (modified) * tests/.expect/functions.x64.txt (modified) * tests/.expect/functions.x86.txt (modified) Change to instantiateGeneric, removing some unneeded output. It isn't ... Wed, 26 Mar 2025 13:42:02 GMT Peter A. Buhr [379b6ea] * src/AST/Expr.cpp (modified) * src/AST/Expr.hpp (modified) * src/AST/Pass.impl.hpp (modified) * src/AST/Print.cpp (modified) * src/InitTweak/FixInit.cpp (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 26 Mar 2025 13:41:52 GMT Peter A. Buhr [8ef0bf7] * doc/theses/fangren_yu_MMath/intro.tex (modified) update Table 1.1 Tue, 25 Mar 2025 23:53:02 GMT Andrew Beach [446dde5] * src/AST/Expr.cpp (modified) * src/AST/Expr.hpp (modified) * src/AST/Pass.impl.hpp (modified) * src/AST/Print.cpp (modified) * src/InitTweak/FixInit.cpp (modified) Removed two unused fields from StmtExpr, returnDecls and dtors, and ... Tue, 25 Mar 2025 16:24:20 GMT Peter A. Buhr [d73e667] * src/AST/Type.cpp (modified) * src/AST/Type.hpp (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 25 Mar 2025 16:24:05 GMT Peter A. Buhr [399074a] * doc/theses/fangren_yu_MMath/intro.tex (modified) update overload comparison table Mon, 24 Mar 2025 18:04:44 GMT Andrew Beach [b5978ca] * src/AST/Type.cpp (modified) * src/AST/Type.hpp (modified) Moved a reasonably large function out of a header. Thu, 20 Mar 2025 17:21:53 GMT Peter A. Buhr [f5bf3c2] * doc/theses/fangren_yu_MMath/intro.tex (modified) * doc/theses/fangren_yu_MMath/test.adb (modified) more proofreading on introduction chapter Thu, 20 Mar 2025 05:06:08 GMT Michael Brooks [62b5940] * doc/theses/mike_brooks_MMath/pictures/string-sharectx.pdf (added) * doc/theses/mike_brooks_MMath/pictures/string-sharectx.vsdx (added) * doc/theses/mike_brooks_MMath/programs/sharectx.run.cfa (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) Flesh out the string_sharectx demo Wed, 19 Mar 2025 21:00:14 GMT Peter A. Buhr [5329cba] * doc/theses/mike_brooks_MMath/plot-pbv.gp (modified) change position of legend in graph Wed, 19 Mar 2025 20:54:09 GMT Peter A. Buhr [fd3be42] * libcfa/src/concurrency/select.cfa (modified) * libcfa/src/concurrency/select.hfa (modified) * tests/concurrency/waituntil/all_types.cfa (modified) * tests/concurrency/waituntil/timeout.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 19 Mar 2025 20:50:29 GMT Peter A. Buhr [42cd67b8] * doc/theses/mike_brooks_MMath/plot-allocn.gp (modified) change plot-allocn.gp to get better graph Wed, 19 Mar 2025 20:49:26 GMT Peter A. Buhr [07293ad] * doc/theses/mike_brooks_MMath/Makefile (modified) make gnuplot files dependencies Wed, 19 Mar 2025 17:34:12 GMT kyoung [e1358c0] * libcfa/src/concurrency/select.cfa (modified) * libcfa/src/concurrency/select.hfa (modified) * tests/concurrency/waituntil/all_types.cfa (modified) * tests/concurrency/waituntil/timeout.cfa (modified) create waituntil timeout node as literal via macro as a workaround ... Wed, 19 Mar 2025 16:41:23 GMT Michael Brooks [048dde4] * doc/theses/mike_brooks_MMath/Makefile (modified) * doc/theses/mike_brooks_MMath/pictures/string-graph-allocn.dat (added) * doc/theses/mike_brooks_MMath/plot-allocn.gp (added) * doc/theses/mike_brooks_MMath/string.tex (modified) Rough-in gnuplot for "allocn" string graph Wed, 19 Mar 2025 14:15:18 GMT Peter A. Buhr [a7d93cb] * doc/theses/mike_brooks_MMath/Makefile (modified) * doc/theses/mike_brooks_MMath/pictures/memmgr-basic.fig (moved) * doc/theses/mike_brooks_MMath/pictures/memmgr-basic.old.pdf (added) * doc/theses/mike_brooks_MMath/pictures/memmgr-basic.pdf (deleted) * doc/theses/mike_brooks_MMath/pictures/string-graph-pbv.dat (added) * doc/theses/mike_brooks_MMath/pictures/string-graph-peq-cppemu.dat (added) * doc/theses/mike_brooks_MMath/pictures/string-graph-peq-sharing.dat (added) * doc/theses/mike_brooks_MMath/pictures/string-graph-pta-sharing.dat (added) * doc/theses/mike_brooks_MMath/plot-pbv.gp (added) * doc/theses/mike_brooks_MMath/plot-peg-cppemu.gp (added) * doc/theses/mike_brooks_MMath/plot-peg-sharing.gp (added) * doc/theses/mike_brooks_MMath/plot-pta-sharing.gp (added) * doc/theses/mike_brooks_MMath/string.tex (modified) first attempt to use gnuplot for graphs Wed, 19 Mar 2025 03:46:57 GMT Michael Brooks [bb85f76] * doc/theses/mike_brooks_MMath/pictures/string-graph-pbv.csv (added) Add missing graph raw dataset Mon, 17 Mar 2025 23:36:07 GMT Michael Brooks [b26ab30] * doc/theses/mike_brooks_MMath/pictures/string-graph-allocn.csv (added) * doc/theses/mike_brooks_MMath/pictures/string-graph-peq-cppemu.csv (added) * doc/theses/mike_brooks_MMath/pictures/string-graph-peq-sharing.csv (added) * doc/theses/mike_brooks_MMath/pictures/string-graph-pta-sharing.csv (added) * doc/theses/mike_brooks_MMath/pictures/string-graphs-mapping.txt (added) * doc/theses/mike_brooks_MMath/pictures/string-graphs-mem.xlsx (added) * doc/theses/mike_brooks_MMath/pictures/string-graphs-speed.csv (added) * doc/theses/mike_brooks_MMath/pictures/string-graphs-speed.xlsx (added) Add raw data for string graphs Mon, 17 Mar 2025 16:19:44 GMT Andrew Beach [71624f8] * tests/include/includes.cfa (modified) Copied Peter's include/includes fix for another header that does not ... Mon, 17 Mar 2025 14:52:58 GMT Peter A. Buhr [8f250e0] * doc/theses/mike_brooks_MMath/memmgr-basic.fig (added) * doc/theses/mike_brooks_MMath/pictures/memmgr-basic.pdf (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) continue proofreading string chapter Sat, 15 Mar 2025 17:42:40 GMT Peter A. Buhr [8617ee90] * doc/uC++toCFA/uC++toCFA.tex (modified) update constructor/destructor section for uC++toCFA Fri, 14 Mar 2025 23:15:01 GMT Peter A. Buhr [06ffa95] * doc/theses/mike_brooks_MMath/programs/sharing-demo.cfa (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) change shareEdit to share and proofreading of string chapter Fri, 14 Mar 2025 23:13:37 GMT Peter A. Buhr [7611631] * doc/bibliography/pl.bib (modified) add citation Fri, 14 Mar 2025 23:12:31 GMT Peter A. Buhr [75a0eae] * doc/LaTeXmacros/common.sty (modified) * doc/LaTeXmacros/common.tex (modified) change formatting of lstlisting single quote Fri, 14 Mar 2025 20:23:21 GMT Peter A. Buhr [3d9831b] * libcfa/src/time.hfa (modified) fix comment Fri, 14 Mar 2025 20:22:42 GMT Peter A. Buhr [8c2723f] * libcfa/src/collections/string.cfa (modified) * libcfa/src/collections/string.hfa (modified) * libcfa/src/collections/string_res.cfa (modified) * libcfa/src/collections/string_res.hfa (modified) * tests/collections/string-overwrite.cfa (modified) * tests/zombies/string-perf/prog-normalize.cfa (modified) change name shareEdit to share Fri, 14 Mar 2025 18:58:51 GMT Andrew Beach [a21aaff] * src/GenPoly/InstantiateGeneric.cpp (modified) Syncronized getPrintName with mangleName. Ideally there would be some ... Fri, 14 Mar 2025 14:42:12 GMT Andrew Beach [e48aca8] * src/CodeGen/CodeGenerator.cpp (modified) * src/CodeGen/CodeGenerator.hpp (modified) Added support for code generation of the CountofExpr. This doesn't do ... Fri, 14 Mar 2025 07:44:30 GMT Peter A. Buhr [6f9f338] * doc/theses/mike_brooks_MMath/background.tex (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) * libcfa/prelude/prelude-gen.cc (modified) * libcfa/prelude/prototypes.awk (modified) * src/BasicTypes-gen.cpp (modified) * src/Common/Iterate.hpp (modified) * src/GenPoly/InstantiateGeneric.cpp (modified) * src/Parser/parser.yy (modified) * tests/.expect/poly-self-cycle.txt (added) * tests/include/includes.cfa (modified) * tests/poly-self-cycle.cfa (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 14 Mar 2025 07:44:18 GMT Peter A. Buhr [6cb3e5d] * tests/concurrency/unified_locking/locks.cfa (modified) formatting. reduce experiment duration Thu, 13 Mar 2025 15:58:39 GMT Peter A. Buhr [8b639f9] * tests/include/includes.cfa (modified) make including gawkapi.h conditional on its existence Thu, 13 Mar 2025 13:26:17 GMT Peter A. Buhr [3e91c6f9] * libcfa/prelude/prelude-gen.cc (modified) * libcfa/prelude/prototypes.awk (modified) * src/BasicTypes-gen.cpp (modified) * src/Common/Iterate.hpp (modified) * src/GenPoly/InstantiateGeneric.cpp (modified) * src/Parser/lex.ll (modified) * src/Parser/parser.yy (modified) * tests/.expect/attributes.x86.txt (modified) * tests/.expect/poly-self-cycle.txt (added) * tests/include/includes.cfa (modified) * tests/meta/dumpable.cfa (modified) * tests/poly-self-cycle.cfa (added) fix pull conflicit Thu, 13 Mar 2025 13:22:04 GMT Peter A. Buhr [3bd9508] * src/Parser/parser.yy (modified) formatting Thu, 13 Mar 2025 13:21:17 GMT Peter A. Buhr [195f43d] * doc/theses/mike_brooks_MMath/background.tex (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) start proofreading string chapter Wed, 12 Mar 2025 19:48:40 GMT Andrew Beach [594671a] * src/GenPoly/InstantiateGeneric.cpp (modified) * tests/.expect/poly-self-cycle.txt (added) * tests/poly-self-cycle.cfa (added) Erase dtype types when they are encountered. Waiting to a use means ... Tue, 11 Mar 2025 00:42:42 GMT Peter A. Buhr [0603700] * tests/include/includes.cfa (modified) uncomment include files for the C include-file test, as errors have ... Tue, 11 Mar 2025 00:40:59 GMT Peter A. Buhr [88771d7] * libcfa/prelude/prelude-gen.cc (modified) * libcfa/prelude/prototypes.awk (modified) * src/BasicTypes-gen.cpp (modified) second attempt to move builtin types through the system Thu, 06 Mar 2025 00:15:22 GMT Peter A. Buhr [45553f5] * src/Common/Iterate.hpp (modified) * src/Parser/lex.ll (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 06 Mar 2025 00:15:04 GMT Peter A. Buhr [ee8f72d] * libcfa/prelude/prelude-gen.cc (modified) * libcfa/prelude/prototypes.awk (modified) first attempt to move builtin types through the system Tue, 04 Mar 2025 16:26:33 GMT Andrew Beach [ee22919] * src/Common/Iterate.hpp (modified) Removed unused utility from Iterate.hpp. It hasn't been used in a ... Tue, 04 Mar 2025 02:28:12 GMT Peter A. Buhr [98a5ee7] * src/Parser/lex.ll (modified) temporary fix for ARM vector types Mon, 03 Mar 2025 03:32:37 GMT Peter A. Buhr [8de86b3] * tests/.expect/attributes.x86.txt (modified) update x86 expect file for attribute test Mon, 03 Mar 2025 02:00:18 GMT Peter A. Buhr [2a90639] * tests/meta/dumpable.cfa (modified) small updates to dumpable.cfa Mon, 03 Mar 2025 01:59:21 GMT Peter A. Buhr [31df72b] * src/Parser/parser.yy (modified) fix attribute problem with typedef names in aggregate field declaration Sun, 02 Mar 2025 19:58:57 GMT kyoung [3483185] * libcfa/src/Exception.hfa (modified) * libcfa/src/concurrency/future.hfa (modified) * tests/concurrency/futures/.expect/future_except.txt (added) * tests/concurrency/futures/future_except.cfa (added) Make it possible to fulfil a future by loading an exception like ucpp Thu, 27 Feb 2025 20:17:20 GMT Andrew Beach [b8b64c34] * tests/Makefile.am (modified) * tests/io/comp_basic.cfa (modified) * tests/io/comp_fair.cfa (modified) * tests/io/manipulatorsInput-uchunk.cfa (modified) * tests/io/manipulatorsInput.cfa (modified) * tests/io/many_read.cfa (modified) * tests/raii/ctor-autogen.cfa (modified) * tests/raii/dtor-early-exit.cfa (modified) * tests/raii/init_once.cfa (modified) That should be the rest of the warnings generated from the tests ... Mon, 24 Feb 2025 21:58:06 GMT Andrew Beach [9506c70] * src/CodeGen/CodeGenerator.cpp (modified) * src/ControlStruct/MultiLevelExit.cpp (modified) Stricter BranchStmt code generation that should prevent some of the ... Fri, 21 Feb 2025 20:16:04 GMT Andrew Beach [4be0117] * tests/Makefile.am (modified) * tests/exceptions/cardgame.cfa (modified) * tests/exceptions/defaults.cfa (modified) * tests/exceptions/try-leave-catch.cfa (modified) Cleaned the warnings from exceptions tests. Mostly explicit ... Fri, 21 Feb 2025 16:45:00 GMT Andrew Beach [8705a11] * tests/enum.cfa (modified) * tests/enum_tests/.expect/lvalue.txt (added) * tests/enum_tests/lvalue.cfa (added) Added a test to check enumerations based on trac#46, which has been ... Tue, 18 Feb 2025 17:54:23 GMT Andrew Beach [d923fca] * libcfa/src/concurrency/future.hfa (modified) * src/Concurrency/Waituntil.cpp (modified) * tests/Makefile.am (modified) * tests/concurrency/actors/executor.cfa (modified) * tests/concurrency/actors/matrixMultiply.cfa (modified) * tests/concurrency/channels/churn.cfa (modified) * tests/concurrency/channels/contend.cfa (modified) * tests/concurrency/channels/daisy_chain.cfa (modified) * tests/concurrency/channels/hot_potato.cfa (modified) * tests/concurrency/channels/pub_sub.cfa (modified) * tests/concurrency/lockfree_stack.cfa (modified) * tests/concurrency/pthread/pthread_attr_test.cfa (modified) * tests/concurrency/pthread/pthread_demo_create_join.cfa (modified) * tests/concurrency/pthread/pthread_key_test.cfa (modified) * tests/concurrency/waituntil/all_types.cfa (modified) * tests/concurrency/waituntil/channel_close.cfa (modified) * tests/concurrency/waituntil/channels.cfa (modified) * tests/concurrency/waituntil/futures.cfa (modified) * tests/concurrency/waituntil/locks.cfa (modified) * tests/concurrency/waituntil/repeat_close.cfa (modified) Clean-up the warnings of the concurrency tests. A lot of little test ... Sun, 16 Feb 2025 13:37:55 GMT Peter A. Buhr [3e5fea2] * tests/.expect/extension.x86.txt (modified) update x86 expect file after fixing 32-bit builtin-type definitions Sun, 16 Feb 2025 13:00:18 GMT Peter A. Buhr [dcf8054] * libcfa/prelude/extras.regx (modified) add ssize_t to extras Sun, 16 Feb 2025 03:50:57 GMT Peter A. Buhr [b3ad342] * libcfa/prelude/Makefile.am (modified) * libcfa/prelude/prototypes.awk (modified) fix 32-bit builtin-type definitions using size_t and ssize_t Fri, 14 Feb 2025 02:32:31 GMT Peter A. Buhr [ef9f11c] * doc/uC++toCFA/uC++toCFA.tex (modified) change checked_poll to poll for suspendPoll/resumePoll macros Thu, 13 Feb 2025 22:52:15 GMT Peter A. Buhr [c341b57] * doc/theses/mike_brooks_MMath/array.tex (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) * doc/theses/mike_brooks_MMath/uw-ethesis.tex (modified) * src/AST/Expr.cpp (modified) * src/AST/Expr.hpp (modified) * src/GenPoly/Box.cpp (modified) * src/ResolvExpr/CandidateFinder.cpp (modified) * src/ResolvExpr/ConversionCost.cpp (modified) * src/ResolvExpr/Cost.hpp (modified) * src/Validate/EnumAndPointerDecay.cpp (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 13 Feb 2025 22:51:58 GMT Peter A. Buhr [502ff9e] * doc/bibliography/pl.bib (modified) add citations Wed, 12 Feb 2025 21:12:04 GMT Andrew Beach [53f4b55] * src/AST/Expr.cpp (modified) * src/AST/Expr.hpp (modified) * src/GenPoly/Box.cpp (modified) Remove the untyped constructor for (typed) OffsetofExpr. The one time ... Wed, 12 Feb 2025 18:19:47 GMT Michael Brooks [5e8d75bb] * doc/theses/mike_brooks_MMath/array.tex (modified) * doc/theses/mike_brooks_MMath/string.tex (modified) * doc/theses/mike_brooks_MMath/uw-ethesis.tex (modified) Thesis, string, flesh out introductory comparison Wed, 12 Feb 2025 16:33:33 GMT Andrew Beach [a8404d9] * src/ResolvExpr/CandidateFinder.cpp (modified) * src/ResolvExpr/ConversionCost.cpp (modified) * src/ResolvExpr/Cost.hpp (modified) * src/Validate/EnumAndPointerDecay.cpp (modified) Just some formatting clean-up I did while investigating ... Tue, 11 Feb 2025 23:08:19 GMT Peter A. Buhr [54cd1a51] * src/AST/Expr.cpp (modified) * src/AST/Expr.hpp (modified) * src/AST/Util.cpp (modified) * src/AST/Util.hpp (modified) * src/ResolvExpr/CandidateFinder.cpp (modified) * src/main.cpp (modified) * tests/.expect/alloc-ERROR.arm64.txt (modified) * tests/.expect/alloc-ERROR.x64.txt (modified) * tests/.expect/alloc-ERROR.x86.txt (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 11 Feb 2025 23:08:05 GMT Peter A. Buhr [4d5c5b6a] * doc/theses/fangren_yu_MMath/intro.tex (modified) * doc/theses/fangren_yu_MMath/test.adb (added) * doc/theses/fangren_yu_MMath/test.swift (added) add overload table data for Ada