source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4520b77e   4 years j82liang Merge to Master Sept 19 ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @12df6fe   4 years j82liang Fix an enumerator value bug; add basic tests for new features; save … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @d489da8   4 years Thierry Delisle core final read ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @4407b7e   4 years Thierry Delisle Tiny changes as part of my final read-through ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @09f34a84   4 years Thierry Delisle Remove some of the warnings on the new clang ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @9a90092   4 years Thierry Delisle Fixed typo ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @597e395   4 years Thierry Delisle Jenkins now runs all tests in debug on push ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @0fc91db1   4 years Thierry Delisle Removed old ast from configure and tests.py ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @79ee5b3   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @2c63fa2   4 years Thierry Delisle Tiny fixes to the front pages ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @09366b8   4 years ajbeach Cleaned out old AST code from main. ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @747d0fa   4 years ajbeach White-space clean-up in DeclReplacer. ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @a2fd937   4 years Thierry Delisle Finished last todo ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @95e5018   4 years ajbeach Changed ast::pass::make_location_guard so it should work with C++14. ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @25793da   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @01865fb   4 years Thierry Delisle New pass mixin now has 1 use ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @a9762dc   4 years Thierry Delisle Passvisitor can now track code location ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @1b65595   4 years Thierry Delisle Implemented move semantics for ValueGuardPtr ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @3acc863   4 years Thierry Delisle Moved to C++17 ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @f8965f4   4 years Thierry Delisle Removed unnecessary throw lists ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @ce31925   4 years ajbeach Removed the -O/--old-ast and -A/--new-ast flags from main. Converted … ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @c36814a   4 years ajbeach Adding 'final' and removing a redundent namespace in the post resolve … ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @1c0657a   4 years ajbeach Forgot to add the main new code file. ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @3606fe4   4 years ajbeach Translated Instantiate Generic to the new AST. This includes various … ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @fc96890   4 years Thierry Delisle Ran second spell/grammar checker and now the cows have come home ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @1c334d1   4 years Thierry Delisle Checking conclusion ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @4ab54c9   4 years Thierry Delisle checking eval macro ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @5548175   4 years Thierry Delisle checking eval micro ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @3e8dacc   4 years Thierry Delisle Checking practice.tex ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @1260224   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @b0ceb72   4 years Thierry Delisle Merged peter's changes to the glossary ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @35ece70   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @d895e32   4 years Thierry Delisle Checking io.tex ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @4a2d728   4 years pabuhr proofread glossary ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @62424af2   4 years Thierry Delisle More spell/grammer checking ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @264f6c9   4 years Thierry Delisle Removed old svg that probably never should have been committed ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @918e0137   4 years Thierry Delisle First pass at spellchecking until chapter 2 ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @e4855f6   4 years pabuhr finished proofreading thesis ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @a44514e   4 years Thierry Delisle A whole bunch of small changes: trying to setup a version that I can … ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @7a0f798b   4 years Thierry Delisle Merged peter's last changes and filled in most of the TODOs ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @9f99799   4 years pabuhr modify graph sizes to match other graohs ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @1aca1b3   4 years pabuhr add latex package array ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @901c0f6   4 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @1fcbce7   4 years pabuhr proofred chapter eval_micro ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @83cb754   4 years Thierry Delisle Fixed minor typo ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @0fec6c1   4 years pabuhr proofread conclusion chapter ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @4dba1da   4 years Thierry Delisle Re-enabled 32bit comp fair test ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @69698d2   4 years Thierry Delisle Fixed frustratingly stupid mistake that broke 32bit build ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @2284d20   4 years Thierry Delisle Added some verifys to make sure atomic_acquire isn't used outside … ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @680137a   4 years Thierry Delisle Fixed indentation ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @e228f46   4 years Thierry Delisle Forgot one line ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @836cf647   4 years Thierry Delisle Fixed paragraph in conclusion ADT ast-experimental pthread-emulation stuck-waitfor-destruct
(edit) @0e3f80d   4 years ajbeach Added some more notes to the iterators proposal. ADT ast-experimental pthread-emulation stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.