Timeline



Dec 13, 2024:

5:30 PM Changeset [d30c229] by Michael Brooks <mlbrooks@…>
Add test for milestone: String is warning-free
5:29 PM Changeset [96ef156] by Michael Brooks <mlbrooks@…>
Fix IO stream to be warning-free.
5:05 PM Changeset [fb0f04d] by Michael Brooks <mlbrooks@…>
Fix exceptions to be warning-free.
4:45 PM Ticket #294 (cfa-cc - Polymorphic nested aggregates may over-generalize the inner type) created by mlbrooks
Compare these two applications of nested aggregates with polymorphism, …
3:43 PM Changeset [9b01ed1] by Michael Brooks <mlbrooks@…>
End the meta-test of warning detection. Reverse 135197188ba. This …
1:07 PM Changeset [13519718] by Michael Brooks <mlbrooks@…>
Begin an exploratory meta-test of warning detection. This change will …
12:10 PM Changeset [5db913f] by Michael Brooks <mlbrooks@…>
Work around #269 in array bound-check printing, to avoid …

Dec 12, 2024:

10:24 PM Changeset [63b32f9d] by Peter A. Buhr <pabuhr@…>
temporarily add citations to background chapter
10:23 PM Changeset [13887ac2] by Peter A. Buhr <pabuhr@…>
add citation
7:09 PM Changeset [ad8b6df] by Peter A. Buhr <pabuhr@…>
formatting
4:45 PM Changeset [8ee211d] by Michael Brooks <mlbrooks@…>
Make array and list headers free of warnings upon include and as used …
4:35 PM Changeset [35cc6d4] by Michael Brooks <mlbrooks@…>
Mitigate several unused-declaration warnings in generated code. See …
4:23 PM Changeset [f979f0ba] by Fangren Yu <f37yu@…>
suppress reference conversion warning
11:59 AM Changeset [532c0cd] by Andrew Beach <ajbeach@…>
Small bit of clean-up on the enum functions in builtins. Mostly …

Dec 11, 2024:

8:05 PM Changeset [bad15f7] by Michael Brooks <mlbrooks@…>
Take test-expect change missed in last commit.
7:53 PM Changeset [36dfdac] by Michael Brooks <mlbrooks@…>
Enable partial autogen for types declared inside functions. Done by …
7:32 PM Changeset [5d3d281] by Michael Brooks <mlbrooks@…>
Remove autogen forward declarations, which are never needed, and cause …
6:32 PM Changeset [e797179] by Michael Brooks <mlbrooks@…>
Accept meta-test, expecting the buid to fail. The fix is forthcoming. …
6:09 PM Changeset [64f3b9f] by Michael Brooks <mlbrooks@…>
Fix support for partial autogen. Partial autogen means that some …

Dec 10, 2024:

3:07 PM Changeset [ec22220] by Peter A. Buhr <pabuhr@…>
formatting
3:07 PM Changeset [6e6e372] by Peter A. Buhr <pabuhr@…>
harmonize comments in test program
2:28 PM Changeset [8e4f34e] by Michael Brooks <mlbrooks@…>
Allow builtin ++ from += overloads, and similar, to work on a type …
2:25 PM Changeset [fd0a1799] by Michael Brooks <mlbrooks@…>
Resurrect test of zero_t/one_t and capture present state of ++

Dec 9, 2024:

4:48 PM Changeset [283fbdd] by Andrew Beach <ajbeach@…>
Removed some unused (commented) code from the builtins.
10:51 AM Changeset [50be6444] by Andrew Beach <ajbeach@…>
Follow up reformatting to builtins. Just a few extra and missing spaces.

Dec 8, 2024:

9:32 AM Changeset [18a7dcf1] by Peter A. Buhr <pabuhr@…>
found some initial material for section Polymorphism
9:09 AM Changeset [fbb5bdd] by Peter A. Buhr <pabuhr@…>
add some initial background material
9:09 AM Changeset [bc999b7] by Peter A. Buhr <pabuhr@…>
more proofreading of intro chapter
9:02 AM Changeset [9f7285e] by Peter A. Buhr <pabuhr@…>
formatting, temporarily remove quasi_void

Dec 7, 2024:

6:48 PM Changeset [6503ef4] by Peter A. Buhr <pabuhr@…>
formatting
6:47 PM Changeset [0b98381] by Peter A. Buhr <pabuhr@…>
remove line numbering
6:47 PM Changeset [b4c6e10] by Peter A. Buhr <pabuhr@…>
thesis proofreading

Dec 6, 2024:

10:02 AM Changeset [9861ef2] by Fangren Yu <f37yu@…>
add description of closed trait types

Dec 5, 2024:

4:39 PM Changeset [5b66938] by Peter A. Buhr <pabuhr@…>
update .expect files for x86 architecture
11:37 AM Changeset [b38d24a] by JiadaL <j82liang@…>
update test expect

Dec 4, 2024:

10:18 PM Changeset [fc276f3] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:17 PM Changeset [eae8b37] by JiadaL <j82liang@…>
Move enum.hfa/enum.cfa to prelude

Dec 3, 2024:

2:07 PM Ticket #293 (cfa-cc - String Initialization Cases) created by ajbeach
A string literal (possibly enclosed in {})[1] used to initialize an …

Dec 2, 2024:

3:21 PM Changeset [4175659] by Peter A. Buhr <pabuhr@…>
remove BadQualifiersZeroOne? warning message

Dec 1, 2024:

9:04 PM Changeset [509ec82] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Nov 29, 2024:

4:24 PM Changeset [1c0a3a4] by Peter A. Buhr <pabuhr@…>
fix problem with future seperate compilation

Nov 28, 2024:

11:27 PM Changeset [718601e] by Michael Brooks <mlbrooks@…>
Try 2 to fix arch-specific test failure from my last commit
9:24 PM Changeset [730992a] by Michael Brooks <mlbrooks@…>
Try to fix arch-specific test failure from my last commit
5:31 PM Changeset [46c4dea] by Andrew Beach <ajbeach@…>
Update the enumeration proposal with some updates now that the rework …
4:34 PM Changeset [81e768d] by Michael Brooks <mlbrooks@…>
Fix #276; add support for c-array parameters using dependent lengths. …
3:31 PM Changeset [3e2e9b2] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Nov 27, 2024:

6:12 PM Changeset [f5e37a4] by Peter A. Buhr <pabuhr@…>
small changes to rational
5:01 PM Changeset [71f3d45] by Michael Brooks <mlbrooks@…>
Remove unnecessary assertion: printing a rational doesn't require the …
4:01 PM Changeset [108b2c7] by Andrew Beach <ajbeach@…>
Moved the non-trivial bodies of the power (exponental) functions out …
12:22 PM Changeset [e25ef8c] by Peter A. Buhr <pabuhr@…>
formatting, first attempt to add priority order to waitfor selection, …

Nov 26, 2024:

10:56 AM Ticket #166 (cfa-cc - Cannot get reference to generic member of generic struct) closed by ajbeach
fixed: Fixed in: bdf4065045c0651b196411ff05d1d2c353dbfa1d It might get …

Nov 23, 2024:

9:30 PM Changeset [956b389] by JiadaL <j82liang@…>
add isMember to DeclWithType?
8:28 PM Changeset [10a9479d] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Nov 21, 2024:

8:38 AM Changeset [de7b7a5] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:35 AM Changeset [1cd2839] by Peter A. Buhr <pabuhr@…>
test patch for respecting lexical priority in waitfor statement

Nov 20, 2024:

5:19 PM Changeset [bdf40650] by Andrew Beach <ajbeach@…>
Address-of is now moved under casts of any type and is done so …
9:46 AM Changeset [d945be9] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:32 AM Changeset [7c80a86] by Peter A. Buhr <pabuhr@…>
proofread chapter 3

Nov 19, 2024:

5:02 PM Changeset [ecf3812] by Andrew Beach <ajbeach@…>
CastExpr? reorganization and clean-up in Lvalue. I kept these from a …

Nov 18, 2024:

10:07 PM Changeset [29075d1] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:07 PM Changeset [1b39705] by Peter A. Buhr <pabuhr@…>
proofreading on string chapter
3:43 PM Changeset [ed96731] by Andrew Beach <ajbeach@…>
With{Stmts,Decls}ToAdd? how has an -X version like WithSymbolTableX. …
11:49 AM Changeset [0dffe91] by Michael Brooks <mlbrooks@…>
Thesis, string: add missing figure

Nov 16, 2024:

6:40 PM Changeset [ea10f64] by Peter A. Buhr <pabuhr@…>
first attempt at tests for tuple arrays
6:36 PM Changeset [dd54139] by Peter A. Buhr <pabuhr@…>
empty tuple prints a syntax error, first attempt at tuple arrays with …
6:33 PM Changeset [95707a3] by Peter A. Buhr <pabuhr@…>
updates to barrier.hfa
6:32 PM Changeset [e255902b] by Peter A. Buhr <pabuhr@…>
more updates to the uC++toCFA document

Nov 15, 2024:

5:48 PM Changeset [489d3ba] by Peter A. Buhr <pabuhr@…>
change how latex code generated from sharing-demo.cfa

Nov 13, 2024:

6:16 PM Changeset [2325b57] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:15 PM Changeset [1b56a7f] by Peter A. Buhr <pabuhr@…>
add barrier sectio uC++ to CFA cheat sheet
Note: See TracTimeline for information about the timeline view.