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