Timeline



Jan 6, 2025:

6:10 PM Changeset [70670e7] by Michael Brooks <Michael Brooks>
Try to fix full build by regenerating botched .arm64.expect file on …
4:19 PM Changeset [7d30a1e] by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:18 PM Changeset [1f6623c] by Michael Brooks <mlbrooks@…>
Try to fix full build by removing missed x86-debug-specific workaround …
12:54 PM Changeset [66e7cc1] by Andrew Beach <ajbeach@…>
Added some tests for recent changes to the resolver.
12:34 PM Changeset [58eb9250] by Michael Brooks <mlbrooks@…>
Partly fix #269 and try to fix nightly build. Switch to correct type …
12:23 PM Ticket #300 (cfa-cc - sizeof/typeof as a variable's usage may leave this variable unused) created by mlbrooks
[…] […] Expected: run, print 1 twice Actual: compile error: …

Jan 4, 2025:

3:57 PM Ticket #298 (cfa-cc - Return cast does not work with variables) closed by f37yu
fixed
1:09 AM Changeset [8893ad4] by Fangren Yu <f37yu@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:22 AM Changeset [6b95feb] by Fangren Yu <f37yu@…>
implement return cast for other types of expressions

Jan 3, 2025:

5:07 PM Changeset [2e63915] by Michael Brooks <mlbrooks@…>
Remove warnings from remaining array-collections tests.

Jan 2, 2025:

7:23 PM Changeset [2a32118] by Michael Brooks <mlbrooks@…>
Fix a warning missed in 2853d6fb0.
7:08 PM Changeset [656c8ac] by Michael Brooks <mlbrooks@…>
Restore full sense of wflag strictness, mistakenly reduced in 2853d6fb0.
7:00 PM Changeset [2853d6f] by Michael Brooks <mlbrooks@…>
Remove uses of warnings to show test success. Eliminate simple causes …
5:03 PM Ticket #292 (cfa-cc - Constant Reference Argument Binding Update) closed by f37yu
fixed: Should be working for now.
3:29 PM Ticket #299 (cfa-cc - Unusable overload allowed, between array and pointer) created by mlbrooks
[…] CFA actual (with and without -DSUPPRESS_COMP_ERR): …
3:25 PM Ticket #298 (cfa-cc - Return cast does not work with variables) created by mlbrooks
[…] Actual: Error "cannot choose between 2 alternatives" at …
3:20 PM Ticket #297 (cfa-cc - Parameter name does not shadow in-scope type name) created by mlbrooks
[…] CFA Actual: compile error, as commented above GCC …
3:19 PM Ticket #296 (cfa-cc - Forgetting an exception vtable gives runtime crash) created by mlbrooks
[…] Actual: Runtime error, segment fault at memory location near …

Dec 24, 2024:

10:52 AM Changeset [a6b48f6] by Peter A. Buhr <pabuhr@…>
formatting, comment out unused parameter names to remove warnings

Dec 23, 2024:

2:41 PM Changeset [4f4ae60] by Andrew Beach <ajbeach@…>
Added prelude-inline.cfa to the standard library. This should now have …
11:28 AM Changeset [43299af] by Andrew Beach <ajbeach@…>
Isolated the removal of -fgnu89-inline. With the recent static/static …

Dec 22, 2024:

4:48 PM Changeset [a5e2786f] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:48 PM Changeset [5a02308] by Peter A. Buhr <pabuhr@…>
respond to Andrew's comments about intro chapter

Dec 21, 2024:

12:21 AM Changeset [28c2c9d5] by Michael Brooks <mlbrooks@…>
Try to fix full build by suppressing known warning's -W code under gcc …

Dec 20, 2024:

9:43 PM Changeset [0cd168f] by Michael Brooks <mlbrooks@…>
Remove test-code-induced warnings from Array RAII. (Depends on …
9:38 PM Changeset [0bf03ba2] by Michael Brooks <mlbrooks@…>
Remove warnings due to unused parameters in generated code for …
4:35 PM Changeset [3df3a8f] by Michael Brooks <mlbrooks@…>
Add back overnight build's benchmark compile attribute data point
4:21 PM Changeset [50cad32] by Peter A. Buhr <pabuhr@…>
update architecture expect file for x64
4:19 PM Changeset [d1566d4] by Peter A. Buhr <pabuhr@…>
update architecture expect file for x86
4:16 PM Changeset [9dc05782] by Peter A. Buhr <pabuhr@…>
update architecture expect file for ARM
3:35 PM Changeset [d9f6d80] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:35 PM Changeset [77148b0] by Peter A. Buhr <pabuhr@…>
fix build problem by fixing unsupported C23 attribute in test
3:11 PM Changeset [5251c6b] by Andrew Beach <ajbeach@…>
Changed some inline declarations to static or static inline (which are …
2:31 PM Changeset [b12b1ba] by Michael Brooks <mlbrooks@…>
Add completion of work in progress mistakenly included in 584612d. …
2:21 PM Changeset [584612d] by Michael Brooks <mlbrooks@…>
Add file missed in d9162ec9
1:56 PM Changeset [d9162ec] by Michael Brooks <mlbrooks@…>
Fix test-classification commands to detect more strict-capable tests. …
12:26 PM Changeset [b05d79d] by Michael Brooks <mlbrooks@…>
Try to get full build completing by disabling a data-collection …
10:52 AM Changeset [d3cf623] by Andrew Beach <ajbeach@…>
Solved the requested warning with exceptions. Also went through the …
8:55 AM Changeset [df91e15] by Peter A. Buhr <pabuhr@…>
change wflags-orig.txt to wflags-lax.txt

Dec 19, 2024:

11:18 PM Changeset [956ad355] by Peter A. Buhr <pabuhr@…>
remove fixed tests from WFLGAS_OPT_LAX

Dec 18, 2024:

10:26 PM Changeset [a65cd5e] by Peter A. Buhr <pabuhr@…>
put back parameter names in comments
9:02 PM Changeset [e0f3bd2] by Peter A. Buhr <pabuhr@…>
remove warnings from alloc_internal$ in stdlib.hfa
6:37 PM Changeset [e0330d2c] by Michael Brooks <mlbrooks@…>
Remove unnecessary special case for zero_t in code gen that caused …
1:02 PM Changeset [faf9e19] by Michael Brooks <mlbrooks@…>
Explicate the present state for test-suite programs being free of …
10:33 AM Changeset [5780d0d] by Andrew Beach <ajbeach@…>
Removed increment and decrement operators for enumerations from …

Dec 17, 2024:

2:29 PM Ticket #295 (cfa-cc - Prelude Rework (New Header for Regular Declarations)) created by ajbeach
As we put more code into the prelude some issues have come up. That is …
8:26 AM Changeset [94aa202] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:26 AM Changeset [2980ccb8] by Peter A. Buhr <pabuhr@…>
more proofreading of introduction chapter

Dec 16, 2024:

10:45 PM Changeset [4ff7ea3] by Peter A. Buhr <pabuhr@…>
update expected for attribute test x86
10:37 PM Changeset [9b55aa3] by Peter A. Buhr <pabuhr@…>
update expected for attribute test aarch64
9:37 PM Changeset [262a864] by Peter A. Buhr <pabuhr@…>
merge
9:31 PM Changeset [9a01745] by Peter A. Buhr <pabuhr@…>
add another attribute test
9:30 PM Changeset [f9a0dd0] by Peter A. Buhr <pabuhr@…>
fix length for juxtaposed strings: "ABC" "DEF"
5:59 PM Changeset [80018f5] by Andrew Beach <ajbeach@…>
Attempted to inject some examples (and some other pieces I had missed) …
5:01 PM Changeset [4167afa] by Peter A. Buhr <pabuhr@…>
remove superflous calls to std::move
12:00 PM Changeset [15cb790] by Andrew Beach <ajbeach@…>
Added a check in operatorLookup so bad operators give a proper error …

Dec 15, 2024:

11:24 PM Changeset [50e04cc] by Peter A. Buhr <pabuhr@…>
update expected output of atribute test for arm64
10:42 PM Changeset [d344a63] by Peter A. Buhr <pabuhr@…>
update expected output of atribute test for x86
10:14 PM Changeset [0497b6ba] by Peter A. Buhr <pabuhr@…>
update tests for attribute and semantic warnings
10:11 PM Changeset [a16f2b6] by Peter A. Buhr <pabuhr@…>
update SuperfluousDecl? warning, update field_declaring rules, comment …
10:07 PM Changeset [5786403] by Peter A. Buhr <pabuhr@…>
update semantic warnings

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
Note: See TracTimeline for information about the timeline view.