|
|
|
@c84dd61
|
3 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@0b0a285
|
3 years |
j82liang |
Basic change for enable enumerated array syntax
stuck-waitfor-destruct
|
|
|
|
@2de175ce
|
3 years |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@132e4c1
|
3 years |
ajbeach |
Some clean-up in LinkReferenceToTypes.cpp.
stuck-waitfor-destruct
|
|
|
|
@da0edec
|
3 years |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@9c4330d5
|
3 years |
mlbrooks |
Add Makefile entries to include new test-support files in Promote …
stuck-waitfor-destruct
|
|
|
|
@caf06aa
|
3 years |
ajbeach |
Added the check for bitfields in sized polymorphic types. It was …
stuck-waitfor-destruct
|
|
|
|
@70d8e2f2
|
3 years |
caparson |
added extra poll point to check for termination in actor system
stuck-waitfor-destruct
|
|
|
|
@d10e391
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@b065dbb
|
3 years |
caparson |
refactored actors to not need base pointers in envelopes
stuck-waitfor-destruct
|
|
|
|
@1e538fb
|
3 years |
caparson |
added a comment
stuck-waitfor-destruct
|
|
|
|
@2fd4cea
|
3 years |
ajbeach |
In a sentence, invariants is correct.
stuck-waitfor-destruct
|
|
|
|
@0f4ac10
|
3 years |
mlbrooks |
Add tests demonstrating CFA's treatment of C arrays, compared with …
stuck-waitfor-destruct
|
|
|
|
@33d4bc8
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@0388a99
|
3 years |
caparson |
updated a test to use the actor automatic executor config
stuck-waitfor-destruct
|
|
|
|
@e39cfb9
|
3 years |
caparson |
various cleanups and improvements (shutdown flags, automatic processor …
stuck-waitfor-destruct
|
|
|
|
@ca0c311
|
3 years |
caparson |
added ability to get number of processors constructed on a cluster …
stuck-waitfor-destruct
|
|
|
|
@2c38b15
|
3 years |
ajbeach |
Moved the using statement in main out of view of the includes. Tried …
stuck-waitfor-destruct
|
|
|
|
@dc136d7
|
3 years |
caparson |
cleaned up actor send/terminate sections
stuck-waitfor-destruct
|
|
|
|
@6d18ddb
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Merged …
stuck-waitfor-destruct
|
|
|
|
@60c3d87e
|
3 years |
caparson |
intermediate commit to pull actor changes
stuck-waitfor-destruct
|
|
|
|
@df27752
|
3 years |
pabuhr |
update glossary
stuck-waitfor-destruct
|
|
|
|
@739bd7b
|
3 years |
pabuhr |
more proofreading of actor chapter
stuck-waitfor-destruct
|
|
|
|
@7c012e8
|
3 years |
pabuhr |
simplify computation for ceiling, add unsigned qualifiers on one_t …
stuck-waitfor-destruct
|
|
|
|
@b87ef7be
|
3 years |
pabuhr |
update mathX.arm64 expected output
stuck-waitfor-destruct
|
|
|
|
@97453ce
|
3 years |
pabuhr |
add length qualifiers on one_t constants in ceiling_div
stuck-waitfor-destruct
|
|
|
|
@c8cbb41
|
3 years |
pabuhr |
update mathX.x86 expected output
stuck-waitfor-destruct
|
|
|
|
@a983cbf
|
3 years |
pabuhr |
fix bug in gcc conditional expression by cloning omitted operand
stuck-waitfor-destruct
|
|
|
|
@b38f6da
|
3 years |
pabuhr |
update conflicting type-specifier error-messages
stuck-waitfor-destruct
|
|
|
|
@600478d
|
3 years |
pabuhr |
change ceiling function to work with negative values
stuck-waitfor-destruct
|
|
|
|
@6527150
|
3 years |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@c8f0199
|
3 years |
pabuhr |
add test case to device-driver input
stuck-waitfor-destruct
|
|
|
|
@93c86ac
|
3 years |
pabuhr |
formatting and comments
stuck-waitfor-destruct
|
|
|
|
@dc9dd94
|
3 years |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@bbdf954
|
3 years |
pabuhr |
fix end-of-file bug when checking for I/O errors
stuck-waitfor-destruct
|
|
|
|
@4f9d75d
|
3 years |
pabuhr |
formatting
stuck-waitfor-destruct
|
|
|
|
@4dbdd1d
|
3 years |
pabuhr |
add comments for attomic pointer types
stuck-waitfor-destruct
|
|
|
|
@727c39d5
|
3 years |
pabuhr |
add commented alternative option for ARM atomics
stuck-waitfor-destruct
|
|
|
|
@0e0f25d5
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@77fd9fe2
|
3 years |
caparson |
refactored actor tests to use bar operator
stuck-waitfor-destruct
|
|
|
|
@05956d21
|
3 years |
caparson |
refactored benchmarks to use actor bar operator
stuck-waitfor-destruct
|
|
|
|
@086d6b8
|
3 years |
caparson |
changed actors to use bar operator
stuck-waitfor-destruct
|
|
|
|
@b1e21da
|
3 years |
ajbeach |
Removed duplicate substution code in Autogen.
stuck-waitfor-destruct
|
|
|
|
@64727bd
|
3 years |
ajbeach |
Did my best to reimplement all the improvements made to …
stuck-waitfor-destruct
|
|
|
|
@b96b1c0
|
3 years |
ajbeach |
Reproduing changes from commit eb8d791. This fixes most of the errors …
stuck-waitfor-destruct
|
|
|
|
@3a7aa94
|
3 years |
pabuhr |
harmonized help messages for --invariant and --no-invariant
stuck-waitfor-destruct
|
|
|
|
@4c0acb0
|
3 years |
pabuhr |
add back --invariant with --no-invariant as both are needed for toggling
stuck-waitfor-destruct
|
|
|
|
@da4a570
|
3 years |
caparson |
commented out some debugging code
stuck-waitfor-destruct
|
|
|
|
@0d31434
|
3 years |
caparson |
changes test.py invariant flag to --no-invariant, with the default being on
stuck-waitfor-destruct
|
|
|
|
@5dbb9f3
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@d144c26
|
3 years |
caparson |
updated invariant flag to be default, can be toggled off with …
stuck-waitfor-destruct
|
|
|
|
@e172f42
|
3 years |
caparson |
Merge branch 'ast-experimental'
stuck-waitfor-destruct
|
|
|
|
@a0bd9a2
|
3 years |
ajbeach |
Lifted _Ostream_Flags out of _Ostream_Manip, so the bitfields do not …
stuck-waitfor-destruct
|
|
|
|
@60f4919
|
3 years |
caparson |
fixed marker issue in data plotting scripts
stuck-waitfor-destruct
|
|
|
|
@80fc78f
|
3 years |
caparson |
reformatted a bit of whitespace in mutex stmt chapter
stuck-waitfor-destruct
|
|
|
|
@994030ce
|
3 years |
caparson |
added waituntil chapter figures
stuck-waitfor-destruct
|
|
|
|
@f6fd22a4
|
3 years |
caparson |
refactored inherit test to avoid base ctor call bug
stuck-waitfor-destruct
|
|
|
|
@8d6786b
|
3 years |
caparson |
added new actor test for plan-9 edge case
stuck-waitfor-destruct
|
|
|
|
@1e940de0
|
3 years |
caparson |
cleanup/bugfix actors and fix virtual dtor bug
stuck-waitfor-destruct
|
|
|
|
@7e4bd9b6
|
3 years |
caparson |
updated actor-related passes to fix some bugs
stuck-waitfor-destruct
|
|
|
|
@5668740
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@32a4f3e
|
3 years |
caparson |
commit some thesis changes before pull to resolve merge
stuck-waitfor-destruct
|