source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @994030ce   2 years caparson added waituntil chapter figures
(edit) @f6fd22a4   2 years caparson refactored inherit test to avoid base ctor call bug
(edit) @8d6786b   2 years caparson added new actor test for plan-9 edge case
(edit) @1e940de0   2 years caparson cleanup/bugfix actors and fix virtual dtor bug
(edit) @7e4bd9b6   2 years caparson updated actor-related passes to fix some bugs
(edit) @5668740   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @32a4f3e   2 years caparson commit some thesis changes before pull to resolve merge
(edit) @8f557161   2 years mlbrooks Clarify and fix accuracy in eval public API, on reporting "unable to …
(edit) @576aadb   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @61a20af   2 years pabuhr change urlcolor to blue in hyperref
(edit) @f26a2f5   2 years pabuhr continue proofreading actor chapter
(edit) @4f6c628   2 years pabuhr add label for inheritance subsection
(edit) @1ba3959   2 years pabuhr change default horizontal comment position
(edit) @7365248   2 years pabuhr remove unicode hyphens
(edit) @9ab8a26   2 years pabuhr add glossary entry for gulp
(edit) @cec4f85   2 years pabuhr update figures changing worker to executor
(edit) @ebde95a   2 years pabuhr add lstlang.sty dependency to Makefile
(edit) @38e266ca   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @1db6d70   2 years caparson removed unneeded fstream include from locks.hfa ast-experimental
(edit) @0658672   2 years ajbeach Improved hoisting. However, I had to change some code because of other … ast-experimental
(edit) @758c9ef   2 years pabuhr change font size of text in EHMHierarchy.fig ast-experimental
(edit) @37b2c2c   2 years pabuhr update lockfree stack with double-wide CAS ast-experimental
(edit) @0442f93f   2 years pabuhr update comments for special invalid syntax rules ast-experimental
(edit) @01fac29   2 years pabuhr lex _static_assert from C23 ast-experimental
(edit) @e6c9115   2 years pabuhr update short atomic macros ast-experimental
(edit) @b301a82   2 years pabuhr fix error in cc1.cc with repect to missing -dumpbase-ext check ast-experimental
(edit) @148f836e   2 years ajbeach Cleaned up namespacing, indentation and whitespacing in Pass.impl.hpp. ast-experimental
(edit) @334801b   2 years ajbeach Simplify one of the Pass::visit methods for CompoundStmt. It repeats … ast-experimental
(edit) @918e4165   2 years ajbeach Removed some warnings. ast-experimental
(edit) @55266c7   2 years pabuhr harmonize semantic error messages with yacc error messages ast-experimental
(edit) @77afbb4   2 years pabuhr continue condensing Mubeen's thesis into a paper ast-experimental
(edit) @541dbc09   2 years pabuhr make type names arithmetic, rational, rat_int lower-case ast-experimental
(edit) @6a93e4d   2 years pabuhr make trait names not, equality, relational, additive, inc_dec, … ast-experimental
(edit) @874b16e   2 years pabuhr lower case type names open_failure, close_failure, write_failure, … ast-experimental
(edit) @134e6d9   2 years pabuhr miscellaneous updates ast-experimental
(edit) @b9fe89b   2 years mlbrooks Make the symbol table's error-checking times explicit. Previously, … ast-experimental
(edit) @84334d0   2 years caparson refactored thesis actor code to use new lowercase allocation enum name ast-experimental
(edit) @c880a7b   2 years caparson refactored tests to use new name for allocation enum ast-experimental
(edit) @0794365   2 years caparson refactored allocation enum to match naming style and refactored some … ast-experimental
(edit) @46e6e47   2 years caparson refactored test to reflect new naming ast-experimental
(edit) @bebfc2e   2 years caparson renamed some types to make style consistent. fixed race condition in … ast-experimental
(edit) @ded6c2a6   2 years caparson fixed build failure ast-experimental
(edit) @251ce80   2 years f37yu remove reference to symbol table in unify ast-experimental
(edit) @1803d4d   2 years caparson forgot to include this file in previous commit ast-experimental
(edit) @5eb9327   2 years caparson updated plot layout in benchmark scripts ast-experimental
(edit) @760c88c   2 years caparson added some citation and waituntil chapter draft up until performance … ast-experimental
(edit) @3eeeb88   2 years caparson added utility functions for channel exceptions ast-experimental
(edit) @e4a2198   2 years caparson worked through Peter's changes to channel chapter ast-experimental
(edit) @4897ffa   2 years caparson fixed merge ast-experimental
(edit) @0aef549   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @8421d3f   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @6f774be   2 years caparson fixed bug where waituntil deadlock could occur ast-experimental
(edit) @ac5d22f   2 years caparson commit before pull to resolve merge conflicts ast-experimental
(edit) @22f2b7d   2 years caparson missed including in previous commits ast-experimental
(edit) @fc0996a   2 years caparson refactores to account for removal of ret val from on_selected ast-experimental
(edit) @70a4ed5   2 years caparson refactored to remove return val from on_selected ast-experimental
(edit) @5d81edb   2 years pabuhr wording changes in channel chapter ast-experimental
(edit) @d8d9c115   2 years pabuhr reduce duration of lock-free stack test on ARM because CASV is very … ast-experimental
(edit) @8cbb6aa   2 years pabuhr add documentation about ARM atomic flag ast-experimental
(edit) @b51b2a6   2 years pabuhr update citations in bibliography/pl.bib ast-experimental
(edit) @dd3baf4   2 years pabuhr missing change ast-experimental
(edit) @2cb8bf71   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @44198fb9   2 years pabuhr second proofread of channels chapter ast-experimental
(edit) @8599415   2 years pabuhr add breaklinks=true to hyperref ast-experimental
(edit) @c67957e   2 years pabuhr add Golang lstlisting environment ast-experimental
(edit) @d3b224cf   2 years pabuhr make glossary abbreviation be newterms ast-experimental
(edit) @427a577   2 years pabuhr add glossary.tex to Makefile dependencies ast-experimental
(edit) @8913de4   2 years ajbeach Update in autogen that should help with some resolver issues and … ast-experimental
(edit) @efe89894   2 years ajbeach Fixed small whitespace issue. ast-experimental
(edit) @f77f648d   2 years caparson intermediate runscript to move to benchmarking on another machine ast-experimental
(edit) @4d5c8552   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @6c121eed   2 years caparson intermediate commit to move some benchmarking to another machine ast-experimental
(edit) @5007618   2 years pabuhr update tests/Makefile.am and corresponding Jenkinsfile with more … ast-experimental
(edit) @124400b   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @bdbf536   2 years pabuhr remove/specialize test/Makfile.am variables concurrent/timeout, … ast-experimental
(edit) @7ae39f0   2 years mlbrooks Re-enable testing function prototype taking length-star array, working … ast-experimental
(edit) @b2fa3c2   2 years pabuhr fix comments referring to concurrency directory ast-experimental
(edit) @6b1c4f2   2 years pabuhr fix spelling mistake of concurrency ast-experimental
(edit) @98edf2f   2 years pabuhr found further uses of concurrent directory ast-experimental
(edit) @a01faa98   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @53f6a11   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @c26bea2a   2 years pabuhr first attempt at renaming directory tests/concurrent to … ast-experimental
(edit) @687b663   2 years pabuhr fix lockfree-stack test on 32-bit ast-experimental
(edit) @8a919cf   2 years mlbrooks Address build error from commit a5aa5b. To keep: Change all tabs to … ast-experimental
(edit) @a5aa5bf   2 years mlbrooks Flesh out "C" array syntax testing. Enable testing of … ast-experimental
(edit) @a5294af   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @4246869   2 years pabuhr update header comments ast-experimental
(edit) @0e6cadf1   2 years pabuhr add new atomic macros to Makefile.am ast-experimental
(edit) @2314aac   2 years pabuhr add lock-free stack using double-wide CAS ast-experimental
(edit) @8463136   2 years pabuhr add short atomic instruction macros ast-experimental
(edit) @bccd70a   2 years ajbeach Removed internal code from TypeSubstitution header. It caused a chain … ast-experimental
(edit) @b09ca2b   2 years caparson small bit of cleanup in waituntil pass ast-experimental
(edit) @382467f   2 years caparson added go and cfa waituntil channel benchmarks ast-experimental
(edit) @6c15d66   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @88b49bb   2 years caparson added a small waituntil optimization and added some improvements to … ADT ast-experimental
(edit) @5ece8ce   2 years caparson fixed a bug in mcs implementation and cleaned up a bit ADT ast-experimental
(edit) @9317419   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @41639089   2 years pabuhr add compilation flag -mno-outline-atomics on the ARM processor ADT ast-experimental
(edit) @76e77a4   2 years caparson Completed next iteration on channel chapter ADT ast-experimental
(edit) @a0c746df   2 years caparson added beginning of waituntil chapter ADT ast-experimental
Note: See TracRevisionLog for help on using the revision log.