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