|
|
@b2ca052
|
4 months |
pabuhr |
move planet test under directory enum_tests
|
|
|
@eb5dbfd
|
4 months |
pabuhr |
add enumeration planet program to test suite
|
|
|
@236f133
|
4 months |
j82liang |
Remove quasi_void for enums. The idea of quasi_void from Mike was to …
|
|
|
@72abc90a
|
4 months |
pabuhr |
remove unnecessary assignment when looping with a structure type
|
|
|
@5eb3f65
|
4 months |
pabuhr |
change enumeration function names labelE, valueE, posE to label, …
|
|
|
@85855b0
|
5 months |
j82liang |
1. Implement enum cast; 2. Change valueE so that opague enum returns …
|
|
|
@d68de59
|
5 months |
j82liang |
Update enumInlineValue.cfa
|
|
|
@7da6a31
|
5 months |
j82liang |
Disable to voidEnum test for now to pass the test suite (voidEnum is WIP)
|
|
|
@9b140bd
|
6 months |
j82liang |
Update the test file
|
|
|
@0b6c1c9
|
6 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c333ed2
|
6 months |
j82liang |
Remove intermeidate type (enum attribute type); remove …
|
|
|
@195d1d8
|
6 months |
pabuhr |
update search strings to raw strings for python 3.12
|
|
|
@c5c123f
|
6 months |
j82liang |
Missing changes for the last commit
|
|
|
@eb7586e
|
6 months |
j82liang |
1. Change return value of typed Enum in null context: they now return …
|
|
|
@4a3eb1c
|
6 months |
pabuhr |
add combinations of pointer/reference for memset and memcpy
|
|
|
@c041d29
|
8 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d887800
|
8 months |
pabuhr |
update ato expected output for x86
|
|
|
@897eb01
|
8 months |
pabuhr |
update ato expected output for ARM
|
|
|
@33807a1e
|
8 months |
pabuhr |
update string to type test
|
|
|
@169496e1
|
8 months |
pabuhr |
update expected output for functions test on ARM
|
|
|
@1df26c3
|
8 months |
pabuhr |
fix 32-bit functions results
|
|
|
@56b47b9
|
8 months |
pabuhr |
add updated function-declaration test
|
|
|
@7e13b11
|
8 months |
pabuhr |
documentations, support CFA declaration syntax in sizeof/alignof
|
|
|
@a4da45e
|
8 months |
j82liang |
Resolve conflict
|
|
|
@6c68893
|
8 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@0a9b5c1
|
8 months |
pabuhr |
update 64-bit test result on ARM for distribution of attributes for …
|
|
|
@1e93617
|
8 months |
pabuhr |
update 32-bit test result for distribution of attributes for aggregates
|
|
|
@46aa60e
|
8 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@4eb3a7c5
|
8 months |
pabuhr |
first attempt at correct distribution of attributes for aggregates
|
|
|
@c17dc80
|
8 months |
j82liang |
Add position.cfa test file
|
|
|
@77bc259
|
9 months |
pabuhr |
move exception macro to general location, update more code to use macros
|
|
|
@da22726
|
9 months |
pabuhr |
switch from '\n' to nl, update test data
|
|
|
@75e2286
|
9 months |
pabuhr |
add tests for getline and quoted input manipulators
|
|
|
@0b6089f
|
9 months |
pabuhr |
formatting
|
|
|
@a55ebcc
|
9 months |
j82liang |
1. Add debug print option for replacePseudoFunc; 2. Change resolver …
|
|
|
@b771581
|
9 months |
pabuhr |
add more input tests for recent changes
|
|
|
@baa1d5d
|
9 months |
pabuhr |
update testing for manipulators
|
|
|
@68cf1d4
|
9 months |
pabuhr |
update expected output for other architectures
|
|
|
@5764204
|
9 months |
pabuhr |
restrict nesting of manipulators and update manipulator test
|
|
|
@3db78b89
|
9 months |
mlbrooks |
Fix string reading bug: Manipulator ignore should not write to its …
|
|
|
@8a33777
|
9 months |
mlbrooks |
Fix analysis error in string-input testing.
Add comments correlating …
|
|
|
@f2898df
|
10 months |
mlbrooks |
Implement string initialization and assignment from various numeric types
|
|
|
@e8b3717
|
10 months |
mlbrooks |
Modify substring interface from start-end to start-len, and add a …
|
|
|
@7abc3de
|
10 months |
mlbrooks |
Harmonize string constructors with assignments, refactor …
|
|
|
@e891349
|
10 months |
mlbrooks |
Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
|
|
|
@38951c31
|
10 months |
mlbrooks |
Add missing test for string *= and refactor */*= to follow +/+= …
|
|
|
@ee16f8fc
|
10 months |
mlbrooks |
Attempt to fix overnight build; add test-suite Makefile entry missing …
|
|
|
@4d689e2
|
10 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@cfbc56ec
|
10 months |
mlbrooks |
Enable array RAII and provide uninit(-), a uNoCtor equivalent.
Enable …
|
|
|
@f0c9c9b
|
10 months |
pabuhr |
formatting
|
|
|
@40002c5
|
10 months |
pabuhr |
update command-line processing
|
|
|
@ca2feff
|
10 months |
pabuhr |
update manipulator testing and expected output
|
|
|
@e7eb1f0
|
10 months |
pabuhr |
update string testing and expected output
|
|
|
@0a6d2045
|
11 months |
ajbeach |
You can how use local control flow out of 'catch' clauses. Added a …
|
|
|
@ca9d65e
|
11 months |
pabuhr |
second attempt at simplifying SemanticError? messages
|
|
|
@3e49c477
|
11 months |
pabuhr |
update expected output from tests after changes in semantic error messages
|
|
|
@1c85ffc
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@2b12d6e
|
11 months |
pabuhr |
add PRNG expected output for arm64
|
|
|
@e274264
|
11 months |
pabuhr |
update PRNG output for x86
|
|
|
@3267041
|
11 months |
pabuhr |
reduce runtime testing duration of PRNG
|
|
|
@dd900b5
|
11 months |
ajbeach |
Implicit and layout parameters are now marked as const. This is …
|
|
|
@6a1f553
|
11 months |
pabuhr |
formatting
|
|
|
@4883712
|
12 months |
ajbeach |
Added a test showing how the conflict handling in the with clause …
|
|
|
@41606df1
|
12 months |
caparsons |
regen expected to match test change
|
|
|
@3f219eb
|
12 months |
caparson |
fixed bug where uninit mem was sometimes printed in test
|
|
|
@3f4f30a
|
12 months |
caparsons |
added x86 expect file for non-local exception test cardgame
|
|
|
@aad677d
|
12 months |
caparson |
added arm64 expect file for non-local exception test
|
|
|
@89a8bab
|
12 months |
caparson |
added architecture specific expect files for non-local exception test …
|
|
|
@8d182b1
|
12 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@df8ba61a
|
12 months |
caparson |
added test case for non-local ehm memory leak
|
|
|
@2da12ae
|
12 months |
pabuhr |
formatting
|
|
|
@3e4bf0d
|
12 months |
pabuhr |
input manipulators for getline, excl, and incl reset argument to null …
|
|
|
@c649d2c
|
12 months |
ajbeach |
Updated the demangler to also demangle operator names. You can also …
|
|
|
@0d41b2e
|
12 months |
caparson |
switched test to use new cofor syntax
|
|
|
@9cbdc13
|
12 months |
caparson |
removed print from static and dynamic tests that could be reordered …
|
|
|
@5ad24a2c
|
12 months |
ajbeach |
Added test for the checks on the constructor/destructor attributes.
|
|
|
@abb04a4
|
13 months |
pabuhr |
change genericUnion test fromt printf to sout
|
|
|
@cbbfba9
|
13 months |
caparson |
added fence to failing test to hopefully fix stale data issue on the …
|
|
|
@37ceccb
|
13 months |
mlbrooks |
Change string-read semantics so that reading nothing leaves the …
|
|
|
@2bf46a5
|
13 months |
pabuhr |
add additional test for engineering and unit manipulator output
|
|
|
@e85a72b8
|
13 months |
pabuhr |
change valide (French) to valid (English)
|
|
|
@80f8703
|
13 months |
pabuhr |
temporary fix to linkonce problem by changing -7 to 7 so …
|
|
|
@26dfce5
|
13 months |
caparson |
Updated cofor test to use new corun statement
|
|
|
@4d860ea3
|
13 months |
mlbrooks |
Fix compiler bug where duplicate type declarations caused crash.
And …
|
|
|
@0860d9c
|
13 months |
mlbrooks |
Fix read-to-variable-length-string cases when internal buffer fills.
…
|
|
|
@8cffa4f
|
13 months |
mlbrooks |
Support match-failure reporting for string input.
On failed match, …
|
|
|
@bf1cbde
|
13 months |
mlbrooks |
Implement "scanset" semantics for manipulator skip , in place of …
|
|
|
@15b5abac
|
13 months |
pabuhr |
increase timeout in test.py from 180 to 240 seconds to deal with long …
|
|
|
@8514bcf8
|
13 months |
pabuhr |
create ARM test results for hotpotato
|
|
|
@8f570f1
|
13 months |
pabuhr |
create 32-bit test results for hotpotato
|
|
|
@16b5d11
|
13 months |
pabuhr |
make hotpotato test 32/64-bit specific due to different prng
|
|
|
@7a925a41
|
13 months |
caparson |
final hotpotato cleanup, removed two unneeded routines from explicit …
|
|
|
@26be854
|
13 months |
caparson |
a bit of cleanup of the hotpotato tests
|
|
|
@fd775ae
|
13 months |
caparson |
added hotpotato non-local ehm test in both enable/disable and poll flavours
|
|
|
@5a1ae14
|
14 months |
pabuhr |
remove superfluous inner_loop routine
|
|
|
@b244fa8
|
14 months |
pabuhr |
formatting
|
|
|
@e4c3819
|
14 months |
pabuhr |
refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa
|
|
|
@a2c2363
|
14 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@e3784a50
|
14 months |
caparson |
updated cofor test to use macro
|
|
|
@7edf912
|
14 months |
pabuhr |
formatting, replace constructor calls with set_allocation calls
|
|
|