source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7da6a31   6 weeks j82liang Disable to voidEnum test for now to pass the test suite (voidEnum is WIP)
(edit) @c819d90   6 weeks j82liang A upcast proposal for enums
(edit) @bfcd3af   6 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @dc74231   6 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @cad8c88   6 weeks pabuhr change xleftmargin spacing for lstinput, add code formatting macro for C++
(edit) @a4808ad   6 weeks pabuhr add Elliott18 citation
(edit) @df699e0   6 weeks pabuhr program updates to match text
(edit) @c721105   6 weeks pabuhr proofreading changes
(edit) @76425bc   6 weeks pabuhr remove Grothoff14 paper
(edit) @73da8df   6 weeks pabuhr add Elliott18 paper
(edit) @2c8946b   6 weeks ajbeach Various whitespace and intentation updates.
(edit) @e6f1a4b   6 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @fbc84ca   7 weeks ajbeach Added the review of all the autogeneration problems. Now, hopefully, …
(edit) @41c4b5e   7 weeks pabuhr updates related to introduction chapter changes
(edit) @ccfbfd9   7 weeks pabuhr more proofreading with respect to Gregor's comments
(edit) @31f4837   7 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @acb33f15   7 weeks j82liang Change enum conversion steps
(edit) @ca4f2b2   7 weeks pabuhr proofread string section of background chapter
(edit) @bf4fe05   7 weeks pabuhr fix merge
(edit) @ec20ab9   7 weeks pabuhr small updates, and more proofreading of the related-works chapter
(edit) @07e9df1   7 weeks pabuhr formatting
(edit) @5f225f5   7 weeks ajbeach Perhaps only src/Makefile.am needed to change, but I did a text search …
(edit) @c778ef1   7 weeks ajbeach Apparently the source file lists aren't used until distribution. I …
(edit) @0f612d2   8 weeks ajbeach Shoot, the non-extension renamings did not get caught in some corners.
(edit) @c92bdcc   8 weeks ajbeach Updated the rest of the names in src/ (except for the generated files).
(edit) @41c8312   8 weeks pabuhr small cleanups
(edit) @03ac869   8 weeks j82liang Add GCC visibility push(default); Fix trait satisfaction problem
(edit) @0843ba6   8 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c2a4b62   8 weeks j82liang Refactor based type from operator assertion
(edit) @e542b02   8 weeks ajbeach Update last reference to BasicTypes?-gen.cc. I don't know if it needs …
(edit) @983f486   8 weeks j82liang Reformat forall clause in enum.hfa
(edit) @9b140bd   8 weeks j82liang Update the test file
(edit) @6d9aa79   8 weeks j82liang Missing produceDecl in the last commit
(edit) @0b6c1c9   8 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c333ed2   8 weeks j82liang Remove intermeidate type (enum attribute type); remove …
(edit) @083e637   8 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @195d1d8   8 weeks pabuhr update search strings to raw strings for python 3.12
(edit) @0f4c513   8 weeks pabuhr gcc-13 include file problem in …
(edit) @f5cb7c2   8 weeks pabuhr add gcc builtin function builtin_dynamic_object_size for gcc-13
(edit) @b2ea0cd   8 weeks ajbeach First wave of file renaming. Rename files in src/ and update all …
(edit) @69dd8e6   8 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @ac16a55   8 weeks pabuhr update thesis front page from 2020 to 2022 macros
(edit) @1379c96e   8 weeks pabuhr formatting changes to programs
(edit) @123e8b9   8 weeks pabuhr move background material from list chapter to background chapter
(edit) @0775468   8 weeks pabuhr proofreading background section Linked Lists
(edit) @297b796   8 weeks pabuhr add pl.bib to file dependencies
(edit) @164a6b6   2 months ajbeach Simplified the visit_children feature of Pass template. This should …
(edit) @d69f7114   2 months pabuhr proofread section Enumeration Trait, and a few other wording changes
(edit) @72713e5   2 months j82liang Add libcfa/src/enum.hfa
(edit) @d414664   2 months j82liang Update writing part for enum trait
(edit) @35897fb   2 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @de3a579   2 months j82liang Add trait subsection
(edit) @69867ad9   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @caaf424   2 months pabuhr remove glossary macros, switch back to newterm marco from Newterm, …
(edit) @0153dbd   2 months ajbeach Updated hoistStruct so the nested mangled names are human readable. …
(edit) @5c27b6a   2 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c5c123f   2 months j82liang Missing changes for the last commit
(edit) @eb7586e   2 months j82liang 1. Change return value of typed Enum in null context: they now return …
(edit) @f632117   2 months pabuhr more proofreading on enumeration chapters
(edit) @e78966e   2 months pabuhr add parsing support for enum type in 'with' statement
(edit) @7042c60   2 months j82liang resolve conflict
(edit) @cf191ac   2 months j82liang Change enum functions return type
(edit) @55c97e4   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @314c9d8   2 months pabuhr more proofreading on introduction chapter (discussion of ADT)
(edit) @566cc33   2 months pabuhr move all lstnewenvironment macros to central location in uw-ethesis.tex
(edit) @a1fbad0   2 months ajbeach Fix in code generation. forall clauses are now printed before return …
(edit) @03b1815   2 months ajbeach Added a Python script for reviewing the timing of the test suite.
(edit) @bab42de   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @89da3a9   2 months pabuhr fix parsing bug in field declaring list with empty declarator
(edit) @5bc81e9   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @58e2ce34   2 months pabuhr update postfix function, storage management, and memory set/copy
(edit) @4a3eb1c   2 months pabuhr add combinations of pointer/reference for memset and memcpy
(edit) @13de4478   2 months ajbeach Updated files in ResolvExpr? to the new indentation style. It seems the …
(edit) @15215f02   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0fe07be   2 months pabuhr formatting, documentation refactor alloc code, remove annoying warnings
(edit) @c0363be   2 months pabuhr formatting
(edit) @358e115   2 months pabuhr move attribute((unused)) so it applies to variable
(edit) @d7c0ad5   2 months ajbeach Removed some overloads from the Pass template. I believe these were …
(edit) @ba97ebf   2 months ajbeach The polyCost function was just a bit more complicated than it needed to be.
(edit) @fc1a3e2   2 months ajbeach Style update. Focused on indentation and trailing whitespace.
(edit) @b9b6efb   2 months ajbeach Removed porting.md, although some of its information is still …
(edit) @4e08a54   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @02c80cdc   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d4264e8   2 months pabuhr formatting, add CFA versions of resize, realloc, and reallocarray
(edit) @19313be5   2 months ajbeach One missing BasicType::Kind -> BasicKind? updates.
(edit) @da87eaf   2 months pabuhr remove spurious 'this' qualification
(edit) @cdd25ef   2 months pabuhr changes to postfix function and storage management sections
(edit) @2b6db03   2 months pabuhr proofreading changes
(edit) @4da9142   2 months pabuhr more proofreading on enumerations
(edit) @c148966   2 months pabuhr documentation
(edit) @2a27998   2 months pabuhr add citation from OED for enumerate
(edit) @e693572   2 months pabuhr change see macro to support capital See, update cquote macro with …
(edit) @c3c9325   2 months pabuhr missing keyword coroutine to lstlang CFA
(edit) @38093ae   2 months j82liang Resolve conflict
(edit) @748c751   2 months j82liang Remove unnecessary implicit enum type conversion
(edit) @7a780ad   2 months ajbeach Moved ast::BasicType::Kind to ast::BasicKind? in its own hearder. This …
(edit) @60c5b6d   3 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @fbe3f03   3 months pabuhr formatting
(edit) @8fd53b6e   3 months ajbeach Change for C++20 compatability. We may not be upgrading soon but this …
(edit) @cdb4eaa   3 months j82liang Fix succ(Enum) error and resolution ambiguity of enum with inheritance
Note: See TracRevisionLog for help on using the revision log.