Timeline



Dec 13, 2023:

6:27 PM Changeset [dc80280] by JiadaL <j82liang@…>
Started the storage section (inling and weak reference)
4:45 PM Changeset [142930b] by Andrew Beach <ajbeach@…>
A harder revert of exception changes, hopefully it will get the tests …
2:47 PM Changeset [21ce2c7] by JiadaL <j82liang@…>
Change the unification scheme
9:28 AM Changeset [3e49c477] by Peter A. Buhr <pabuhr@…>
update expected output from tests after changes in semantic error messages
9:18 AM Changeset [b83c575] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:18 AM Changeset [4c2fe47] by Peter A. Buhr <pabuhr@…>
formatting
9:17 AM Changeset [b1f2007] by Peter A. Buhr <pabuhr@…>
first attempt at simplifying SemanticError? and its usage

Dec 12, 2023:

9:12 PM Changeset [96b0e49] by Peter A. Buhr <pabuhr@…>
add papers directory and start populating it
4:12 PM Changeset [c40157e] by Andrew Beach <ajbeach@…>
Minimal change to get exceptions running the old way while a fix is …
2:35 PM Changeset [f277ab6c] by Peter A. Buhr <pabuhr@…>
comment back in lstinputlisting files after missing files pushed
1:55 PM Changeset [7972603] by Michael Brooks <mlbrooks@…>
Missing files from last thesis push
11:29 AM Changeset [ed79428] by Peter A. Buhr <pabuhr@…>
comment out missing lstinputlisting files, fix missing @'s for …
11:27 AM Changeset [cd79053] by Peter A. Buhr <pabuhr@…>
comment out assert( s1_mid == fc ) bug
11:26 AM Changeset [77d46c7] by Peter A. Buhr <pabuhr@…>
change containers/list.hfa to collections/list.hfa in thesis test files

Dec 11, 2023:

1:48 PM Changeset [40ab446] by Michael Brooks <mlbrooks@…>
Recent thesis writing
1:46 PM Changeset [dab9fb93] by Michael Brooks <mlbrooks@…>
Accept Peter's proofreading and adjustment of examples to current syntax
1:05 PM Changeset [2554f24] by Andrew Beach <ajbeach@…>
Try terminate now does not call the catch function, now they have the …
4:18 AM Changeset [81da3da4] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:17 AM Changeset [5ddb8bf] by JiadaL <j82liang@…>
(Not really readable right now. Will clean up today and probably …

Dec 5, 2023:

11:50 AM Changeset [1c85ffc] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:13 AM Changeset [2345ab3] by Andrew Beach <ajbeach@…>
Clean-up of the chain mutator. Seems like it is underused.
9:11 AM Changeset [2b12d6e] by Peter A. Buhr <pabuhr@…>
add PRNG expected output for arm64
9:09 AM Changeset [33e4e8ef] by Peter A. Buhr <pabuhr@…>
change incorrect architecture name arm_64 to aarch64
8:46 AM Changeset [e274264] by Peter A. Buhr <pabuhr@…>
update PRNG output for x86
8:16 AM Changeset [3267041] by Peter A. Buhr <pabuhr@…>
reduce runtime testing duration of PRNG
8:13 AM Changeset [ebadb5d] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Dec 4, 2023:

5:01 PM Changeset [c7f9f53] by Andrew Beach <ajbeach@…>
Moved include from Decl header. Removed some old ast code from the Parser.
4:39 PM Changeset [8a4e472] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:33 PM Changeset [539a8c8] by Andrew Beach <ajbeach@…>
Some general clean-up, removing bits and pieces from the old version.
10:22 AM Changeset [2f8d351] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Dec 1, 2023:

3:19 PM Changeset [c4b9fa9] by Andrew Beach <ajbeach@…>
Just some random clean-up in Box pass while I was musing.
2:37 PM Changeset [dd900b5] by Andrew Beach <ajbeach@…>
Implicit and layout parameters are now marked as const. This is …

Nov 30, 2023:

6:14 PM Changeset [4dc3b8c] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:00 PM Changeset [c4570af3] by Andrew Beach <ajbeach@…>
Removed some code that supported ast conversion, it supported ast …
3:53 PM Changeset [37b3151] by Andrew Beach <ajbeach@…>
Rename the linkReferenceTypes pass and the file that contains it. …
2:58 PM Changeset [d787828d] by Andrew Beach <ajbeach@…>
Rename the ScrubTyVars? moduel to ScrubTypeVars?. This makes it more …
2:41 PM Changeset [4a89b52] by Andrew Beach <ajbeach@…>
Renamed ResolvMode? to ResolveMode?. This is less consistent with the …
2:04 PM Changeset [83fd57d] by Andrew Beach <ajbeach@…>
Removed 'New' suffixes, they are no longer needed for disambiguation.
12:10 PM Changeset [6009a5a] by Andrew Beach <ajbeach@…>
Combined the new and old TupleExpansion? files.

Nov 29, 2023:

1:41 PM Changeset [7f2bfb7] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Nov 28, 2023:

4:04 PM Changeset [ab9c1b3] by Andrew Beach <ajbeach@…>
Updated .gitignore for the new location of demangler.
3:01 PM Changeset [37273c8] by Andrew Beach <ajbeach@…>
Removed the old-ast-compatable FunctionDecl? constructor. However, …
1:24 PM Changeset [4bc4b4c] by Andrew Beach <ajbeach@…>
Completed the second demangler/automake task: The demangler (when …

Nov 27, 2023:

3:38 PM Changeset [da5ac2e] by Andrew Beach <ajbeach@…>
Removed unused case in CurrentObject::findNext. Did a bit of clean-up …
1:06 PM Changeset [2d373440] by JiadaL <j82liang@…>
Update enum.tex
9:05 AM Changeset [4f1b2d69] by Peter A. Buhr <pabuhr@…>
formatting
9:04 AM Changeset [39eb784] by Peter A. Buhr <pabuhr@…>
formatting

Nov 26, 2023:

9:42 AM Changeset [69e06ff] by Peter A. Buhr <pabuhr@…>
formatting
9:40 AM Changeset [6a1f553] by Peter A. Buhr <pabuhr@…>
formatting

Nov 24, 2023:

4:08 PM Changeset [f48dfcd] by Andrew Beach <ajbeach@…>
Slight improvement to forall clause erasing.
10:14 AM Changeset [3c4003b9] by Andrew Beach <ajbeach@…>
Box pass Eraser now removes the polymorphic arguments now that the …

Nov 21, 2023:

5:31 PM Changeset [53dac82] by Andrew Beach <ajbeach@…>
Round of clean-up in the Concurrency directory headers.
4:47 PM Changeset [8984003] by Andrew Beach <ajbeach@…>
Round of significant clean-up and reindentation of InitTweak? directory.
2:27 PM Changeset [c36a419] by Andrew Beach <ajbeach@…>
Removed Decl::fromId as it was unused. There are a few places that use …
1:35 PM Changeset [4883712] by Andrew Beach <ajbeach@…>
Added a test showing how the conflict handling in the with clause …
11:34 AM Changeset [6a0b043] by Andrew Beach <ajbeach@…>
Did some investigation of WithStmt?. It may not be possible to convert …

Nov 20, 2023:

1:25 PM Changeset [0da9475] by caparson <caparson@…>
fixed bug where cofor runner could derefence a null pointer
11:53 AM Changeset [29eaa3f] by Peter A. Buhr <pabuhr@…>
disable building the demangler (executable and library)
11:52 AM Changeset [40bca07] by Peter A. Buhr <pabuhr@…>
slight restructuring of automake rules for generating the demangler
11:48 AM Changeset [634cb80] by Peter A. Buhr <pabuhr@…>
formatting
10:34 AM Changeset [66d92e3] by Peter A. Buhr <pabuhr@…>
proofread enumeration proposal

Nov 18, 2023:

7:44 AM Changeset [8c13ca8] by Peter A. Buhr <pabuhr@…>
raise exception missing_data when read fails to find value, initial …
7:41 AM Changeset [decd4a6] by Peter A. Buhr <pabuhr@…>
formatting

Nov 17, 2023:

3:23 PM Changeset [f7f997a] by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:23 PM Changeset [16e0dcb] by caparson <caparson@…>
fixed error where order of argument eval in compiler could cause …
3:03 PM Changeset [2908f08] by Andrew Beach <ajbeach@…>
Most of ResolvExpr? was written before the new style standard. Some …
1:58 PM Changeset [41606df1] by Colby Parsons <caparsons@…>
regen expected to match test change
1:56 PM Changeset [0f6d2884] by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:56 PM Changeset [3f219eb] by caparson <caparson@…>
fixed bug where uninit mem was sometimes printed in test
10:40 AM Changeset [b0845f9] by Andrew Beach <ajbeach@…>
Reformating and clean-up in SymTab? directory.

Nov 16, 2023:

3:31 PM Changeset [e580aa5] by Andrew Beach <ajbeach@…>
Round of clean-up in Tuples directory. (Skipping TupleExpansion?, which …
9:52 AM Changeset [3f4f30a] by Colby Parsons <caparsons@…>
added x86 expect file for non-local exception test cardgame
9:26 AM Changeset [aad677d] by caparsons <caparson@…>
added arm64 expect file for non-local exception test
9:22 AM Changeset [f22b170b] by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:13 AM Changeset [89a8bab] by caparson <caparson@…>
added architecture specific expect files for non-local exception test …

Nov 15, 2023:

5:01 PM Changeset [b8b5535] by Andrew Beach <ajbeach@…>
Major round of clean-up in the GenPoly? directory.
11:55 AM Changeset [45a091b] by Andrew Beach <ajbeach@…>
It turns out enumerate does work if you use this very particular form …
11:05 AM Changeset [1ccae59] by Andrew Beach <ajbeach@…>
Some clean-up in src/Makefile.am (no change in behaviour).

Nov 14, 2023:

12:19 PM Changeset [8d182b1] by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:19 PM Changeset [df8ba61a] by caparson <caparson@…>
added test case for non-local ehm memory leak
12:18 PM Changeset [cce0807] by caparson <caparson@…>
Fixed non-local ehm memory leak that occurs when a coroutine is …

Nov 13, 2023:

3:41 PM Changeset [5625427] by Andrew Beach <ajbeach@…>
Remove the warning directive from SpecCost?, you can't actually use the …
3:28 PM Changeset [6ea85b22] by Peter A. Buhr <pabuhr@…>
remove old enum.md file
1:40 PM Changeset [0bd3faf] by Andrew Beach <ajbeach@…>
Removed forward declarations missed in the BaseSyntaxNode? removal. …
10:03 AM Changeset [25f2798] by Peter A. Buhr <pabuhr@…>
latex formatting changes
3:43 AM Changeset [fc12f05] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:43 AM Changeset [0030b508] by JiadaL <j82liang@…>
some updates
Note: See TracTimeline for information about the timeline view.