|
|
|
@a7efc96
|
2 months |
ajbeach |
Made sure a variable is always initialized and removed some trailing …
|
|
|
@d3b33d5
|
2 months |
pabuhr |
fix dangling reference after delete
|
|
|
@02101a4
|
2 months |
pabuhr |
comment out unused variable declaration
|
|
|
@478dade
|
2 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@29c8675
|
2 months |
j82liang |
update thesis
|
|
|
@a933489b
|
2 months |
pabuhr |
change exception throw to use copy constructor rather than assignment …
|
|
|
@82a5ea2
|
2 months |
ajbeach |
Added checks for (and a test to check the checks) assertions we will …
|
|
|
@9bb6c5f
|
2 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@508cff0
|
2 months |
pabuhr |
fix quotations from C++ reference manual
|
|
|
@737bf73
|
2 months |
pabuhr |
correct check for EOF when reading character strings
|
|
|
@db19e1d
|
3 months |
ajbeach |
Changed the interpritation of () to be no parameters instead of any …
|
|
|
@cdbb909
|
3 months |
pabuhr |
proofread introduction chapter
|
|
|
@d6b7d1d
|
3 months |
pabuhr |
citation updates
|
|
|
@ad47ec4
|
3 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@b965774
|
3 months |
ajbeach |
Isolated the logic to decide if a function is a var-args function or not.
|
|
|
@075c6d5
|
3 months |
pabuhr |
afterthought addition to chapter 3
|
|
|
@7f2e87a
|
3 months |
pabuhr |
first proofread of chapter 1
|
|
|
@7a37fcb1
|
3 months |
pabuhr |
first proofread of chapter 3
|
|
|
@3f37f5b
|
3 months |
pabuhr |
update thesis macros
|
|
|
@562ccf9
|
3 months |
pabuhr |
remove empty line number increment from listings
|
|
|
@38f6e66
|
3 months |
pabuhr |
update citations
|
|
|
@4b75ae9
|
3 months |
pabuhr |
second attempt to simplify ttype min/max functions
|
|
|
@26ee4b5
|
3 months |
pabuhr |
simplify ttype min/max functions
|
|
|
@d1fbc56e
|
3 months |
ajbeach |
Removed two lingering set_extension functions from ast. There was one …
|
|
|
@45ee172
|
3 months |
ajbeach |
Corrected handling of va_args in the parser. It still does not get …
|
|
|
@cc0aa8c
|
3 months |
pabuhr |
formatting
|
|
|
@790f251
|
3 months |
pabuhr |
update error message for parameter default-initialization in …
|
|
|
@960665c
|
3 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@df2e00f
|
3 months |
ajbeach |
Made heap pass the invariant check. We should be able to enable …
|
|
|
@3ac5fd8
|
3 months |
pabuhr |
first attempt changing end-of-file to an exception
|
|
|
@afb15cf
|
3 months |
ajbeach |
Added a check to make sure that optional parameters to not appear on …
|
|
|
@5b643ea
|
3 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@cef5bfc
|
3 months |
pabuhr |
added a few sentences and corrected spelling mistakes
|
|
|
@4558df2
|
3 months |
pabuhr |
update accordion program, small changes
|
|
|
@8da3cc4d
|
3 months |
mlbrooks |
Add missing integration test of accordions.
Putting a CFA array …
|
|
|
@2f31773
|
3 months |
mlbrooks |
Improve inability to declare a struct member having a managed type via …
|
|
|
@f9ad69d
|
3 months |
mlbrooks |
Fix #175
|
|
|
@1a2ba84
|
3 months |
mlbrooks |
fix comment typo
|
|
|
@d1f5054
|
3 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@26d40a1
|
3 months |
j82liang |
add void to lowerBound() and upperBound() declaration, which is a …
|
|
|
@2870cb6
|
3 months |
f37yu |
update cast expression cost rule
|
|
|
@661e7b0
|
3 months |
ajbeach |
After a years (or at least half a year) the CodeLocation? optimization …
|
|
|
@4941716
|
3 months |
pabuhr |
preclude aggregate/enumeration type declaration in trait body
|
|
|
@dee680c
|
3 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@f9b42bd
|
3 months |
pabuhr |
modify time test to deal with unfreed storage from putenv/tzset
|
|
|
@a51dc0d
|
3 months |
pabuhr |
add missing #ifdef to handle systems without io_uring
|
|
|
@97f8f0f
|
3 months |
ajbeach |
Implemented special case of sizeof/alignof, where reference types are …
|
|
|
@8492b85
|
3 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@206ecae
|
3 months |
pabuhr |
remove spurious push/pop from grammar contexts where type declarations …
|
|
|
@0e6aba06
|
3 months |
pabuhr |
formatting
|
|
|
@43d9679
|
3 months |
pabuhr |
move section from into to background
|
|
|
@774c97e
|
3 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@f22d100
|
3 months |
pabuhr |
add citations
|
|
|
@16915b1
|
3 months |
pabuhr |
proofread intro chapter and add citation
|
|
|
@6abb6dc
|
3 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@2ca7fc2
|
3 months |
pabuhr |
add better error message for an empty enumeration, i.e., no enumerators.
|
|
|
@5ca5263
|
3 months |
pabuhr |
update test file covering problem cases
|
|
|
@f125e96
|
3 months |
pabuhr |
remove spurious test files
|
|
|
@acab1bd
|
3 months |
j82liang |
rephrase enum initialization
|
|
|
@7568e5c
|
3 months |
j82liang |
Minor update on the thesis (add auto initialization and update future work
|
|
|
@c1c0efdb
|
3 months |
pabuhr |
last proofread of thesis
|
|
|
@11cced6
|
3 months |
j82liang |
grammar update and section moved
|
|
|
@c4aca65
|
3 months |
j82liang |
Move partial scope to future work
|
|
|
@ab11ab1
|
3 months |
j82liang |
(Software) grammar check
|
|
|
@5b4c8df
|
3 months |
j82liang |
update comparison table
|
|
|
@a8f44c8
|
3 months |
j82liang |
Update on comparison table (some checkmark still need to be fixed
|
|
|
@b0069a3
|
3 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@92a0ee8
|
3 months |
j82liang |
Small thesis unpdate
|
|
|
@9d3a4cc
|
3 months |
pabuhr |
fix PDF warnings about special characters in titles
|
|
|
@90e7a2f
|
3 months |
pabuhr |
remove unused files from repository
|
|
|
@b9f6a7cd
|
3 months |
pabuhr |
rename file CEnum.tex to Cenum.tex to match CFAenum.tex
|
|
|
@4c63025
|
3 months |
pabuhr |
fix duplicate labelling of figures
|
|
|
@7cb14c9
|
3 months |
pabuhr |
proofread conclusion chapter
|
|
|
@fd0a9bf
|
3 months |
pabuhr |
formatting
|
|
|
@4e09af2
|
3 months |
pabuhr |
update unfreed storage message from memory allocator
|
|
|
@3b10778
|
3 months |
pabuhr |
small proofreading updates
|
|
|
@f6bbc92
|
3 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@e49c308
|
3 months |
pabuhr |
remove unused parameter name from function Countof, add period to end …
|
|
|
@1d8a349
|
3 months |
j82liang |
change wording
|
|
|
@f3abce9
|
3 months |
j82liang |
update subset section
|
|
|
@59fb462
|
3 months |
j82liang |
Add code comment along the example
|
|
|
@43ab5fb
|
3 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@63d5b9c8
|
3 months |
j82liang |
Merge changes
|
|
|
@5fdaeab1
|
3 months |
pabuhr |
third attempt proofread trait chapter
|
|
|
@d7cb0f7
|
3 months |
pabuhr |
second attempt proofread trait chapter
|
|
|
@8cb2ff6
|
3 months |
pabuhr |
proofread trait chapter
|
|
|
@bd686f0
|
3 months |
j82liang |
CFAEnum to CFAEnum conversion algorithm (the previous was enumerator …
|
|
|
@11f8ff7
|
3 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d6c5faa
|
3 months |
j82liang |
A demo of offset algorithm used in enum containment inheritance
|
|
|
@ee2f11f
|
3 months |
pabuhr |
fix user_define_enum.cfa
|
|
|
@efd055c
|
3 months |
j82liang |
user define enum example
|
|
|
@0c51c8b4
|
3 months |
pabuhr |
formatting, add section of enumeration subset
|
|
|
@c03af31
|
3 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c4d6c90
|
3 months |
pabuhr |
formatting, documentation
|
|
|
@af5baae
|
3 months |
j82liang |
Wording changes
|
|
|
@1c957a11
|
3 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@96de72b
|
3 months |
j82liang |
1. Update contribution; 2. update loop subsection; 3. rangeLoops.cfa …
|
|
|
@4dab7e8
|
3 months |
pabuhr |
formatting, add str conversion routines, add more combinations of ?+? …
|
|
|
@0e6cf54c
|
3 months |
j82liang |
Revert change: enumerator cannot be implicitly const
|
|
|
@830edc6
|
3 months |
j82liang |
1. Add implicit const to enum base type; 2. change auto initializer to …
|
|
|