|
|
|
@b8561fa
|
5 months |
pabuhr |
try again to fix the unfreed storage problem
|
|
|
@3ee4a53
|
5 months |
pabuhr |
formatting
|
|
|
@d7b399f
|
5 months |
pabuhr |
formatting
|
|
|
@e3260aa1
|
5 months |
pabuhr |
removed memory not freed message
|
|
|
@e6128959
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@cd1d721
|
5 months |
pabuhr |
modify time test to set time zone to America/Toronto? so test is …
|
|
|
@f107afe
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1842167
|
5 months |
pabuhr |
add test for reading in enumerators
|
|
|
@f90c092
|
5 months |
pabuhr |
formatting
|
|
|
@c248b39
|
5 months |
ajbeach |
Unlabelled breaks were not targetting the correct enclosing control …
|
|
|
@6804f38
|
5 months |
pabuhr |
formatting
|
|
|
@a758169
|
5 months |
ajbeach |
In main: cleaned up a macro and updated some names.
|
|
|
@0097d08
|
5 months |
pabuhr |
formatting, comments, use break in for-else
|
|
|
@97f9619
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@68ea8d2
|
5 months |
j82liang |
Seperate CfaEnum? and Serial.
|
|
|
@88bc876
|
5 months |
ajbeach |
Breaks (and some other control flow) in a loop else clause now work. I …
|
|
|
@2363147
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@b522435
|
5 months |
pabuhr |
add BibDir? macro to user-manual Makefile
|
|
|
@26d57ca
|
5 months |
pabuhr |
update citation file
|
|
|
@9f972c2
|
5 months |
pabuhr |
add tools/prettyprinter for promotion to GitHub?
|
|
|
@1dd5fd1
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d796be70
|
5 months |
pabuhr |
commenting
|
|
|
@09dd830
|
5 months |
j82liang |
grammar fixed by a dsoftware
|
|
|
@dc1c430
|
5 months |
j82liang |
update CFAenum.tex
|
|
|
@bfa7bf0
|
5 months |
ajbeach |
Silenced a warning.
|
|
|
@b2ca052
|
5 months |
pabuhr |
move planet test under directory enum_tests
|
|
|
@eb5dbfd
|
5 months |
pabuhr |
add enumeration planet program to test suite
|
|
|
@a1a1f37d
|
5 months |
pabuhr |
change order of ungetc parameters to harmonize with C ungetc
|
|
|
@2e6b2a0
|
5 months |
pabuhr |
change assert to abort, second attempt to read enumerators
|
|
|
@8315947
|
5 months |
j82liang |
Remove automatic conversion from Enum type name to its len; change …
|
|
|
@76b507d
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@0c327ce
|
5 months |
j82liang |
1. Add bound check to Serial function: now compiler generates the …
|
|
|
@3e135c8
|
5 months |
ajbeach |
Not sure why we copy in the return values all the time, but we do. …
|
|
|
@9c447e2
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@236f133
|
5 months |
j82liang |
Remove quasi_void for enums. The idea of quasi_void from Mike was to …
|
|
|
@358e3481
|
5 months |
ajbeach |
Visit the else_ children of loops. I don't know how things worked this …
|
|
|
@3be81a4
|
5 months |
pabuhr |
corrections, update loop control
|
|
|
@9d5eacb
|
5 months |
j82liang |
Fix the bug with typed anomynous enum got incorrect forward declaration
|
|
|
@725f777f
|
5 months |
j82liang |
Add attribute functions back after the bug fix
|
|
|
@dbff8ec
|
5 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@bb336a6
|
5 months |
j82liang |
Fixed the problem when enum use another enumerator as initializer
|
|
|
@f3811df
|
5 months |
ajbeach |
Added an overview of how named parameters could be added to Cforall.
|
|
|
@b9f6791f
|
5 months |
pabuhr |
allow empty global declaration ';', adjust semi-colon rules after …
|
|
|
@2f4c910
|
5 months |
pabuhr |
set return argument for boolean read
|
|
|
@d287f3e
|
5 months |
pabuhr |
fix selecting wrong input operator for enumeration, first attempt at …
|
|
|
@c015e2d
|
5 months |
pabuhr |
update reading boolean and match text
|
|
|
@a4e1b09
|
5 months |
pabuhr |
formatting
|
|
|
@061b001
|
5 months |
pabuhr |
update target names for running test suite
|
|
|
@e26a842
|
5 months |
pabuhr |
update example programs
|
|
|
@5a553e2
|
5 months |
pabuhr |
proofreading array chapter
|
|
|
@1e110bf
|
5 months |
pabuhr |
harmonize format of section titles
|
|
|
@f06ba98
|
5 months |
pabuhr |
add lstlisting for Pascal
|
|
|
@5a2b0b7
|
6 months |
ajbeach |
Reverted the change to the compiler. The other changes are both …
|
|
|
@550afde2
|
6 months |
ajbeach |
Constant strings on input. The previous changes only effected …
|
|
|
@c2cf2d0
|
6 months |
ajbeach |
Made string literals constants. Preformed required updates. Resisted …
|
|
|
@8c55d34
|
6 months |
ajbeach |
Fixed spelling mistake. (I'm 99% sure.)
|
|
|
@99f7f37
|
6 months |
j82liang |
Fix the bug that enum {} var syntax cannot be recognized as cfa enum
|
|
|
@f8f298c
|
6 months |
j82liang |
replace decl->base with isTyped()
|
|
|
@39cf5cc
|
6 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@6d2b3dc
|
6 months |
j82liang |
Change (enum) range loop so that it works on any type that define …
|
|
|
@793eb2f
|
6 months |
ajbeach |
One extra whitespace line removed. I do not believe that represented …
|
|
|
@7fe4adbb
|
6 months |
ajbeach |
Added some code near the end of main to improve some internal …
|
|
|
@597f284
|
6 months |
pabuhr |
update 'Too many recursive assertions' error message with possible cause
|
|
|
@062467b
|
6 months |
pabuhr |
inline enum relational and increment operators, comment out loop …
|
|
|
@bc48c0d
|
6 months |
pabuhr |
fix enumeration input to use reference type
|
|
|
@c40a982
|
6 months |
pabuhr |
change enumeration posE to posn
|
|
|
@7f8c232
|
6 months |
pabuhr |
formatting
|
|
|
@72abc90a
|
6 months |
pabuhr |
remove unnecessary assignment when looping with a structure type
|
|
|
@64eeb06
|
6 months |
pabuhr |
change basic_ostream to ostream, first attempt of enumeration input
|
|
|
@011c29e
|
6 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@73d0e3f4
|
6 months |
j82liang |
Current enum has bug when use as a reference as in ?++. Change …
|
|
|
@bc07190
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@115ac1ce
|
6 months |
j82liang |
Allow explict conversion from cfa enum to int (while disallow implicit)
|
|
|
@4117761
|
6 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@5ccc733
|
6 months |
j82liang |
Fix the bug that C style enum cannot to use as an lvalue
|
|
|
@62a38e7
|
6 months |
pabuhr |
remove calls to label() from planet program
|
|
|
@3c55fcd
|
6 months |
ajbeach |
Added some notes about how to enable heap statistics. Reformated some …
|
|
|
@259012e
|
6 months |
pabuhr |
put back quasi_void print
|
|
|
@01afd8d
|
6 months |
pabuhr |
add +~ and +~= for-control operators to match with -~ and -~= operators
|
|
|
@7552fde
|
6 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d3aa55e9
|
6 months |
j82liang |
1. Disallow implicit conversion from cfa enum to int during on the …
|
|
|
@55ba259e
|
6 months |
pabuhr |
clarify for-control for enumerations
|
|
|
@d5efcb7
|
6 months |
pabuhr |
first attempt at updating enum auxiliary operations
|
|
|
@343c8be
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@089b39e1
|
6 months |
pabuhr |
clean up, prepare for downto enumerating
|
|
|
@d96d4f0
|
6 months |
pabuhr |
corrections to Pascal discussion
|
|
|
@6803ff1
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@f3b67b6
|
6 months |
pabuhr |
update test programs for different program languages
|
|
|
@41f4e2d
|
6 months |
pabuhr |
update Pascal enumeration
|
|
|
@29092213
|
6 months |
pabuhr |
update planet example program
|
|
|
@3b69398
|
6 months |
pabuhr |
add protect for latex abbreviation macros
|
|
|
@5eb3f65
|
6 months |
pabuhr |
change enumeration function names labelE, valueE, posE to label, …
|
|
|
@253d0b4
|
6 months |
pabuhr |
change error message header, simplify forCtrl to have only identifier …
|
|
|
@d66a43b
|
6 months |
pabuhr |
fix spelling mistake in file src/ControlStruct/TrasnlateEnumRange.hpp …
|
|
|
@9d6082c
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@a8ced63
|
6 months |
pabuhr |
parse countof pseduo-function, update for-loop for enumeration
|
|
|
@07771bc
|
6 months |
pabuhr |
lex countof pseudo-function
|
|
|
@006d4c4
|
6 months |
mlbrooks |
Linked-list background additions for identity model and end treatment.
|
|
|
@567c775
|
6 months |
j82liang |
Missing files from the last commit
|
|
|
@57e43cd
|
6 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|