source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c333ed2   8 months j82liang Remove intermeidate type (enum attribute type); remove …
(edit) @164a6b6   8 months ajbeach Simplified the visit_children feature of Pass template. This should …
(edit) @d69f7114   8 months pabuhr proofread section Enumeration Trait, and a few other wording changes
(edit) @72713e5   8 months j82liang Add libcfa/src/enum.hfa
(edit) @d414664   8 months j82liang Update writing part for enum trait
(edit) @35897fb   8 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @de3a579   8 months j82liang Add trait subsection
(edit) @69867ad9   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @caaf424   8 months pabuhr remove glossary macros, switch back to newterm marco from Newterm, …
(edit) @0153dbd   8 months ajbeach Updated hoistStruct so the nested mangled names are human readable. …
(edit) @5c27b6a   8 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c5c123f   8 months j82liang Missing changes for the last commit
(edit) @eb7586e   8 months j82liang 1. Change return value of typed Enum in null context: they now return …
(edit) @f632117   8 months pabuhr more proofreading on enumeration chapters
(edit) @e78966e   8 months pabuhr add parsing support for enum type in 'with' statement
(edit) @7042c60   8 months j82liang resolve conflict
(edit) @cf191ac   8 months j82liang Change enum functions return type
(edit) @55c97e4   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @314c9d8   8 months pabuhr more proofreading on introduction chapter (discussion of ADT)
(edit) @566cc33   8 months pabuhr move all lstnewenvironment macros to central location in uw-ethesis.tex
(edit) @a1fbad0   8 months ajbeach Fix in code generation. forall clauses are now printed before return …
(edit) @03b1815   8 months ajbeach Added a Python script for reviewing the timing of the test suite.
(edit) @bab42de   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @89da3a9   8 months pabuhr fix parsing bug in field declaring list with empty declarator
(edit) @5bc81e9   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @58e2ce34   8 months pabuhr update postfix function, storage management, and memory set/copy
(edit) @4a3eb1c   8 months pabuhr add combinations of pointer/reference for memset and memcpy
(edit) @13de4478   8 months ajbeach Updated files in ResolvExpr? to the new indentation style. It seems the …
(edit) @15215f02   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0fe07be   8 months pabuhr formatting, documentation refactor alloc code, remove annoying warnings
(edit) @c0363be   8 months pabuhr formatting
(edit) @358e1152   8 months pabuhr move attribute((unused)) so it applies to variable
(edit) @d7c0ad5   8 months ajbeach Removed some overloads from the Pass template. I believe these were …
(edit) @ba97ebf   8 months ajbeach The polyCost function was just a bit more complicated than it needed to be.
(edit) @fc1a3e2   8 months ajbeach Style update. Focused on indentation and trailing whitespace.
(edit) @b9b6efb   8 months ajbeach Removed porting.md, although some of its information is still …
(edit) @4e08a54   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @02c80cdc   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d4264e8   8 months pabuhr formatting, add CFA versions of resize, realloc, and reallocarray
(edit) @19313be5   8 months ajbeach One missing BasicType::Kind -> BasicKind? updates.
(edit) @da87eaf   8 months pabuhr remove spurious 'this' qualification
(edit) @cdd25ef   8 months pabuhr changes to postfix function and storage management sections
(edit) @2b6db03   8 months pabuhr proofreading changes
(edit) @4da9142   8 months pabuhr more proofreading on enumerations
(edit) @c148966   8 months pabuhr documentation
(edit) @2a27998   8 months pabuhr add citation from OED for enumerate
(edit) @e693572   8 months pabuhr change see macro to support capital See, update cquote macro with …
(edit) @c3c9325   8 months pabuhr missing keyword coroutine to lstlang CFA
(edit) @38093ae   8 months j82liang Resolve conflict
(edit) @748c751   8 months j82liang Remove unnecessary implicit enum type conversion
(edit) @7a780ad   8 months ajbeach Moved ast::BasicType::Kind to ast::BasicKind? in its own hearder. This …
(edit) @60c5b6d   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @fbe3f03   8 months pabuhr formatting
(edit) @8fd53b6e   8 months ajbeach Change for C++20 compatability. We may not be upgrading soon but this …
(edit) @cdb4eaa   8 months j82liang Fix succ(Enum) error and resolution ambiguity of enum with inheritance
(edit) @7aa209e7   8 months ajbeach Fixing some whitespace around a recent merge. That lead to some …
(edit) @710d0c8c   8 months pabuhr formatting, add missing CFA reallocarray routine
(edit) @76c7addb   8 months j82liang Fix Enum predecessor
(edit) @fb2e916   8 months j82liang Fix some warning
(edit) @dc58e5d   8 months j82liang Small cleanup
(edit) @af746cc   8 months j82liang Reimplement the resolution of Enum instance type
(edit) @b1b3df5   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @7a36848   8 months ajbeach Further Pass template clean-up, reimplementing the translation unit …
(edit) @90320ac   8 months ajbeach Clean-up in the Pass template around call_accept. Removed overloads …
(edit) @3e1cd17   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b78c54f   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @feb999f   8 months pabuhr formatting, change free null statistic to also count malloc(0), remove …
(edit) @6dd4091   8 months pabuhr comment out asserts that fail when malloc(0) returns non-null
(edit) @b6a71bc   8 months pabuhr formatting
(edit) @ab780e6   8 months ajbeach notZeroExpr (in the parser) has become createCondExpr (in the …
(edit) @21e6da5   8 months pabuhr add citation for AlgolW
(edit) @c4024b46   8 months pabuhr more work on background chapter
(edit) @0554c1a   8 months pabuhr finish current proofreading of background chapter
(edit) @0bbe172   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @dd37afa   8 months pabuhr more work on Figure 2.1 and surrounding text
(edit) @485cf59   8 months ajbeach Small improvement in the Pass template implementation. Thierry and I …
(edit) @cb98d9d   8 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d3a49864   8 months pabuhr work on Figure 2.1
(edit) @d9bad51   9 months ajbeach Fixed memory leak in the parser.
(edit) @1cfe640   9 months ajbeach One more bit of clean-up, improving some names.
(edit) @4a72fef   9 months ajbeach General clean-up in the parser. Removed the commented …
(edit) @2d82999   9 months mlbrooks clear out draft content and link syntactic reference figures
(edit) @b5bfb16   9 months pabuhr start proofreading of Section 2.1
(edit) @b8cb388   9 months pabuhr fix CFA citation
(edit) @baad96e   9 months pabuhr add sorting key to web-site citations
(edit) @544b799   9 months pabuhr update and add ISO C citations and update clang citation
(edit) @67467a3   9 months ajbeach Fused TypeData::Enum and TypeData::Aggregate, an enumeration is a kind …
(edit) @84886499   9 months j82liang Small update
(edit) @7b05de4   9 months j82liang Re-enable replace pseudo func to temporarily fix the compilation error
(edit) @d066c5b   9 months j82liang Comment out lines the require implementEnumFunc
(edit) @d734fa1   9 months j82liang Comment on relatedwork work
(edit) @486caad   9 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @df78cce   9 months j82liang Save the change in main for git pull
(edit) @bf050c5   9 months ajbeach Removed unused field from TypeData?.
(edit) @051aec4   9 months pabuhr word smithing
(edit) @41fb996   9 months pabuhr word smithing and poking at rust enumerations
(edit) @6a8c773   9 months pabuhr more work on introduction
(edit) @82e5670   9 months pabuhr add material from background
(edit) @f5fbcad   9 months pabuhr move material from background to intro
(edit) @bdc8591   9 months pabuhr start introduction
Note: See TracRevisionLog for help on using the revision log.