|
|
@40002c5
|
10 months |
pabuhr |
update command-line processing
|
|
|
@ca9d65e
|
11 months |
pabuhr |
second attempt at simplifying SemanticError? messages
|
|
|
@2da12ae
|
12 months |
pabuhr |
formatting
|
|
|
@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 …
|
|
|
@cbbfba9
|
13 months |
caparson |
added fence to failing test to hopefully fix stale data issue on the …
|
|
|
@26dfce5
|
13 months |
caparson |
Updated cofor test to use new corun statement
|
|
|
@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
|
|
|
@50be8af
|
14 months |
pabuhr |
clean up command-line handling and I/O
|
|
|
@1ed5e9e
|
14 months |
caparson |
Added cfa equivalent of cofor/cobegin/coend
|
|
|
@fc9f514
|
14 months |
pabuhr |
formatting
|
|
|
@55b060d
|
14 months |
pabuhr |
rename directories containers to collections
|
|
|
@0e8f4c6
|
16 months |
caparson |
refactored test to now use remove() in waituntil
|
|
|
@21a700e
|
16 months |
caparson |
test change to fix broken build. Working on fix to underlying issue …
|
|
|
@da6db1a2
|
16 months |
caparson |
added test with new waituntil remove() syntax
|
|
|
@cb344f7
|
16 months |
caparson |
refactored tests to use new syntax for channel ops
|
|
|
@d5926ae
|
16 months |
caparson |
modified waituntil tests to test new features
|
|
|
@5adb277
|
16 months |
caparson |
changed test back to using new operators
|
|
|
@66ac416
|
16 months |
caparson |
revert channel test change
|
|
|
@c2c1717
|
16 months |
caparson |
cleaned up a waituntil test and changed a channel test to use go-style …
|
|
|
@d829c6d
|
16 months |
caparson |
added test that consistently produced the waituntil channel close …
|
|
|
@555c599
|
16 months |
caparson |
removed test since it now contains unsupportd behaviour
|
|
|
@a2f1ea8d
|
16 months |
caparson |
added test for fixed waituntil break case
|
|
|
@bdf4cd9
|
16 months |
caparson |
added test for mutex stmt tuples and changed actor test to use a …
|
|
|
@0388a99
|
17 months |
caparson |
updated a test to use the actor automatic executor config
|
|
|
@77fd9fe2
|
17 months |
caparson |
refactored actor tests to use bar operator
|
|
|
@f6fd22a4
|
17 months |
caparson |
refactored inherit test to avoid base ctor call bug
|
|
|
@8d6786b
|
17 months |
caparson |
added new actor test for plan-9 edge case
|
|
|
@38e266ca
|
17 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@1db6d70
|
17 months |
caparson |
removed unneeded fstream include from locks.hfa
ast-experimental
|
|
|
@37b2c2c
|
17 months |
pabuhr |
update lockfree stack with double-wide CAS
ast-experimental
|
|
|
@c880a7b
|
17 months |
caparson |
refactored tests to use new name for allocation enum
ast-experimental
|
|
|
@46e6e47
|
17 months |
caparson |
refactored test to reflect new naming
ast-experimental
|
|
|
@d8d9c115
|
17 months |
pabuhr |
reduce duration of lock-free stack test on ARM because CASV is very …
ast-experimental
|
|
|
@b2fa3c2
|
18 months |
pabuhr |
fix comments referring to concurrency directory
ast-experimental
|
|
|
@53f6a11
|
18 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@c26bea2a
|
18 months |
pabuhr |
first attempt at renaming directory tests/concurrent to …
ast-experimental
|