Timeline
Jan 11, 2025:
- 6:29 PM Changeset [f886608] by
- remove temp files generated by xfig
- 5:48 PM Changeset [d60a4c2] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:49 PM Changeset [7d65715f] by
- add thesis pictures
- 4:48 PM Changeset [eb42db4] by
- more thesis proofreading
- 4:47 PM Changeset [5db580e] by
- adjust formatting of second-level enumeration
- 4:32 PM Changeset [32a119e9] by
- make AST/BasicKind.hpp .PRECIOUS so it is not deleted if …
- 9:36 AM Changeset [c309af1] by
- update complex float conversion cost
Jan 10, 2025:
- 7:02 PM Changeset [c44f1f9] by
- attempt to fix complex float conversion cost
- 3:40 PM Changeset [299bd989] by
- Looking over some virtual cast related code to reduce the forall list …
- 12:49 PM Changeset [d6c59bce] by
- Starter for developer roll-on instructions.
Jan 9, 2025:
- 1:13 PM Changeset [329c62f] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:13 PM Changeset [454aab2] by
- update io_uring casts to prevent 32-bit warning messages about wrong …
- 11:44 AM Changeset [5a894e12] by
- Added more custom constructors into the new exceptions test to avoid …
Jan 8, 2025:
- 4:30 PM Changeset [550446f] by
- Added some code to the code generator for printing try statements in …
- 2:10 PM Changeset [f32448e] by
- Fixed white-space. Woops.
- 2:00 PM Changeset [658f3179] by
- Moved massive function log2_u32_32 out of header.
- 1:00 PM Changeset [d84f2ae] by
- Fix transpiler-induced unused parameter on layoutof.
Jan 7, 2025:
- 4:31 PM Changeset [190a833] by
- Returning to exceptions after a long time and added the ability to …
- 3:22 PM Changeset [10b5970] by
- Fix many test-suite- and libcfa-caused unused variable warnings. In …
Jan 6, 2025:
- 6:10 PM Changeset [70670e7] by
- Try to fix full build by regenerating botched .arm64.expect file on …
- 4:19 PM Changeset [7d30a1e] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:18 PM Changeset [1f6623c] by
- Try to fix full build by removing missed x86-debug-specific workaround …
- 12:54 PM Changeset [66e7cc1] by
- Added some tests for recent changes to the resolver.
- 12:34 PM Changeset [58eb9250] by
- 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
- […] […] 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
- fixed
- 1:09 AM Changeset [8893ad4] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:22 AM Changeset [6b95feb] by
- implement return cast for other types of expressions
Jan 3, 2025:
- 5:07 PM Changeset [2e63915] by
- Remove warnings from remaining array-collections tests.
Jan 2, 2025:
- 7:23 PM Changeset [2a32118] by
- Fix a warning missed in 2853d6fb0.
- 7:08 PM Changeset [656c8ac] by
- Restore full sense of wflag strictness, mistakenly reduced in 2853d6fb0.
- 7:00 PM Changeset [2853d6f] by
- 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
- fixed: Should be working for now.
- 3:29 PM Ticket #299 (cfa-cc - Unusable overload allowed, between array and pointer) created by
- […] CFA actual (with and without -DSUPPRESS_COMP_ERR): …
- 3:25 PM Ticket #298 (cfa-cc - Return cast does not work with variables) created by
- […] 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
- […] CFA Actual: compile error, as commented above GCC …
- 3:19 PM Ticket #296 (cfa-cc - Forgetting an exception vtable gives runtime crash) created by
- […] Actual: Runtime error, segment fault at memory location near …
Dec 24, 2024:
- 10:52 AM Changeset [a6b48f6] by
- formatting, comment out unused parameter names to remove warnings
Dec 23, 2024:
- 2:41 PM Changeset [4f4ae60] by
- Added prelude-inline.cfa to the standard library. This should now have …
- 11:28 AM Changeset [43299af] by
- Isolated the removal of -fgnu89-inline. With the recent static/static …
Dec 22, 2024:
- 4:48 PM Changeset [a5e2786f] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:48 PM Changeset [5a02308] by
- respond to Andrew's comments about intro chapter
Dec 21, 2024:
- 12:21 AM Changeset [28c2c9d5] by
- Try to fix full build by suppressing known warning's -W code under gcc …
Dec 20, 2024:
- 9:43 PM Changeset [0cd168f] by
- Remove test-code-induced warnings from Array RAII. (Depends on …
- 9:38 PM Changeset [0bf03ba2] by
- Remove warnings due to unused parameters in generated code for …
- 4:35 PM Changeset [3df3a8f] by
- Add back overnight build's benchmark compile attribute data point
- 4:21 PM Changeset [50cad32] by
- update architecture expect file for x64
- 4:19 PM Changeset [d1566d4] by
- update architecture expect file for x86
- 4:16 PM Changeset [9dc05782] by
- update architecture expect file for ARM
- 3:35 PM Changeset [d9f6d80] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:35 PM Changeset [77148b0] by
- fix build problem by fixing unsupported C23 attribute in test
- 3:11 PM Changeset [5251c6b] by
- Changed some inline declarations to static or static inline (which are …
- 2:31 PM Changeset [b12b1ba] by
- Add completion of work in progress mistakenly included in 584612d. …
- 2:21 PM Changeset [584612d] by
- Add file missed in d9162ec9
- 1:56 PM Changeset [d9162ec] by
- Fix test-classification commands to detect more strict-capable tests. …
- 12:26 PM Changeset [b05d79d] by
- Try to get full build completing by disabling a data-collection …
- 10:52 AM Changeset [d3cf623] by
- Solved the requested warning with exceptions. Also went through the …
- 8:55 AM Changeset [df91e15] by
- change wflags-orig.txt to wflags-lax.txt
Dec 19, 2024:
- 11:18 PM Changeset [956ad355] by
- remove fixed tests from WFLGAS_OPT_LAX
Dec 18, 2024:
- 10:26 PM Changeset [a65cd5e] by
- put back parameter names in comments
- 9:02 PM Changeset [e0f3bd2] by
- remove warnings from alloc_internal$ in stdlib.hfa
- 6:37 PM Changeset [e0330d2c] by
- Remove unnecessary special case for zero_t in code gen that caused …
- 1:02 PM Changeset [faf9e19] by
- Explicate the present state for test-suite programs being free of …
- 10:33 AM Changeset [5780d0d] by
- 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
- As we put more code into the prelude some issues have come up. That is …
- 8:26 AM Changeset [94aa202] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:26 AM Changeset [2980ccb8] by
- more proofreading of introduction chapter
Dec 16, 2024:
- 10:45 PM Changeset [4ff7ea3] by
- update expected for attribute test x86
- 10:37 PM Changeset [9b55aa3] by
- update expected for attribute test aarch64
- 9:37 PM Changeset [262a864] by
- merge
- 9:31 PM Changeset [9a01745] by
- add another attribute test
- 9:30 PM Changeset [f9a0dd0] by
- fix length for juxtaposed strings: "ABC" "DEF"
- 5:59 PM Changeset [80018f5] by
- Attempted to inject some examples (and some other pieces I had missed) …
- 5:01 PM Changeset [4167afa] by
- remove superflous calls to std::move
- 12:00 PM Changeset [15cb790] by
- Added a check in operatorLookup so bad operators give a proper error …
Dec 15, 2024:
- 11:24 PM Changeset [50e04cc] by
- update expected output of atribute test for arm64
- 10:42 PM Changeset [d344a63] by
- update expected output of atribute test for x86
- 10:14 PM Changeset [0497b6ba] by
- update tests for attribute and semantic warnings
- 10:11 PM Changeset [a16f2b6] by
- update SuperfluousDecl? warning, update field_declaring rules, comment …
- 10:07 PM Changeset [5786403] by
- update semantic warnings
Dec 13, 2024:
- 5:30 PM Changeset [d30c229] by
- Add test for milestone: String is warning-free
- 5:29 PM Changeset [96ef156] by
- Fix IO stream to be warning-free.
- 5:05 PM Changeset [fb0f04d] by
- Fix exceptions to be warning-free.
- 4:45 PM Ticket #294 (cfa-cc - Polymorphic nested aggregates may over-generalize the inner type) created by
- Compare these two applications of nested aggregates with polymorphism, …
- 3:43 PM Changeset [9b01ed1] by
- End the meta-test of warning detection. Reverse 135197188ba. This …
- 1:07 PM Changeset [13519718] by
- Begin an exploratory meta-test of warning detection. This change will …
- 12:10 PM Changeset [5db913f] by
- Work around #269 in array bound-check printing, to avoid …
Dec 12, 2024:
- 10:24 PM Changeset [63b32f9d] by
- temporarily add citations to background chapter
- 10:23 PM Changeset [13887ac2] by
- add citation
- 7:09 PM Changeset [ad8b6df] by
- formatting
- 4:45 PM Changeset [8ee211d] by
- Make array and list headers free of warnings upon include and as used …
- 4:35 PM Changeset [35cc6d4] by
- Mitigate several unused-declaration warnings in generated code. See …
- 4:23 PM Changeset [f979f0ba] by
- suppress reference conversion warning
- 11:59 AM Changeset [532c0cd] by
- Small bit of clean-up on the enum functions in builtins. Mostly …
Note: See TracTimeline
for information about the timeline view.