|
|
|
@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.
|
|
|
@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
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@30a1f0c
|
8 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@56a8eb8
|
8 months |
pabuhr |
more updates on OCaml
|
|
|
@8bdc9705
|
8 months |
pabuhr |
added lstlang entry for OCaml
|
|
|
@a3525c4
|
8 months |
ajbeach |
Some Parser clean-up I did while investigating.
|
|
|
@423c0cd
|
8 months |
pabuhr |
more updates on OCaml
|
|
|
@9a32903
|
8 months |
pabuhr |
update OCaml text and add OCaml citation
|
|
|
@75d789c
|
8 months |
pabuhr |
update lstlang for CFA
|
|
|
@16c795c
|
8 months |
pabuhr |
update llheap paper
|
|
|
@a885357
|
8 months |
pabuhr |
update compile commands
|
|
|
@282061a
|
8 months |
pabuhr |
update OCaml text
|
|
|
@446740a
|
8 months |
pabuhr |
update for-control for iterating over enumeration type
|
|
|
@6c8b76b
|
8 months |
j82liang |
Fix ocaml code
|
|
|
@e048ece
|
8 months |
ajbeach |
Moved the DeclarationNode? enums over to TypeData? where they are …
|
|
|
@9398177
|
8 months |
j82liang |
Add OCamal section to related work
|
|
|
@5546f50b
|
8 months |
pabuhr |
more switch to tabs
|
|
|
@b64d0f4
|
8 months |
pabuhr |
second attempt changing program-input style
|
|
|
@266732e
|
8 months |
pabuhr |
switch to tabs, first attempt changing program-input style
|
|
|
@03606ce
|
8 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@06601401
|
8 months |
j82liang |
Change the common type interpretation of EnumPos?
|
|
|
@76fe046
|
8 months |
j82liang |
Remove conversion part of the EnumPosType?. It can be resolved by the …
|
|
|
@169496e1
|
8 months |
pabuhr |
update expected output for functions test on ARM
|
|
|
@9f4af04
|
8 months |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@e72fc60
|
8 months |
mlbrooks |
Fix thesis demo program build isssue: handle substring API switch to …
|
|
|
@b93c544
|
8 months |
ajbeach |
Removed casts no longer needed on the result of set_last.
|
|
|
@6cef439
|
8 months |
ajbeach |
Return 'TypeData? *' from some parse rules. Moved TypeData? construction …
|
|
|