Skip to content
Success

Changes

Summary

  1. refactored allocation enum to match naming style and refactored some verifyf's to be aborts (details)
  2. refactored tests to use new name for allocation enum (details)
  3. refactored thesis actor code to use new lowercase allocation enum name (details)
Commit 0794365c9c215373ee5a04f6612329f33ec2b19b by caparsons
refactored allocation enum to match naming style and refactored some verifyf's to be aborts
The file was modifiedsrc/Concurrency/Actors.cpp
The file was modifiedlibcfa/src/concurrency/actor.hfa
Commit c880a7baaa4c18bd113e461ac9643ad4be59f47a by caparsons
refactored tests to use new name for allocation enum
The file was modifiedtests/concurrency/actors/dynamic.cfa
The file was modifiedtests/concurrency/actors/inherit.cfa
The file was modifiedtests/concurrency/actors/executor.cfa
The file was modifiedtests/concurrency/actors/matrix.cfa
The file was modifiedtests/concurrency/actors/pingpong.cfa
The file was modifiedtests/concurrency/actors/types.cfa
The file was modifiedtests/concurrency/actors/static.cfa
Commit 84334d08ce78b3d819996c317553544f9b5315a4 by caparsons
refactored thesis actor code to use new lowercase allocation enum name
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/static.cfa
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/matrix.cfa
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/dynamic.cfa
The file was modifieddoc/theses/colby_parsons_MMAth/code/basic_actor_example.cfa
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/executor.cfa
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/repeat.cfa
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/balance.cfa