Commit
2fd4cea308e6efe9323737cc2665e03050e6c8f8
by ajbeachIn a sentence, invariants is correct.
|
The file was modified | tests/test.py |
Commit
1e538fbff26e7d643c0b2a4853be8d6d7d5f8781
by caparsonsadded a comment
|
The file was modified | libcfa/src/concurrency/locks.hfa |
Commit
b065dbb21c03c0917fb344b3cead90c52cf9d41b
by caparsonsrefactored actors to not need base pointers in envelopes
|
The file was modified | src/Concurrency/Actors.cpp |
The file was modified | libcfa/src/concurrency/actor.hfa |
Commit
70d8e2f21e271a433d073d382ee2a8356bb528cf
by caparsonsadded extra poll point to check for termination in actor system
|
The file was modified | libcfa/src/concurrency/actor.hfa |
Commit
caf06aa71fb525bbcc4811ec5a00225c9c9c6583
by ajbeachAdded the check for bitfields in sized polymorphic types. It was folded into a logically related but implimentationally seprate pass.
|
The file was added | tests/.expect/polybits.txt |
The file was modified | src/Validate/GenericParameter.cpp |
The file was added | tests/polybits.cfa |
Commit
9c4330d5ce50f9f19685f814f3e3fef815523ed1
by Michael BrooksAdd Makefile entries to include new test-support files in Promote build. Try to fix nightly build. Missing from 0f4ac1051.
|
The file was modified | tests/Makefile.am |
Commit
132e4c16244e854978eafac175e38d75c985a11a
by ajbeachSome clean-up in LinkReferenceToTypes.cpp.
|
The file was modified | src/Validate/LinkReferenceToTypes.cpp |