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