Timeline
Dec 16, 2023:
- 1:01 AM Changeset [5546eee4] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:01 AM Changeset [0fa0201d] by
- Update enumeration data structure
Dec 15, 2023:
- 4:16 PM Changeset [69ab896] by
- Small fix in code generation. The first case in a switch is formatted …
- 9:30 AM Changeset [19a2890] by
- small proofreading changes
Dec 14, 2023:
- 9:05 PM Changeset [ca9d65e] by
- second attempt at simplifying SemanticError? messages
- 1:55 PM Changeset [21ad568] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:55 PM Changeset [610354a] by
- first attempt at simplifying SemanticWarning?, inline SemanticError? routine
Dec 13, 2023:
- 6:27 PM Changeset [dc80280] by
- Started the storage section (inling and weak reference)
- 4:45 PM Changeset [142930b] by
- A harder revert of exception changes, hopefully it will get the tests …
- 2:47 PM Changeset [21ce2c7] by
- Change the unification scheme
- 9:28 AM Changeset [3e49c477] by
- update expected output from tests after changes in semantic error messages
- 9:18 AM Changeset [b83c575] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:18 AM Changeset [4c2fe47] by
- formatting
- 9:17 AM Changeset [b1f2007] by
- first attempt at simplifying SemanticError? and its usage
Dec 12, 2023:
- 9:12 PM Changeset [96b0e49] by
- add papers directory and start populating it
- 4:12 PM Changeset [c40157e] by
- Minimal change to get exceptions running the old way while a fix is …
- 2:35 PM Changeset [f277ab6c] by
- comment back in lstinputlisting files after missing files pushed
- 1:55 PM Changeset [7972603] by
- Missing files from last thesis push
- 11:29 AM Changeset [ed79428] by
- comment out missing lstinputlisting files, fix missing @'s for …
- 11:27 AM Changeset [cd79053] by
- comment out assert( s1_mid == fc ) bug
- 11:26 AM Changeset [77d46c7] by
- change containers/list.hfa to collections/list.hfa in thesis test files
Dec 11, 2023:
- 1:48 PM Changeset [40ab446] by
- Recent thesis writing
- 1:46 PM Changeset [dab9fb93] by
- Accept Peter's proofreading and adjustment of examples to current syntax
- 1:05 PM Changeset [2554f24] by
- Try terminate now does not call the catch function, now they have the …
- 4:18 AM Changeset [81da3da4] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:17 AM Changeset [5ddb8bf] by
- (Not really readable right now. Will clean up today and probably …
Dec 5, 2023:
- 11:50 AM Changeset [1c85ffc] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:13 AM Changeset [2345ab3] by
- Clean-up of the chain mutator. Seems like it is underused.
- 9:11 AM Changeset [2b12d6e] by
- add PRNG expected output for arm64
- 9:09 AM Changeset [33e4e8ef] by
- change incorrect architecture name arm_64 to aarch64
- 8:46 AM Changeset [e274264] by
- update PRNG output for x86
- 8:16 AM Changeset [3267041] by
- reduce runtime testing duration of PRNG
- 8:13 AM Changeset [ebadb5d] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Dec 4, 2023:
- 5:01 PM Changeset [c7f9f53] by
- Moved include from Decl header. Removed some old ast code from the Parser.
- 4:39 PM Changeset [8a4e472] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:33 PM Changeset [539a8c8] by
- Some general clean-up, removing bits and pieces from the old version.
- 10:22 AM Changeset [2f8d351] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Dec 1, 2023:
- 3:19 PM Changeset [c4b9fa9] by
- Just some random clean-up in Box pass while I was musing.
- 2:37 PM Changeset [dd900b5] by
- Implicit and layout parameters are now marked as const. This is …
Nov 30, 2023:
- 6:14 PM Changeset [4dc3b8c] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:00 PM Changeset [c4570af3] by
- Removed some code that supported ast conversion, it supported ast …
- 3:53 PM Changeset [37b3151] by
- Rename the linkReferenceTypes pass and the file that contains it. …
- 2:58 PM Changeset [d787828d] by
- Rename the ScrubTyVars? moduel to ScrubTypeVars?. This makes it more …
- 2:41 PM Changeset [4a89b52] by
- Renamed ResolvMode? to ResolveMode?. This is less consistent with the …
- 2:04 PM Changeset [83fd57d] by
- Removed 'New' suffixes, they are no longer needed for disambiguation.
- 12:10 PM Changeset [6009a5a] by
- Combined the new and old TupleExpansion? files.
Nov 29, 2023:
- 1:41 PM Changeset [7f2bfb7] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Nov 28, 2023:
- 4:04 PM Changeset [ab9c1b3] by
- Updated .gitignore for the new location of demangler.
- 3:01 PM Changeset [37273c8] by
- Removed the old-ast-compatable FunctionDecl? constructor. However, …
- 1:24 PM Changeset [4bc4b4c] by
- Completed the second demangler/automake task: The demangler (when …
Nov 27, 2023:
- 3:38 PM Changeset [da5ac2e] by
- Removed unused case in CurrentObject::findNext. Did a bit of clean-up …
- 1:06 PM Changeset [2d373440] by
- Update enum.tex
- 9:05 AM Changeset [4f1b2d69] by
- formatting
- 9:04 AM Changeset [39eb784] by
- formatting
Nov 26, 2023:
- 9:42 AM Changeset [69e06ff] by
- formatting
- 9:40 AM Changeset [6a1f553] by
- formatting
Nov 24, 2023:
- 4:08 PM Changeset [f48dfcd] by
- Slight improvement to forall clause erasing.
- 10:14 AM Changeset [3c4003b9] by
- Box pass Eraser now removes the polymorphic arguments now that the …
Nov 21, 2023:
- 5:31 PM Changeset [53dac82] by
- Round of clean-up in the Concurrency directory headers.
- 4:47 PM Changeset [8984003] by
- Round of significant clean-up and reindentation of InitTweak? directory.
- 2:27 PM Changeset [c36a419] by
- Removed Decl::fromId as it was unused. There are a few places that use …
- 1:35 PM Changeset [4883712] by
- Added a test showing how the conflict handling in the with clause …
- 11:34 AM Changeset [6a0b043] by
- Did some investigation of WithStmt?. It may not be possible to convert …
Nov 20, 2023:
- 1:25 PM Changeset [0da9475] by
- fixed bug where cofor runner could derefence a null pointer
- 11:53 AM Changeset [29eaa3f] by
- disable building the demangler (executable and library)
- 11:52 AM Changeset [40bca07] by
- slight restructuring of automake rules for generating the demangler
- 11:48 AM Changeset [634cb80] by
- formatting
- 10:34 AM Changeset [66d92e3] by
- proofread enumeration proposal
Nov 18, 2023:
- 7:44 AM Changeset [8c13ca8] by
- raise exception missing_data when read fails to find value, initial …
- 7:41 AM Changeset [decd4a6] by
- formatting
Nov 17, 2023:
- 3:23 PM Changeset [f7f997a] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:23 PM Changeset [16e0dcb] by
- fixed error where order of argument eval in compiler could cause …
- 3:03 PM Changeset [2908f08] by
- Most of ResolvExpr? was written before the new style standard. Some …
- 1:58 PM Changeset [41606df1] by
- regen expected to match test change
- 1:56 PM Changeset [0f6d2884] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:56 PM Changeset [3f219eb] by
- fixed bug where uninit mem was sometimes printed in test
- 10:40 AM Changeset [b0845f9] by
- Reformating and clean-up in SymTab? directory.
Nov 16, 2023:
- 3:31 PM Changeset [e580aa5] by
- Round of clean-up in Tuples directory. (Skipping TupleExpansion?, which …
- 9:52 AM Changeset [3f4f30a] by
- added x86 expect file for non-local exception test cardgame
- 9:26 AM Changeset [aad677d] by
- added arm64 expect file for non-local exception test
- 9:22 AM Changeset [f22b170b] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:13 AM Changeset [89a8bab] by
- added architecture specific expect files for non-local exception test …
Note: See TracTimeline
for information about the timeline view.