|
|
|
@f6d2e9b
|
18 months |
j82liang |
Change FX64 (x64) to FA64 (arm64)
stuck-waitfor-destruct
|
|
|
|
@5f210c0
|
18 months |
j82liang |
Change enum pos to signed int to avoid underflow; operator on enum …
stuck-waitfor-destruct
|
|
|
|
@b59c21a
|
18 months |
j82liang |
remove leading whitespace
stuck-waitfor-destruct
|
|
|
|
@065de93
|
18 months |
j82liang |
Update test expect for x86
stuck-waitfor-destruct
|
|
|
|
@ecaedf35
|
18 months |
j82liang |
Update test expect for arm64
stuck-waitfor-destruct
|
|
|
|
@bcb41f7
|
18 months |
j82liang |
Update .error as the cost model has changed
stuck-waitfor-destruct
|
|
|
|
@8789ae4
|
18 months |
pabuhr |
update loop control test and expected output
stuck-waitfor-destruct
|
|
|
|
@82ff201a
|
18 months |
pabuhr |
add #include <assert.h>, as no longer in array.hfa
stuck-waitfor-destruct
|
|
|
|
@fd4df379
|
18 months |
mlbrooks |
Implement boxing for arrays.
The added test is things that did not …
stuck-waitfor-destruct
|
|
|
|
@878b1385
|
18 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@1ad112a5
|
18 months |
pabuhr |
update enumeration input test
stuck-waitfor-destruct
|
|
|
|
@b6923b17
|
18 months |
ajbeach |
Fixed goto labelled loop. I had to reorder some passes. Updated …
stuck-waitfor-destruct
|
|
|
|
@ce0b8b8
|
19 months |
pabuhr |
documentation
stuck-waitfor-destruct
|
|
|
|
@b8561fa
|
19 months |
pabuhr |
try again to fix the unfreed storage problem
stuck-waitfor-destruct
|
|
|
|
@3ee4a53
|
19 months |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@d7b399f
|
19 months |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@e3260aa1
|
19 months |
pabuhr |
removed memory not freed message
stuck-waitfor-destruct
|
|
|
|
@e6128959
|
19 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@cd1d721
|
19 months |
pabuhr |
modify time test to set time zone to America/Toronto so test is …
stuck-waitfor-destruct
|
|
|
|
@f107afe
|
19 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@1842167
|
19 months |
pabuhr |
add test for reading in enumerators
stuck-waitfor-destruct
|
|
|
|
@c248b39
|
19 months |
ajbeach |
Unlabelled breaks were not targetting the correct enclosing control …
stuck-waitfor-destruct
|
|
|
|
@88bc876
|
19 months |
ajbeach |
Breaks (and some other control flow) in a loop else clause now work. I …
stuck-waitfor-destruct
|
|
|
|
@b2ca052
|
19 months |
pabuhr |
move planet test under directory enum_tests
stuck-waitfor-destruct
|
|
|
|
@eb5dbfd
|
19 months |
pabuhr |
add enumeration planet program to test suite
stuck-waitfor-destruct
|
|
|
|
@236f133
|
19 months |
j82liang |
Remove quasi_void for enums. The idea of quasi_void from Mike was to …
stuck-waitfor-destruct
|
|
|
|
@72abc90a
|
19 months |
pabuhr |
remove unnecessary assignment when looping with a structure type
stuck-waitfor-destruct
|
|
|
|
@5eb3f65
|
19 months |
pabuhr |
change enumeration function names labelE, valueE, posE to label, …
stuck-waitfor-destruct
|
|
|
|
@85855b0
|
20 months |
j82liang |
1. Implement enum cast; 2. Change valueE so that opague enum returns …
stuck-waitfor-destruct
|
|
|
|
@d68de59
|
20 months |
j82liang |
Update enumInlineValue.cfa
stuck-waitfor-destruct
|
|
|
|
@7da6a31
|
20 months |
j82liang |
Disable to voidEnum test for now to pass the test suite (voidEnum is WIP)
stuck-waitfor-destruct
|
|
|
|
@9b140bd
|
21 months |
j82liang |
Update the test file
stuck-waitfor-destruct
|
|
|
|
@0b6c1c9
|
21 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@c333ed2
|
21 months |
j82liang |
Remove intermeidate type (enum attribute type); remove …
stuck-waitfor-destruct
|
|
|
|
@195d1d8
|
21 months |
pabuhr |
update search strings to raw strings for python 3.12
stuck-waitfor-destruct
|
|
|
|
@c5c123f
|
21 months |
j82liang |
Missing changes for the last commit
stuck-waitfor-destruct
|
|
|
|
@eb7586e
|
21 months |
j82liang |
1. Change return value of typed Enum in null context: they now return …
stuck-waitfor-destruct
|
|
|
|
@4a3eb1c
|
22 months |
pabuhr |
add combinations of pointer/reference for memset and memcpy
stuck-waitfor-destruct
|
|
|
|
@c041d29
|
23 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@d887800
|
23 months |
pabuhr |
update ato expected output for x86
stuck-waitfor-destruct
|
|
|
|
@897eb01
|
23 months |
pabuhr |
update ato expected output for ARM
stuck-waitfor-destruct
|
|
|
|
@33807a1e
|
23 months |
pabuhr |
update string to type test
stuck-waitfor-destruct
|
|
|
|
@169496e1
|
2 years |
pabuhr |
update expected output for functions test on ARM
stuck-waitfor-destruct
|
|
|
|
@1df26c3
|
2 years |
pabuhr |
fix 32-bit functions results
stuck-waitfor-destruct
|
|
|
|
@56b47b9
|
2 years |
pabuhr |
add updated function-declaration test
stuck-waitfor-destruct
|
|
|
|
@7e13b11
|
2 years |
pabuhr |
documentations, support CFA declaration syntax in sizeof/alignof
stuck-waitfor-destruct
|
|
|
|
@a4da45e
|
2 years |
j82liang |
Resolve conflict
stuck-waitfor-destruct
|
|
|
|
@6c68893
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@0a9b5c1
|
2 years |
pabuhr |
update 64-bit test result on ARM for distribution of attributes for …
stuck-waitfor-destruct
|
|
|
|
@1e93617
|
2 years |
pabuhr |
update 32-bit test result for distribution of attributes for aggregates
stuck-waitfor-destruct
|
|
|
|
@46aa60e
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@4eb3a7c5
|
2 years |
pabuhr |
first attempt at correct distribution of attributes for aggregates
stuck-waitfor-destruct
|
|
|
|
@c17dc80
|
2 years |
j82liang |
Add position.cfa test file
stuck-waitfor-destruct
|
|
|
|
@77bc259
|
2 years |
pabuhr |
move exception macro to general location, update more code to use macros
stuck-waitfor-destruct
|
|
|
|
@da22726
|
2 years |
pabuhr |
switch from '\n' to nl, update test data
stuck-waitfor-destruct
|
|
|
|
@75e2286
|
2 years |
pabuhr |
add tests for getline and quoted input manipulators
stuck-waitfor-destruct
|
|
|
|
@0b6089f
|
2 years |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@a55ebcc
|
2 years |
j82liang |
1. Add debug print option for replacePseudoFunc; 2. Change resolver …
stuck-waitfor-destruct
|
|
|
|
@b771581
|
2 years |
pabuhr |
add more input tests for recent changes
stuck-waitfor-destruct
|
|
|
|
@baa1d5d
|
2 years |
pabuhr |
update testing for manipulators
stuck-waitfor-destruct
|
|
|
|
@68cf1d4
|
2 years |
pabuhr |
update expected output for other architectures
stuck-waitfor-destruct
|
|
|
|
@5764204
|
2 years |
pabuhr |
restrict nesting of manipulators and update manipulator test
stuck-waitfor-destruct
|
|
|
|
@3db78b89
|
2 years |
mlbrooks |
Fix string reading bug: Manipulator ignore should not write to its …
stuck-waitfor-destruct
|
|
|
|
@8a33777
|
2 years |
mlbrooks |
Fix analysis error in string-input testing.
Add comments correlating …
stuck-waitfor-destruct
|
|
|
|
@f2898df
|
2 years |
mlbrooks |
Implement string initialization and assignment from various numeric types
stuck-waitfor-destruct
|
|
|
|
@e8b3717
|
2 years |
mlbrooks |
Modify substring interface from start-end to start-len, and add a …
stuck-waitfor-destruct
|
|
|
|
@7abc3de
|
2 years |
mlbrooks |
Harmonize string constructors with assignments, refactor …
stuck-waitfor-destruct
|
|
|
|
@e891349
|
2 years |
mlbrooks |
Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
stuck-waitfor-destruct
|
|
|
|
@38951c31
|
2 years |
mlbrooks |
Add missing test for string *= and refactor */*= to follow +/+= …
stuck-waitfor-destruct
|
|
|
|
@ee16f8fc
|
2 years |
mlbrooks |
Attempt to fix overnight build; add test-suite Makefile entry missing …
stuck-waitfor-destruct
|
|
|
|
@4d689e2
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@cfbc56ec
|
2 years |
mlbrooks |
Enable array RAII and provide uninit(-), a uNoCtor equivalent.
Enable …
stuck-waitfor-destruct
|
|
|
|
@f0c9c9b
|
2 years |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@40002c5
|
2 years |
pabuhr |
update command-line processing
stuck-waitfor-destruct
|
|
|
|
@ca2feff
|
2 years |
pabuhr |
update manipulator testing and expected output
stuck-waitfor-destruct
|
|
|
|
@e7eb1f0
|
2 years |
pabuhr |
update string testing and expected output
stuck-waitfor-destruct
|
|
|
|
@0a6d2045
|
2 years |
ajbeach |
You can how use local control flow out of 'catch' clauses. Added a …
stuck-waitfor-destruct
|
|
|
|
@ca9d65e
|
2 years |
pabuhr |
second attempt at simplifying SemanticError messages
stuck-waitfor-destruct
|
|
|
|
@3e49c477
|
2 years |
pabuhr |
update expected output from tests after changes in semantic error messages
stuck-waitfor-destruct
|
|
|
|
@1c85ffc
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@2b12d6e
|
2 years |
pabuhr |
add PRNG expected output for arm64
stuck-waitfor-destruct
|
|
|
|
@e274264
|
2 years |
pabuhr |
update PRNG output for x86
stuck-waitfor-destruct
|
|
|
|
@3267041
|
2 years |
pabuhr |
reduce runtime testing duration of PRNG
stuck-waitfor-destruct
|
|
|
|
@dd900b5
|
2 years |
ajbeach |
Implicit and layout parameters are now marked as const. This is …
stuck-waitfor-destruct
|
|
|
|
@6a1f553
|
2 years |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@4883712
|
2 years |
ajbeach |
Added a test showing how the conflict handling in the with clause …
stuck-waitfor-destruct
|
|
|
|
@41606df1
|
2 years |
caparsons |
regen expected to match test change
stuck-waitfor-destruct
|
|
|
|
@3f219eb
|
2 years |
caparson |
fixed bug where uninit mem was sometimes printed in test
stuck-waitfor-destruct
|
|
|
|
@3f4f30a
|
2 years |
caparsons |
added x86 expect file for non-local exception test cardgame
stuck-waitfor-destruct
|
|
|
|
@aad677d
|
2 years |
caparson |
added arm64 expect file for non-local exception test
stuck-waitfor-destruct
|
|
|
|
@89a8bab
|
2 years |
caparson |
added architecture specific expect files for non-local exception test …
stuck-waitfor-destruct
|
|
|
|
@8d182b1
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@df8ba61a
|
2 years |
caparson |
added test case for non-local ehm memory leak
stuck-waitfor-destruct
|
|
|
|
@2da12ae
|
2 years |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@3e4bf0d
|
2 years |
pabuhr |
input manipulators for getline, excl, and incl reset argument to null …
stuck-waitfor-destruct
|
|
|
|
@c649d2c
|
2 years |
ajbeach |
Updated the demangler to also demangle operator names. You can also …
stuck-waitfor-destruct
|
|
|
|
@0d41b2e1
|
2 years |
caparson |
switched test to use new cofor syntax
stuck-waitfor-destruct
|
|
|
|
@9cbdc13
|
2 years |
caparson |
removed print from static and dynamic tests that could be reordered …
stuck-waitfor-destruct
|
|
|
|
@5ad24a2c
|
2 years |
ajbeach |
Added test for the checks on the constructor/destructor attributes.
stuck-waitfor-destruct
|
|
|
|
@abb04a4
|
2 years |
pabuhr |
change genericUnion test fromt printf to sout
stuck-waitfor-destruct
|
|
|
|