|
|
|
@e49c308
|
4 months |
pabuhr |
remove unused parameter name from function Countof, add period to end …
|
|
|
@5fdaeab1
|
4 months |
pabuhr |
third attempt proofread trait chapter
|
|
|
@d7cb0f7
|
4 months |
pabuhr |
second attempt proofread trait chapter
|
|
|
@8cb2ff6
|
4 months |
pabuhr |
proofread trait chapter
|
|
|
@bd686f0
|
4 months |
j82liang |
CFAEnum to CFAEnum conversion algorithm (the previous was enumerator …
|
|
|
@11f8ff7
|
4 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d6c5faa
|
4 months |
j82liang |
A demo of offset algorithm used in enum containment inheritance
|
|
|
@ee2f11f
|
4 months |
pabuhr |
fix user_define_enum.cfa
|
|
|
@efd055c
|
4 months |
j82liang |
user define enum example
|
|
|
@0c51c8b4
|
4 months |
pabuhr |
formatting, add section of enumeration subset
|
|
|
@c03af31
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c4d6c90
|
4 months |
pabuhr |
formatting, documentation
|
|
|
@af5baae
|
4 months |
j82liang |
Wording changes
|
|
|
@1c957a11
|
4 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@96de72b
|
4 months |
j82liang |
1. Update contribution; 2. update loop subsection; 3. rangeLoops.cfa …
|
|
|
@4dab7e8
|
4 months |
pabuhr |
formatting, add str conversion routines, add more combinations of ?+? …
|
|
|
@0e6cf54c
|
4 months |
j82liang |
Revert change: enumerator cannot be implicitly const
|
|
|
@830edc6
|
4 months |
j82liang |
1. Add implicit const to enum base type; 2. change auto initializer to …
|
|
|
@7f18438
|
5 months |
j82liang |
Add "implicit case to base type" to enumerator
|
|
|
@f6d2e9b
|
5 months |
j82liang |
Change FX64 (x64) to FA64 (arm64)
|
|
|
@cc077f4
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c588acb
|
5 months |
pabuhr |
proofread CFA enumeration chapter
|
|
|
@94643698
|
5 months |
pabuhr |
add discussion about partially implemented individual scoping mechanism
|
|
|
@2514d3d7
|
5 months |
pabuhr |
formatting
|
|
|
@7db4fcd4
|
5 months |
j82liang |
small fix
|
|
|
@5f210c0
|
5 months |
j82liang |
Change enum pos to signed int to avoid underflow; operator on enum …
|
|
|
@7ab24fef
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@b59c21a
|
5 months |
j82liang |
remove leading whitespace
|
|
|
@748877f
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@a57ad8a
|
5 months |
pabuhr |
proofread C Enum chapter
|
|
|
@503c350
|
5 months |
pabuhr |
move overload material into background chapter
|
|
|
@065de93
|
5 months |
j82liang |
Update test expect for x86
|
|
|
@1697c40
|
5 months |
j82liang |
merge local changes
|
|
|
@b797fe36
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@ecaedf35
|
5 months |
j82liang |
Update test expect for arm64
|
|
|
@1e12f07
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d39d8a4
|
5 months |
pabuhr |
proofread background chapter
|
|
|
@e15293b
|
5 months |
pabuhr |
display subsubsection numbering and insert into the table of contents
|
|
|
@2dd5c6d
|
5 months |
j82liang |
Update +=/-= for enums
|
|
|
@bcb41f7
|
5 months |
j82liang |
Update .error as the cost model has changed
|
|
|
@06ecda9
|
5 months |
j82liang |
define enum to value cost as implicit cost
|
|
|
@1571e4d
|
5 months |
j82liang |
reinterpret loop start for enum type as the first enumerator
|
|
|
@4e107bf
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@433e2c3
|
5 months |
pabuhr |
proofread thesis frontpgs and intro
|
|
|
@a9ae5ca
|
5 months |
j82liang |
remove unused addInitType
|
|
|
@8789ae4
|
5 months |
pabuhr |
update loop control test and expected output
|
|
|
@4db0140
|
5 months |
pabuhr |
modify abort error message
|
|
|
@b12e4ad
|
5 months |
pabuhr |
add stream parameter to OSTYPE_VOID_IMPL macro and update all macro calls
|
|
|
@c141c09
|
5 months |
j82liang |
Update
|
|
|
@3a7cd15
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@6740533e
|
5 months |
j82liang |
Add a discussion on Static Type information
|
|
|
@1f11818
|
5 months |
ajbeach |
Updated the named parameter proposal. Adding sections (or paragraphs) …
|
|
|
@21f4dff
|
5 months |
j82liang |
Add motivation for trait
|
|
|
@9476549
|
5 months |
j82liang |
Add abstract and acknoledgement
|
|
|
@2ff76d25
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@fcf3493
|
5 months |
j82liang |
update on thesis
|
|
|
@82d5816
|
5 months |
ajbeach |
Bit of clean-up to the box pass. Mostly just wrapping a new common set …
|
|
|
@dd78dbc
|
5 months |
j82liang |
Add CEnum.tex
|
|
|
@09bdf2d
|
5 months |
j82liang |
Add CEnum.tex
|
|
|
@f3d2a4f
|
5 months |
j82liang |
Rename implementation to trait
|
|
|
@ce02877
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@38e20a80
|
5 months |
j82liang |
update thesis
|
|
|
@1661ad7
|
5 months |
pabuhr |
add Huawei acknowledgement
|
|
|
@b67d7a5b
|
5 months |
pabuhr |
add lstlisting for java
|
|
|
@caa3e2c
|
5 months |
pabuhr |
proofread array chapter and update example programs
|
|
|
@b8e047a
|
5 months |
pabuhr |
formatting
|
|
|
@82ff201a
|
5 months |
pabuhr |
add #include <assert.h>, as no longer in array.hfa
|
|
|
@fee4436
|
5 months |
pabuhr |
make subscript check DEBUG only, remove #include <assert.h>, which is …
|
|
|
@5ff721a
|
5 months |
pabuhr |
forgot period at end of error message.
|
|
|
@1bb0170
|
5 months |
pabuhr |
formatting, replace subscript-check asserts with error message
|
|
|
@876739f
|
5 months |
pabuhr |
formatting
|
|
|
@fcbb532
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@daa4cc1
|
5 months |
pabuhr |
temporary hack to allow parsing of default/named parameters/calls
|
|
|
@bb20aa6
|
5 months |
pabuhr |
small updates to the default/named parameter section
|
|
|
@fd4df379
|
5 months |
mlbrooks |
Implement boxing for arrays.
The added test is things that did not …
|
|
|
@3cb693c
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d02d223
|
5 months |
pabuhr |
rewrite section on default/named parameters
|
|
|
@c1b0b8f
|
5 months |
pabuhr |
parse keyword parameter and argument using '?' syntax
|
|
|
@151c8db
|
5 months |
pabuhr |
parse keyword parameter and argument using '@' syntax
|
|
|
@5aeb1a9
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@a03ed29
|
5 months |
j82liang |
conclude merge
|
|
|
@878b1385
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1ad112a5
|
5 months |
pabuhr |
update enumeration input test
|
|
|
@6f47834
|
5 months |
pabuhr |
add section on enumeration I/O
|
|
|
@e561551
|
5 months |
j82liang |
Save current progress for pull
|
|
|
@b6923b17
|
5 months |
ajbeach |
Fixed goto labelled loop. I had to reorder some passes. Updated …
|
|
|
@35c792f
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d1276f8
|
5 months |
pabuhr |
move enumeration trait material into implementation chapter
|
|
|
@10a99d87
|
5 months |
pabuhr |
proofread last push of CFA enumerations
|
|
|
@46651fb
|
5 months |
pabuhr |
small wording change to enumeration introduction
|
|
|
@ead3858
|
5 months |
pabuhr |
add countof as keyword to CFA lstlang
|
|
|
@1f922f4
|
5 months |
ajbeach |
Updated iterator proposal. It was supposed to just go into a bit more …
|
|
|
@719fdbc
|
5 months |
pabuhr |
second attempt to get tools/prettyprinter to build in the distribution
|
|
|
@4002956
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@aa3bfc3
|
5 months |
pabuhr |
get tools/prettyprinter to build in the distribution
|
|
|
@9c2ac95
|
5 months |
f37yu |
update
|
|
|
@18d7aaf
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d68a3f7
|
5 months |
j82liang |
Update makeEnumOffsetCast to not report error for cast to non-parent …
|
|
|
@ce0b8b8
|
5 months |
pabuhr |
documentation
|
|
|
@4a790e4c
|
5 months |
pabuhr |
third attempt at including tools/prettyprinter in the distribution
|
|
|