Commit
fa761c2aa9a4a9b1a22e28f45f380ba9d9ad36c0
by ajbeachChanged some new uses of UniqueId to the ast version. Changed where some debugging variables are stored.
|
The file was modified | src/ResolvExpr/CandidateFinder.cpp |
The file was modified | src/InitTweak/FixInit.cc |
The file was modified | src/InitTweak/FixInitNew.cpp |
The file was modified | src/ResolvExpr/SatisfyAssertions.cpp |
Commit
be3f163306e87aeb232bf497922012355b5762df
by Peter Buhrrename files gcc-builtins.cf builtins.cf extras.cf bootloader.cf and sync-builtins.cf with suffix .cfa
|
The file was removed | libcfa/prelude/bootloader.cf |
The file was added | libcfa/prelude/bootloader.cfa |
The file was added | libcfa/prelude/sync-builtins.cfa |
The file was modified | src/main.cc |
The file was modified | libcfa/prelude/Makefile.am |
The file was modified | libcfa/src/Makefile.am |
The file was removed | libcfa/prelude/prelude.old.cf |
The file was modified | libcfa/prelude/prototypes.awk |
The file was removed | libcfa/prelude/sync-builtins.cf |
The file was added | libcfa/prelude/prelude.old.cfa |
Commit
5ad24a2cd208c7caeaf7524fecf55d071f12e25a
by ajbeachAdded test for the checks on the constructor/destructor attributes.
|
The file was added | tests/.expect/attr-priority.txt |
The file was added | tests/attr-priority.cfa |
Commit
9cbdc13d9cce278a2500603b5411d55641c59504
by caparsonremoved print from static and dynamic tests that could be reordered due to a race
|
The file was modified | tests/concurrency/actors/static.cfa |
The file was modified | tests/concurrency/actors/.expect/dynamic.txt |
The file was modified | tests/concurrency/actors/dynamic.cfa |
The file was modified | tests/concurrency/actors/.expect/static.txt |