source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1fbf481   12 months caparson more actor changes and touchups
(edit) @97b47ec   12 months ajbeach The 'sized' trait is now implemented on top of 'T *' declarations and …
(edit) @fe0b94f   12 months pabuhr fix include files
(edit) @6065281f   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3bf9d10   12 months pabuhr change printf to sout
(edit) @f02f546   12 months mlbrooks Implement new rules for array dimension expression matching. Core …
(edit) @2de175ce   13 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @132e4c1   13 months ajbeach Some clean-up in LinkReferenceToTypes?.cpp.
(edit) @da0edec   13 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @9c4330d5   13 months mlbrooks Add Makefile entries to include new test-support files in Promote …
(edit) @caf06aa   13 months ajbeach Added the check for bitfields in sized polymorphic types. It was …
(edit) @70d8e2f2   13 months caparson added extra poll point to check for termination in actor system
(edit) @d10e391   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b065dbb   13 months caparson refactored actors to not need base pointers in envelopes
(edit) @1e538fb   13 months caparson added a comment
(edit) @2fd4cea   13 months ajbeach In a sentence, invariants is correct.
(edit) @0f4ac10   13 months mlbrooks Add tests demonstrating CFA's treatment of C arrays, compared with …
(edit) @33d4bc8   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0388a99   13 months caparson updated a test to use the actor automatic executor config
(edit) @e39cfb9   13 months caparson various cleanups and improvements (shutdown flags, automatic processor …
(edit) @ca0c311   13 months caparson added ability to get number of processors constructed on a cluster …
(edit) @2c38b15   13 months ajbeach Moved the using statement in main out of view of the includes. Tried …
(edit) @dc136d7   13 months caparson cleaned up actor send/terminate sections
(edit) @6d18ddb   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Merged …
(edit) @60c3d87e   13 months caparson intermediate commit to pull actor changes
(edit) @df27752   13 months pabuhr update glossary
(edit) @739bd7b   13 months pabuhr more proofreading of actor chapter
(edit) @7c012e8   13 months pabuhr simplify computation for ceiling, add unsigned qualifiers on one_t …
(edit) @b87ef7be   13 months pabuhr update mathX.arm64 expected output
(edit) @97453ce   13 months pabuhr add length qualifiers on one_t constants in ceiling_div
(edit) @c8cbb41   13 months pabuhr update mathX.x86 expected output
(edit) @a983cbf   13 months pabuhr fix bug in gcc conditional expression by cloning omitted operand
(edit) @b38f6da   13 months pabuhr update conflicting type-specifier error-messages
(edit) @600478d   13 months pabuhr change ceiling function to work with negative values
(edit) @6527150   13 months pabuhr formatting
(edit) @c8f0199   13 months pabuhr add test case to device-driver input
(edit) @93c86ac   13 months pabuhr formatting and comments
(edit) @dc9dd94   13 months pabuhr formatting
(edit) @bbdf954   13 months pabuhr fix end-of-file bug when checking for I/O errors
(edit) @4f9d75d   13 months pabuhr formatting
(edit) @4dbdd1d   13 months pabuhr add comments for attomic pointer types
(edit) @727c39d5   13 months pabuhr add commented alternative option for ARM atomics
(edit) @0e0f25d5   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @77fd9fe2   13 months caparson refactored actor tests to use bar operator
(edit) @05956d21   13 months caparson refactored benchmarks to use actor bar operator
(edit) @086d6b8   13 months caparson changed actors to use bar operator
(edit) @b1e21da   13 months ajbeach Removed duplicate substution code in Autogen.
(edit) @64727bd   13 months ajbeach Did my best to reimplement all the improvements made to …
(edit) @b96b1c0   13 months ajbeach Reproduing changes from commit eb8d791. This fixes most of the errors …
(edit) @3a7aa94   13 months pabuhr harmonized help messages for --invariant and --no-invariant
(edit) @4c0acb0   13 months pabuhr add back --invariant with --no-invariant as both are needed for toggling
(edit) @da4a570   13 months caparson commented out some debugging code
(edit) @0d31434   13 months caparson changes test.py invariant flag to --no-invariant, with the default being on
(edit) @5dbb9f3   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d144c26   13 months caparson updated invariant flag to be default, can be toggled off with …
(edit) @e172f42   13 months caparson Merge branch 'ast-experimental'
(edit) @a0bd9a2   13 months ajbeach Lifted _Ostream_Flags out of _Ostream_Manip, so the bitfields do not …
(edit) @60f4919   13 months caparson fixed marker issue in data plotting scripts
(edit) @80fc78f   13 months caparson reformatted a bit of whitespace in mutex stmt chapter
(edit) @994030ce   13 months caparson added waituntil chapter figures
(edit) @f6fd22a4   13 months caparson refactored inherit test to avoid base ctor call bug
(edit) @8d6786b   13 months caparson added new actor test for plan-9 edge case
(edit) @1e940de0   13 months caparson cleanup/bugfix actors and fix virtual dtor bug
(edit) @7e4bd9b6   13 months caparson updated actor-related passes to fix some bugs
(edit) @5668740   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @32a4f3e   13 months caparson commit some thesis changes before pull to resolve merge
(edit) @8f557161   13 months mlbrooks Clarify and fix accuracy in eval public API, on reporting "unable to …
(edit) @576aadb   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @61a20af   13 months pabuhr change urlcolor to blue in hyperref
(edit) @f26a2f5   13 months pabuhr continue proofreading actor chapter
(edit) @4f6c628   13 months pabuhr add label for inheritance subsection
(edit) @1ba3959   13 months pabuhr change default horizontal comment position
(edit) @7365248   13 months pabuhr remove unicode hyphens
(edit) @9ab8a26   13 months pabuhr add glossary entry for gulp
(edit) @cec4f85   13 months pabuhr update figures changing worker to executor
(edit) @ebde95a   13 months pabuhr add lstlang.sty dependency to Makefile
(edit) @62d62db   13 months caparson Merge branch 'master' into ast-experimental ast-experimental
(edit) @24d6572   13 months f37yu Merge branch 'master' into ast-experimental ast-experimental
(edit) @38e266c   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @1db6d70   13 months caparson removed unneeded fstream include from locks.hfa ast-experimental
(edit) @0658672   13 months ajbeach Improved hoisting. However, I had to change some code because of other … ast-experimental
(edit) @758c9ef   13 months pabuhr change font size of text in EHMHierarchy.fig ast-experimental
(edit) @37b2c2c   13 months pabuhr update lockfree stack with double-wide CAS ast-experimental
(edit) @0442f93f   13 months pabuhr update comments for special invalid syntax rules ast-experimental
(edit) @01fac29   13 months pabuhr lex _static_assert from C23 ast-experimental
(edit) @e6c9115   13 months pabuhr update short atomic macros ast-experimental
(edit) @b301a82   13 months pabuhr fix error in cc1.cc with repect to missing -dumpbase-ext check ast-experimental
(edit) @148f836e   13 months ajbeach Cleaned up namespacing, indentation and whitespacing in Pass.impl.hpp. ast-experimental
(edit) @334801b   13 months ajbeach Simplify one of the Pass::visit methods for CompoundStmt?. It repeats … ast-experimental
(edit) @918e4165   13 months ajbeach Removed some warnings. ast-experimental
(edit) @55266c7   13 months pabuhr harmonize semantic error messages with yacc error messages ast-experimental
(edit) @77afbb4   13 months pabuhr continue condensing Mubeen's thesis into a paper ast-experimental
(edit) @541dbc09   13 months pabuhr make type names arithmetic, rational, rat_int lower-case ast-experimental
(edit) @6a93e4d   13 months pabuhr make trait names not, equality, relational, additive, inc_dec, … ast-experimental
(edit) @874b16e   13 months pabuhr lower case type names open_failure, close_failure, write_failure, … ast-experimental
(edit) @134e6d9   13 months pabuhr miscellaneous updates ast-experimental
(edit) @b9fe89b   13 months mlbrooks Make the symbol table's error-checking times explicit. Previously, … ast-experimental
(edit) @84334d0   13 months caparson refactored thesis actor code to use new lowercase allocation enum name ast-experimental
(edit) @c880a7b   13 months caparson refactored tests to use new name for allocation enum ast-experimental
(edit) @0794365   13 months caparson refactored allocation enum to match naming style and refactored some … ast-experimental
Note: See TracRevisionLog for help on using the revision log.