source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @03b1815   3 weeks ajbeach Added a Python script for reviewing the timing of the test suite.
(edit) @bab42de   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @89da3a9   4 weeks pabuhr fix parsing bug in field declaring list with empty declarator
(edit) @5bc81e9   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @58e2ce34   4 weeks pabuhr update postfix function, storage management, and memory set/copy
(edit) @4a3eb1c   4 weeks pabuhr add combinations of pointer/reference for memset and memcpy
(edit) @13de4478   4 weeks ajbeach Updated files in ResolvExpr? to the new indentation style. It seems the …
(edit) @15215f02   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0fe07be   4 weeks pabuhr formatting, documentation refactor alloc code, remove annoying warnings
(edit) @c0363be   4 weeks pabuhr formatting
(edit) @358e115   4 weeks pabuhr move attribute((unused)) so it applies to variable
(edit) @d7c0ad5   4 weeks ajbeach Removed some overloads from the Pass template. I believe these were …
(edit) @ba97ebf   4 weeks ajbeach The polyCost function was just a bit more complicated than it needed to be.
(edit) @fc1a3e2   4 weeks ajbeach Style update. Focused on indentation and trailing whitespace.
(edit) @b9b6efb   4 weeks ajbeach Removed porting.md, although some of its information is still …
(edit) @4e08a54   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @02c80cdc   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d4264e8   4 weeks pabuhr formatting, add CFA versions of resize, realloc, and reallocarray
(edit) @19313be5   4 weeks ajbeach One missing BasicType::Kind -> BasicKind? updates.
(edit) @da87eaf   4 weeks pabuhr remove spurious 'this' qualification
(edit) @cdd25ef   4 weeks pabuhr changes to postfix function and storage management sections
(edit) @2b6db03   4 weeks pabuhr proofreading changes
(edit) @4da9142   4 weeks pabuhr more proofreading on enumerations
(edit) @c148966   4 weeks pabuhr documentation
(edit) @2a27998   4 weeks pabuhr add citation from OED for enumerate
(edit) @e693572   4 weeks pabuhr change see macro to support capital See, update cquote macro with …
(edit) @c3c9325   4 weeks pabuhr missing keyword coroutine to lstlang CFA
(edit) @38093ae   4 weeks j82liang Resolve conflict
(edit) @748c751   4 weeks j82liang Remove unnecessary implicit enum type conversion
(edit) @7a780ad   4 weeks ajbeach Moved ast::BasicType::Kind to ast::BasicKind? in its own hearder. This …
(edit) @60c5b6d   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @fbe3f03   4 weeks pabuhr formatting
(edit) @8fd53b6e   4 weeks ajbeach Change for C++20 compatability. We may not be upgrading soon but this …
(edit) @cdb4eaa   4 weeks j82liang Fix succ(Enum) error and resolution ambiguity of enum with inheritance
(edit) @7aa209e7   4 weeks ajbeach Fixing some whitespace around a recent merge. That lead to some …
(edit) @710d0c8c   5 weeks pabuhr formatting, add missing CFA reallocarray routine
(edit) @76c7addb   5 weeks j82liang Fix Enum predecessor
(edit) @fb2e916   5 weeks j82liang Fix some warning
(edit) @dc58e5d   5 weeks j82liang Small cleanup
(edit) @af746cc   5 weeks j82liang Reimplement the resolution of Enum instance type
(edit) @b1b3df5   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @7a36848   5 weeks ajbeach Further Pass template clean-up, reimplementing the translation unit …
(edit) @90320ac   5 weeks ajbeach Clean-up in the Pass template around call_accept. Removed overloads …
(edit) @3e1cd17   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b78c54f   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @feb999f   5 weeks pabuhr formatting, change free null statistic to also count malloc(0), remove …
(edit) @6dd4091   5 weeks pabuhr comment out asserts that fail when malloc(0) returns non-null
(edit) @b6a71bc   5 weeks pabuhr formatting
(edit) @ab780e6   5 weeks ajbeach notZeroExpr (in the parser) has become createCondExpr (in the …
(edit) @21e6da5   5 weeks pabuhr add citation for AlgolW
(edit) @c4024b46   5 weeks pabuhr more work on background chapter
(edit) @0554c1a   5 weeks pabuhr finish current proofreading of background chapter
(edit) @0bbe172   6 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @dd37afa   6 weeks pabuhr more work on Figure 2.1 and surrounding text
(edit) @485cf59   6 weeks ajbeach Small improvement in the Pass template implementation. Thierry and I …
(edit) @cb98d9d   6 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d3a49864   6 weeks pabuhr work on Figure 2.1
(edit) @d9bad51   6 weeks ajbeach Fixed memory leak in the parser.
(edit) @1cfe640   6 weeks ajbeach One more bit of clean-up, improving some names.
(edit) @4a72fef   6 weeks ajbeach General clean-up in the parser. Removed the commented …
(edit) @2d82999   6 weeks mlbrooks clear out draft content and link syntactic reference figures
(edit) @b5bfb16   7 weeks pabuhr start proofreading of Section 2.1
(edit) @b8cb388   7 weeks pabuhr fix CFA citation
(edit) @baad96e   7 weeks pabuhr add sorting key to web-site citations
(edit) @544b799   7 weeks pabuhr update and add ISO C citations and update clang citation
(edit) @67467a3   8 weeks ajbeach Fused TypeData::Enum and TypeData::Aggregate, an enumeration is a kind …
(edit) @84886499   8 weeks j82liang Small update
(edit) @7b05de4   8 weeks j82liang Re-enable replace pseudo func to temporarily fix the compilation error
(edit) @d066c5b   8 weeks j82liang Comment out lines the require implementEnumFunc
(edit) @d734fa1   8 weeks j82liang Comment on relatedwork work
(edit) @486caad   8 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @df78cce   8 weeks j82liang Save the change in main for git pull
(edit) @bf050c5   8 weeks ajbeach Removed unused field from TypeData?.
(edit) @051aec4   8 weeks pabuhr word smithing
(edit) @41fb996   8 weeks pabuhr word smithing and poking at rust enumerations
(edit) @6a8c773   8 weeks pabuhr more work on introduction
(edit) @82e5670   8 weeks pabuhr add material from background
(edit) @f5fbcad   8 weeks pabuhr move material from background to intro
(edit) @bdc8591   8 weeks pabuhr start introduction
(edit) @f5212ca   8 weeks pabuhr interchange chapters list and array
(edit) @48b76d03   8 weeks pabuhr fine tune justification for enumerations
(edit) @caf2cba   8 weeks pabuhr justification for enumerations
(edit) @e00b10d   8 weeks pabuhr added Gregor and Andrew emails
(edit) @4094d05a   8 weeks pabuhr fix citations in bibliography/pl.bib
(edit) @6394ac6   8 weeks pabuhr add SPE PDF for paper Cforall: Adding Modern Programming Language …
(edit) @7d9a805b   2 months pabuhr more proofreading for enumerations
(edit) @0139351   2 months ajbeach Add support for printing multiple returns. Mostly useful for early …
(edit) @5b25c49   2 months ajbeach Removed some code from main that supported the old ast.
(edit) @057608a   2 months ajbeach Parser clean-up: Removed an unused field, added a comment, fixed a …
(edit) @8f650f0   2 months pabuhr remove isspace-like routines for C arrays, and replace with general …
(edit) @42422fb   2 months pabuhr more reorganized enum_type rule in parser
(edit) @30ee3155   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @30aab55   2 months pabuhr reorganized enum_type rule in parser and add missing call to makeTypedef
(edit) @c041d29   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d887800   2 months pabuhr update ato expected output for x86
(edit) @897eb01   2 months pabuhr update ato expected output for ARM
(edit) @3ad5c50   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @33807a1e   2 months pabuhr update string to type test
(edit) @54af365   2 months pabuhr fix convert function for float-point values, add isspace-like routines …
(edit) @2583407   2 months ajbeach Handle typedef wrapped declarations before buildList in addTypedef. …
Note: See TracRevisionLog for help on using the revision log.