source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8893ad4   2 weeks f37yu Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @6b95feb   2 weeks f37yu implement return cast for other types of expressions
(edit) @2e63915   2 weeks mlbrooks Remove warnings from remaining array-collections tests.
(edit) @2a32118   3 weeks mlbrooks Fix a warning missed in 2853d6fb0.
(edit) @656c8ac   3 weeks mlbrooks Restore full sense of wflag strictness, mistakenly reduced in 2853d6fb0.
(edit) @2853d6f   3 weeks mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
(edit) @a6b48f6   4 weeks pabuhr formatting, comment out unused parameter names to remove warnings
(edit) @4f4ae60   4 weeks ajbeach Added prelude-inline.cfa to the standard library. This should now have …
(edit) @43299af   4 weeks ajbeach Isolated the removal of -fgnu89-inline. With the recent static/static …
(edit) @a5e2786f   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @5a02308   4 weeks pabuhr respond to Andrew's comments about intro chapter
(edit) @28c2c9d5   4 weeks mlbrooks Try to fix full build by suppressing known warning's -W code under gcc …
(edit) @0cd168f   4 weeks mlbrooks Remove test-code-induced warnings from Array RAII. (Depends on …
(edit) @0bf03ba2   4 weeks mlbrooks Remove warnings due to unused parameters in generated code for …
(edit) @3df3a8f   4 weeks mlbrooks Add back overnight build's benchmark compile attribute data point
(edit) @50cad32   4 weeks pabuhr update architecture expect file for x64
(edit) @d1566d4   4 weeks pabuhr update architecture expect file for x86
(edit) @9dc05782   4 weeks pabuhr update architecture expect file for ARM
(edit) @d9f6d80   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @77148b0   4 weeks pabuhr fix build problem by fixing unsupported C23 attribute in test
(edit) @5251c6b   4 weeks ajbeach Changed some inline declarations to static or static inline (which are …
(edit) @b12b1ba   4 weeks mlbrooks Add completion of work in progress mistakenly included in 584612d. …
(edit) @584612d   4 weeks mlbrooks Add file missed in d9162ec9
(edit) @d9162ec   4 weeks mlbrooks Fix test-classification commands to detect more strict-capable tests. …
(edit) @b05d79d   4 weeks mlbrooks Try to get full build completing by disabling a data-collection …
(edit) @d3cf623   4 weeks ajbeach Solved the requested warning with exceptions. Also went through the …
(edit) @df91e15   4 weeks pabuhr change wflags-orig.txt to wflags-lax.txt
(edit) @956ad355   5 weeks pabuhr remove fixed tests from WFLGAS_OPT_LAX
(edit) @a65cd5e   5 weeks pabuhr put back parameter names in comments
(edit) @e0f3bd2   5 weeks pabuhr remove warnings from alloc_internal$ in stdlib.hfa
(edit) @e0330d2c   5 weeks mlbrooks Remove unnecessary special case for zero_t in code gen that caused …
(edit) @faf9e19   5 weeks mlbrooks Explicate the present state for test-suite programs being free of …
(edit) @5780d0d   5 weeks ajbeach Removed increment and decrement operators for enumerations from …
(edit) @94aa202   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2980ccb8   5 weeks pabuhr more proofreading of introduction chapter
(edit) @4ff7ea3   5 weeks pabuhr update expected for attribute test x86
(edit) @9b55aa3   5 weeks pabuhr update expected for attribute test aarch64
(edit) @262a864   5 weeks pabuhr merge
(edit) @9a01745   5 weeks pabuhr add another attribute test
(edit) @f9a0dd0   5 weeks pabuhr fix length for juxtaposed strings: "ABC" "DEF"
(edit) @80018f5   5 weeks ajbeach Attempted to inject some examples (and some other pieces I had missed) …
(edit) @4167afa   5 weeks pabuhr remove superflous calls to std::move
(edit) @15cb790   5 weeks ajbeach Added a check in operatorLookup so bad operators give a proper error …
(edit) @50e04cc   5 weeks pabuhr update expected output of atribute test for arm64
(edit) @d344a63   5 weeks pabuhr update expected output of atribute test for x86
(edit) @0497b6ba   5 weeks pabuhr update tests for attribute and semantic warnings
(edit) @a16f2b6   5 weeks pabuhr update SuperfluousDecl? warning, update field_declaring rules, comment …
(edit) @5786403   5 weeks pabuhr update semantic warnings
(edit) @d30c229   5 weeks mlbrooks Add test for milestone: String is warning-free
(edit) @96ef156   5 weeks mlbrooks Fix IO stream to be warning-free.
(edit) @fb0f04d   5 weeks mlbrooks Fix exceptions to be warning-free.
(edit) @9b01ed1   5 weeks mlbrooks End the meta-test of warning detection. Reverse 135197188ba. This …
(edit) @13519718   5 weeks mlbrooks Begin an exploratory meta-test of warning detection. This change will …
(edit) @5db913f   5 weeks mlbrooks Work around #269 in array bound-check printing, to avoid …
(edit) @63b32f9d   6 weeks pabuhr temporarily add citations to background chapter
(edit) @13887ac2   6 weeks pabuhr add citation
(edit) @ad8b6df   6 weeks pabuhr formatting
(edit) @8ee211d   6 weeks mlbrooks Make array and list headers free of warnings upon include and as used …
(edit) @35cc6d4   6 weeks mlbrooks Mitigate several unused-declaration warnings in generated code. See …
(edit) @f979f0ba   6 weeks f37yu suppress reference conversion warning
(edit) @532c0cd   6 weeks ajbeach Small bit of clean-up on the enum functions in builtins. Mostly …
(edit) @bad15f7   6 weeks mlbrooks Take test-expect change missed in last commit.
(edit) @36dfdac   6 weeks mlbrooks Enable partial autogen for types declared inside functions. Done by …
(edit) @5d3d281   6 weeks mlbrooks Remove autogen forward declarations, which are never needed, and cause …
(edit) @e797179   6 weeks mlbrooks Accept meta-test, expecting the buid to fail. The fix is forthcoming. …
(edit) @64f3b9f   6 weeks mlbrooks Fix support for partial autogen. Partial autogen means that some …
(edit) @ec22220   6 weeks pabuhr formatting
(edit) @6e6e372   6 weeks pabuhr harmonize comments in test program
(edit) @8e4f34e   6 weeks mlbrooks Allow builtin ++ from += overloads, and similar, to work on a type …
(edit) @fd0a1799   6 weeks mlbrooks Resurrect test of zero_t/one_t and capture present state of ++
(edit) @283fbdd   6 weeks ajbeach Removed some unused (commented) code from the builtins.
(edit) @50be6444   6 weeks ajbeach Follow up reformatting to builtins. Just a few extra and missing spaces.
(edit) @18a7dcf1   6 weeks pabuhr found some initial material for section Polymorphism
(edit) @fbb5bdd   6 weeks pabuhr add some initial background material
(edit) @bc999b7   6 weeks pabuhr more proofreading of intro chapter
(edit) @9f7285e   6 weeks pabuhr formatting, temporarily remove quasi_void
(edit) @6503ef4   6 weeks pabuhr formatting
(edit) @0b98381   6 weeks pabuhr remove line numbering
(edit) @b4c6e10   6 weeks pabuhr thesis proofreading
(edit) @9861ef2   6 weeks f37yu add description of closed trait types
(edit) @5b66938   7 weeks pabuhr update .expect files for x86 architecture
(edit) @b38d24a   7 weeks j82liang update test expect
(edit) @fc276f3   7 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @eae8b37   7 weeks j82liang Move enum.hfa/enum.cfa to prelude
(edit) @4175659   7 weeks pabuhr remove BadQualifiersZeroOne? warning message
(edit) @509ec82   7 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1c0a3a4   7 weeks pabuhr fix problem with future seperate compilation
(edit) @718601e   8 weeks mlbrooks Try 2 to fix arch-specific test failure from my last commit
(edit) @730992a   8 weeks mlbrooks Try to fix arch-specific test failure from my last commit
(edit) @46c4dea   8 weeks ajbeach Update the enumeration proposal with some updates now that the rework …
(edit) @81e768d   8 weeks mlbrooks Fix #276; add support for c-array parameters using dependent lengths. …
(edit) @3e2e9b2   8 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f5e37a4   8 weeks pabuhr small changes to rational
(edit) @71f3d45   8 weeks mlbrooks Remove unnecessary assertion: printing a rational doesn't require the …
(edit) @108b2c7   8 weeks ajbeach Moved the non-trivial bodies of the power (exponental) functions out …
(edit) @e25ef8c   8 weeks pabuhr formatting, first attempt to add priority order to waitfor selection, …
(edit) @956b389   2 months j82liang add isMember to DeclWithType?
(edit) @10a9479d   2 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @de7b7a5   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1cd2839   2 months pabuhr test patch for respecting lexical priority in waitfor statement
Note: See TracRevisionLog for help on using the revision log.