Timeline



Nov 8, 2024:

5:20 PM Changeset [74cbaa3] by Peter A. Buhr <pabuhr@…>
formatting
5:20 PM Changeset [44e2a5a] by Peter A. Buhr <pabuhr@…>
remove assertions from rational structure declaration
5:14 PM Changeset [62595b31] by Peter A. Buhr <pabuhr@…>
temporary update of exponentiation operator due to possible bug in box-pass
5:12 PM Changeset [135a2d8] by Peter A. Buhr <pabuhr@…>
updates to uC++toCFA document

Nov 7, 2024:

12:42 PM Changeset [83a581a] by Michael Brooks <mlbrooks@…>
Thesis, string, intro: provide missing facts
12:29 PM Changeset [04c6340] by Michael Brooks <mlbrooks@…>
Array, lifecycle: more proofreading
10:11 AM Changeset [e1107ec] by Peter A. Buhr <pabuhr@…>
proofread section Array lifecycle

Nov 6, 2024:

3:19 PM Changeset [174a11a] by Peter A. Buhr <pabuhr@…>
add starting section 5.1 for strings
3:18 PM Changeset [5ba756c] by Peter A. Buhr <pabuhr@…>
generalize cfa-code indentation (xleftmargin)

Nov 5, 2024:

7:27 PM Changeset [97ac01d3] by Michael Brooks <mlbrooks@…>
Thesis, array: add section on lifecycle

Nov 4, 2024:

12:21 PM Changeset [7d95bce9] by Michael Brooks <mlbrooks@…>
Thesis, background, array: clarify C laxed inner dimension checking

Nov 3, 2024:

9:13 PM Changeset [c3e41cda] by Peter A. Buhr <pabuhr@…>
proofread new material in background and array chapters
9:11 PM Changeset [63a7394] by Peter A. Buhr <pabuhr@…>
reduce topsep for enumitem

Nov 1, 2024:

4:48 PM Changeset [ad9f593] by Michael Brooks <mlbrooks@…>
Thesis, background, array: flesh out and rework section Array …

Oct 31, 2024:

3:20 PM Changeset [b7921d8] by Michael Brooks <mlbrooks@…>
Thesis, array: Add section Dimension Parameter Implementation
2:32 PM Ticket #292 (cfa-cc - Constant Reference Argument Binding Update) created by ajbeach
The following code does not work currently: […] It seems like a …

Oct 30, 2024:

11:05 PM Changeset [292d6cf6] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:05 PM Changeset [520fa9e] by Peter A. Buhr <pabuhr@…>
proofread background chapter, and other small changes
4:41 PM Changeset [5485bcac] by Andrew Beach <ajbeach@…>
Updated tuple proposal to include array interations.
9:00 AM Changeset [a3bd827] by Peter A. Buhr <pabuhr@…>
fix directory name for running tests in INSTALL

Oct 29, 2024:

9:53 PM Changeset [b699a61] by Peter A. Buhr <pabuhr@…>
formatting
2:28 PM Ticket #291 (cfa-cc - Cannot Lift Reference Initialization) created by ajbeach
The initial symptom of this error is a problem in the box pass. But …
12:50 PM Changeset [7ef4438] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:48 PM Changeset [63cf80e] by Peter A. Buhr <pabuhr@…>
finish proofreading the array section of the background chapter
12:45 PM Changeset [d0296db6] by Michael Brooks <mlbrooks@…>
Thesis, array, upgrade accordion demo to use data in all arrays

Oct 28, 2024:

11:31 AM Changeset [33474e6] by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Oct 26, 2024:

6:51 PM Changeset [bf91d1d] by Peter A. Buhr <pabuhr@…>
numerous changes to the uC++ to CFA cheat sheet
6:48 PM Changeset [14c31eb] by Peter A. Buhr <pabuhr@…>
proofread introduction chapter
8:17 AM Changeset [06d75931] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Oct 25, 2024:

4:09 PM Changeset [720eec9] by Michael Brooks <mlbrooks@…>
Thesis, array, proofread intro sections.
3:43 PM Changeset [d031f7f] by Andrew Beach <ajbeach@…>
Renamed CurrentObject?'s MemberIterator::operator* to getOptions …

Oct 24, 2024:

12:50 PM Changeset [90be0cf] by Andrew Beach <ajbeach@…>
Moved some methods out of EnumDecl?. These were calculations and the …

Oct 23, 2024:

4:18 PM Changeset [12c4a5f] by Andrew Beach <ajbeach@…>
Folding in feedback to the tuple proposal and rewriting the last rewrite.
3:04 PM Changeset [42d81a7] by Michael Brooks <mlbrooks@…>
Thesis, array, C typing rules, add old C rules and case-comparison table.

Oct 21, 2024:

12:34 PM Changeset [d3942b9] by Michael Brooks <mlbrooks@…>
Thesis, array, C typing rules, add discussion dimension hoisting.

Oct 19, 2024:

5:43 PM Changeset [3a08cb1] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Oct 18, 2024:

5:03 PM Changeset [e8b5ba4] by Peter A. Buhr <pabuhr@…>
update how input/output files are opened
2:42 PM Changeset [187be97] by Michael Brooks <mlbrooks@…>
Thesis, array, add content on C typing changes.

Oct 16, 2024:

1:31 PM Changeset [02ea981] by Michael Brooks <mlbrooks@…>
Thesis introduction contributions, first try.

Oct 13, 2024:

4:59 PM Changeset [4e0168a] by Peter A. Buhr <pabuhr@…>
documentation, update C23 attribute lexing
1:15 PM Changeset [c565d68] by Peter A. Buhr <pabuhr@…>
change CFA tests to use C designator syntax
12:28 PM Changeset [1a7203d] by Peter A. Buhr <pabuhr@…>
change CFA runtime libraries to use C designator syntax
12:22 PM Changeset [1a8b17a] by Peter A. Buhr <pabuhr@…>
add C23 attributes, require comma terminator for nullary and unary …

Oct 9, 2024:

5:34 PM Changeset [0766399] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:34 PM Changeset [7d415b4] by Peter A. Buhr <pabuhr@…>
more proofreading of intro chapter
5:07 PM Changeset [16ba4897] by Andrew Beach <ajbeach@…>
Replaced SemanticErrorException::isEmpty with ...::throwIfNonEmpty. …
Note: See TracTimeline for information about the timeline view.