|
|
|
@caa3e2c
|
4 months |
pabuhr |
proofread array chapter and update example programs
|
|
|
@b8e047a
|
4 months |
pabuhr |
formatting
|
|
|
@82ff201a
|
4 months |
pabuhr |
add #include <assert.h>, as no longer in array.hfa
|
|
|
@fee4436
|
4 months |
pabuhr |
make subscript check DEBUG only, remove #include <assert.h>, which is …
|
|
|
@5ff721a
|
4 months |
pabuhr |
forgot period at end of error message.
|
|
|
@1bb0170
|
4 months |
pabuhr |
formatting, replace subscript-check asserts with error message
|
|
|
@876739f
|
4 months |
pabuhr |
formatting
|
|
|
@fcbb532
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@daa4cc1
|
4 months |
pabuhr |
temporary hack to allow parsing of default/named parameters/calls
|
|
|
@bb20aa6
|
4 months |
pabuhr |
small updates to the default/named parameter section
|
|
|
@fd4df379
|
4 months |
mlbrooks |
Implement boxing for arrays.
The added test is things that did not …
|
|
|
@3cb693c
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d02d223
|
4 months |
pabuhr |
rewrite section on default/named parameters
|
|
|
@c1b0b8f
|
4 months |
pabuhr |
parse keyword parameter and argument using '?' syntax
|
|
|
@151c8db
|
4 months |
pabuhr |
parse keyword parameter and argument using '@' syntax
|
|
|
@878b1385
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1ad112a5
|
4 months |
pabuhr |
update enumeration input test
|
|
|
@6f47834
|
4 months |
pabuhr |
add section on enumeration I/O
|
|
|
@b6923b17
|
4 months |
ajbeach |
Fixed goto labelled loop. I had to reorder some passes. Updated …
|
|
|
@35c792f
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d1276f8
|
4 months |
pabuhr |
move enumeration trait material into implementation chapter
|
|
|
@10a99d87
|
4 months |
pabuhr |
proofread last push of CFA enumerations
|
|
|
@46651fb
|
4 months |
pabuhr |
small wording change to enumeration introduction
|
|
|
@ead3858
|
4 months |
pabuhr |
add countof as keyword to CFA lstlang
|
|
|
@1f922f4
|
4 months |
ajbeach |
Updated iterator proposal. It was supposed to just go into a bit more …
|
|
|
@719fdbc
|
4 months |
pabuhr |
second attempt to get tools/prettyprinter to build in the distribution
|
|
|
@4002956
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@aa3bfc3
|
4 months |
pabuhr |
get tools/prettyprinter to build in the distribution
|
|
|
@9c2ac95
|
4 months |
f37yu |
update
|
|
|
@18d7aaf
|
4 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d68a3f7
|
4 months |
j82liang |
Update makeEnumOffsetCast to not report error for cast to non-parent …
|
|
|
@ce0b8b8
|
4 months |
pabuhr |
documentation
|
|
|
@4a790e4c
|
4 months |
pabuhr |
third attempt at including tools/prettyprinter in the distribution
|
|
|
@8dc6f84
|
4 months |
pabuhr |
second attempt at including tools/prettyprinter in the distribution
|
|
|
@b8561fa
|
4 months |
pabuhr |
try again to fix the unfreed storage problem
|
|
|
@3ee4a53
|
4 months |
pabuhr |
formatting
|
|
|
@d7b399f
|
4 months |
pabuhr |
formatting
|
|
|
@e3260aa1
|
4 months |
pabuhr |
removed memory not freed message
|
|
|
@e6128959
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@cd1d721
|
4 months |
pabuhr |
modify time test to set time zone to America/Toronto? so test is …
|
|
|
@f107afe
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1842167
|
4 months |
pabuhr |
add test for reading in enumerators
|
|
|
@f90c092
|
4 months |
pabuhr |
formatting
|
|
|
@c248b39
|
4 months |
ajbeach |
Unlabelled breaks were not targetting the correct enclosing control …
|
|
|
@6804f38
|
4 months |
pabuhr |
formatting
|
|
|
@a758169
|
4 months |
ajbeach |
In main: cleaned up a macro and updated some names.
|
|
|
@0097d08
|
4 months |
pabuhr |
formatting, comments, use break in for-else
|
|
|
@97f9619
|
4 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@68ea8d2
|
4 months |
j82liang |
Seperate CfaEnum? and Serial.
|
|
|
@88bc876
|
4 months |
ajbeach |
Breaks (and some other control flow) in a loop else clause now work. I …
|
|
|
@2363147
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@b522435
|
4 months |
pabuhr |
add BibDir? macro to user-manual Makefile
|
|
|
@26d57ca
|
4 months |
pabuhr |
update citation file
|
|
|
@9f972c2
|
4 months |
pabuhr |
add tools/prettyprinter for promotion to GitHub?
|
|
|
@1dd5fd1
|
4 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d796be70
|
4 months |
pabuhr |
commenting
|
|
|
@09dd830
|
4 months |
j82liang |
grammar fixed by a dsoftware
|
|
|
@dc1c430
|
4 months |
j82liang |
update CFAenum.tex
|
|
|
@bfa7bf0
|
4 months |
ajbeach |
Silenced a warning.
|
|
|
@b2ca052
|
4 months |
pabuhr |
move planet test under directory enum_tests
|
|
|
@eb5dbfd
|
4 months |
pabuhr |
add enumeration planet program to test suite
|
|
|
@a1a1f37d
|
4 months |
pabuhr |
change order of ungetc parameters to harmonize with C ungetc
|
|
|
@2e6b2a0
|
4 months |
pabuhr |
change assert to abort, second attempt to read enumerators
|
|
|
@8315947
|
4 months |
j82liang |
Remove automatic conversion from Enum type name to its len; change …
|
|
|
@76b507d
|
4 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@0c327ce
|
4 months |
j82liang |
1. Add bound check to Serial function: now compiler generates the …
|
|
|
@3e135c8
|
4 months |
ajbeach |
Not sure why we copy in the return values all the time, but we do. …
|
|
|
@9c447e2
|
4 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@236f133
|
4 months |
j82liang |
Remove quasi_void for enums. The idea of quasi_void from Mike was to …
|
|
|
@358e3481
|
4 months |
ajbeach |
Visit the else_ children of loops. I don't know how things worked this …
|
|
|
@3be81a4
|
4 months |
pabuhr |
corrections, update loop control
|
|
|
@9d5eacb
|
4 months |
j82liang |
Fix the bug with typed anomynous enum got incorrect forward declaration
|
|
|
@725f777f
|
4 months |
j82liang |
Add attribute functions back after the bug fix
|
|
|
@dbff8ec
|
4 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@bb336a6
|
4 months |
j82liang |
Fixed the problem when enum use another enumerator as initializer
|
|
|
@f3811df
|
4 months |
ajbeach |
Added an overview of how named parameters could be added to Cforall.
|
|
|
@b9f6791f
|
4 months |
pabuhr |
allow empty global declaration ';', adjust semi-colon rules after …
|
|
|
@2f4c910
|
4 months |
pabuhr |
set return argument for boolean read
|
|
|
@d287f3e
|
4 months |
pabuhr |
fix selecting wrong input operator for enumeration, first attempt at …
|
|
|
@c015e2d
|
4 months |
pabuhr |
update reading boolean and match text
|
|
|
@a4e1b09
|
4 months |
pabuhr |
formatting
|
|
|
@061b001
|
4 months |
pabuhr |
update target names for running test suite
|
|
|
@e26a842
|
4 months |
pabuhr |
update example programs
|
|
|
@5a553e2
|
4 months |
pabuhr |
proofreading array chapter
|
|
|
@1e110bf
|
4 months |
pabuhr |
harmonize format of section titles
|
|
|
@f06ba98
|
4 months |
pabuhr |
add lstlisting for Pascal
|
|
|
@5a2b0b7
|
4 months |
ajbeach |
Reverted the change to the compiler. The other changes are both …
|
|
|
@550afde2
|
4 months |
ajbeach |
Constant strings on input. The previous changes only effected …
|
|
|
@c2cf2d0
|
4 months |
ajbeach |
Made string literals constants. Preformed required updates. Resisted …
|
|
|
@8c55d34
|
4 months |
ajbeach |
Fixed spelling mistake. (I'm 99% sure.)
|
|
|
@99f7f37
|
4 months |
j82liang |
Fix the bug that enum {} var syntax cannot be recognized as cfa enum
|
|
|
@f8f298c
|
4 months |
j82liang |
replace decl->base with isTyped()
|
|
|
@39cf5cc
|
4 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@6d2b3dc
|
4 months |
j82liang |
Change (enum) range loop so that it works on any type that define …
|
|
|
@793eb2f
|
4 months |
ajbeach |
One extra whitespace line removed. I do not believe that represented …
|
|
|
@7fe4adbb
|
4 months |
ajbeach |
Added some code near the end of main to improve some internal …
|
|
|
@597f284
|
4 months |
pabuhr |
update 'Too many recursive assertions' error message with possible cause
|
|
|
@062467b
|
4 months |
pabuhr |
inline enum relational and increment operators, comment out loop …
|
|
|
@bc48c0d
|
4 months |
pabuhr |
fix enumeration input to use reference type
|
|
|
@c40a982
|
4 months |
pabuhr |
change enumeration posE to posn
|
|
|