source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b7898ac   6 months ajbeach Another attempt at fixing execptions. It is very close to the last …
(edit) @5546eee4   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0fa0201d   6 months j82liang Update enumeration data structure
(edit) @69ab896   6 months ajbeach Small fix in code generation. The first case in a switch is formatted …
(edit) @19a2890   6 months pabuhr small proofreading changes
(edit) @ca9d65e   6 months pabuhr second attempt at simplifying SemanticError? messages
(edit) @21ad568   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @610354a   6 months pabuhr first attempt at simplifying SemanticWarning?, inline SemanticError? routine
(edit) @dc80280   6 months j82liang Started the storage section (inling and weak reference)
(edit) @142930b   6 months ajbeach A harder revert of exception changes, hopefully it will get the tests …
(edit) @21ce2c7   6 months j82liang Change the unification scheme
(edit) @3e49c477   6 months pabuhr update expected output from tests after changes in semantic error messages
(edit) @b83c575   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @4c2fe47   6 months pabuhr formatting
(edit) @b1f2007   6 months pabuhr first attempt at simplifying SemanticError? and its usage
(edit) @96b0e49   6 months pabuhr add papers directory and start populating it
(edit) @c40157e   6 months ajbeach Minimal change to get exceptions running the old way while a fix is …
(edit) @f277ab6c   6 months pabuhr comment back in lstinputlisting files after missing files pushed
(edit) @7972603   6 months mlbrooks Missing files from last thesis push
(edit) @ed79428   6 months pabuhr comment out missing lstinputlisting files, fix missing @'s for …
(edit) @cd79053   6 months pabuhr comment out assert( s1_mid == fc ) bug
(edit) @77d46c7   6 months pabuhr change containers/list.hfa to collections/list.hfa in thesis test files
(edit) @40ab446   6 months mlbrooks Recent thesis writing
(edit) @dab9fb93   6 months mlbrooks Accept Peter's proofreading and adjustment of examples to current syntax
(edit) @2554f24   6 months ajbeach Try terminate now does not call the catch function, now they have the …
(edit) @81da3da4   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @5ddb8bf   6 months j82liang (Not really readable right now. Will clean up today and probably …
(edit) @1c85ffc   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2345ab3   6 months ajbeach Clean-up of the chain mutator. Seems like it is underused.
(edit) @2b12d6e   6 months pabuhr add PRNG expected output for arm64
(edit) @33e4e8ef   6 months pabuhr change incorrect architecture name arm_64 to aarch64
(edit) @e274264   6 months pabuhr update PRNG output for x86
(edit) @3267041   6 months pabuhr reduce runtime testing duration of PRNG
(edit) @ebadb5d   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c7f9f53   6 months ajbeach Moved include from Decl header. Removed some old ast code from the Parser.
(edit) @8a4e472   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @539a8c8   6 months ajbeach Some general clean-up, removing bits and pieces from the old version.
(edit) @2f8d351   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c4b9fa9   6 months ajbeach Just some random clean-up in Box pass while I was musing.
(edit) @dd900b5   6 months ajbeach Implicit and layout parameters are now marked as const. This is …
(edit) @4dc3b8c   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c4570af3   6 months ajbeach Removed some code that supported ast conversion, it supported ast …
(edit) @37b3151   6 months ajbeach Rename the linkReferenceTypes pass and the file that contains it. …
(edit) @d787828d   6 months ajbeach Rename the ScrubTyVars? moduel to ScrubTypeVars?. This makes it more …
(edit) @4a89b52   6 months ajbeach Renamed ResolvMode? to ResolveMode?. This is less consistent with the …
(edit) @83fd57d   6 months ajbeach Removed 'New' suffixes, they are no longer needed for disambiguation.
(edit) @6009a5a   6 months ajbeach Combined the new and old TupleExpansion? files.
(edit) @7f2bfb7   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @ab9c1b3   7 months ajbeach Updated .gitignore for the new location of demangler.
(edit) @37273c8   7 months ajbeach Removed the old-ast-compatable FunctionDecl? constructor. However, …
(edit) @4bc4b4c   7 months ajbeach Completed the second demangler/automake task: The demangler (when …
(edit) @da5ac2e   7 months ajbeach Removed unused case in CurrentObject::findNext. Did a bit of clean-up …
(edit) @2d373440   7 months j82liang Update enum.tex
(edit) @4f1b2d69   7 months pabuhr formatting
(edit) @39eb784   7 months pabuhr formatting
(edit) @69e06ff   7 months pabuhr formatting
(edit) @6a1f553   7 months pabuhr formatting
(edit) @f48dfcd   7 months ajbeach Slight improvement to forall clause erasing.
(edit) @3c4003b9   7 months ajbeach Box pass Eraser now removes the polymorphic arguments now that the …
(edit) @53dac82   7 months ajbeach Round of clean-up in the Concurrency directory headers.
(edit) @8984003   7 months ajbeach Round of significant clean-up and reindentation of InitTweak? directory.
(edit) @c36a419   7 months ajbeach Removed Decl::fromId as it was unused. There are a few places that use …
(edit) @4883712   7 months ajbeach Added a test showing how the conflict handling in the with clause …
(edit) @6a0b043   7 months ajbeach Did some investigation of WithStmt?. It may not be possible to convert …
(edit) @0da9475   7 months caparson fixed bug where cofor runner could derefence a null pointer
(edit) @29eaa3f   7 months pabuhr disable building the demangler (executable and library)
(edit) @40bca07   7 months pabuhr slight restructuring of automake rules for generating the demangler
(edit) @634cb80   7 months pabuhr formatting
(edit) @66d92e3   7 months pabuhr proofread enumeration proposal
(edit) @8c13ca8   7 months pabuhr raise exception missing_data when read fails to find value, initial …
(edit) @decd4a6   7 months pabuhr formatting
(edit) @f7f997a   7 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @16e0dcb   7 months caparson fixed error where order of argument eval in compiler could cause …
(edit) @2908f08   7 months ajbeach Most of ResolvExpr? was written before the new style standard. Some …
(edit) @41606df1   7 months caparsons regen expected to match test change
(edit) @0f6d2884   7 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3f219eb   7 months caparson fixed bug where uninit mem was sometimes printed in test
(edit) @b0845f9   7 months ajbeach Reformating and clean-up in SymTab? directory.
(edit) @e580aa5   7 months ajbeach Round of clean-up in Tuples directory. (Skipping TupleExpansion?, which …
(edit) @3f4f30a   7 months caparsons added x86 expect file for non-local exception test cardgame
(edit) @aad677d   7 months caparson added arm64 expect file for non-local exception test
(edit) @f22b170b   7 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @89a8bab   7 months caparson added architecture specific expect files for non-local exception test …
(edit) @b8b5535   7 months ajbeach Major round of clean-up in the GenPoly? directory.
(edit) @45a091b   7 months ajbeach It turns out enumerate does work if you use this very particular form …
(edit) @1ccae59   7 months ajbeach Some clean-up in src/Makefile.am (no change in behaviour).
(edit) @8d182b1   7 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @df8ba61a   7 months caparson added test case for non-local ehm memory leak
(edit) @cce0807   7 months caparson Fixed non-local ehm memory leak that occurs when a coroutine is …
(edit) @5625427   7 months ajbeach Remove the warning directive from SpecCost?, you can't actually use the …
(edit) @6ea85b22   7 months pabuhr remove old enum.md file
(edit) @0bd3faf   7 months ajbeach Removed forward declarations missed in the BaseSyntaxNode? removal. …
(edit) @25f2798   7 months pabuhr latex formatting changes
(edit) @fc12f05   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0030b508   7 months j82liang some updates
(edit) @2174191   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2da12ae   7 months pabuhr formatting
(edit) @27316b4   7 months pabuhr update bibliography entries
(edit) @3e4bf0d   7 months pabuhr input manipulators for getline, excl, and incl reset argument to null …
(edit) @61efa42   7 months ajbeach Took the special main linkage code out of FunctionDecl? and put it into …
Note: See TracRevisionLog for help on using the revision log.