|
|
|
@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
|
|
|
@525f7ad
|
6 months |
j82liang |
1. Add count_e( enum_name ), a pseudo function that return the …
|
|
|
@348f8992
|
6 months |
pabuhr |
git ignore parser.tab.cc
|
|
|
@f678c53b
|
6 months |
pabuhr |
formatting
|
|
|
@1725989
|
6 months |
pabuhr |
add enumeration test programs for different programming languages
|
|
|
@77328d0
|
6 months |
mlbrooks |
Elaborate the description and context of the md-array subscripting figure.
|
|
|
@b166b1c
|
6 months |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d280784
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@bc17be98
|
6 months |
pabuhr |
small proofreading changes to Cforall numeration chapter
|
|
|
@c033405
|
6 months |
pabuhr |
first complete proofread of related-work chapter, still needs …
|
|
|
@736a38d
|
6 months |
pabuhr |
more proofreading of C background chapter
|
|
|
@4c8f29ff
|
6 months |
pabuhr |
address Gregor's comment about quantity and a unit in examples, add …
|
|
|
@3eb5f993
|
6 months |
pabuhr |
add missing keywords match and case to Python lstnewenvironment
|
|
|
@5144898
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@12f1156
|
6 months |
pabuhr |
simplify grammar in a few places
|
|
|
@f30be51f
|
6 months |
mlbrooks |
Add soft copy of existing thesis diagram
|
|
|
@f1d2c44
|
6 months |
ajbeach |
Updates to the module proposal. Just an assortment of clean-up and …
|
|
|
@2ab31fd
|
6 months |
pabuhr |
parse tuple-element declarations but unimplemented
|
|
|
@42cdd07d
|
6 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@85855b0
|
6 months |
j82liang |
1. Implement enum cast; 2. Change valueE so that opague enum returns …
|
|
|
@0188539c
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@405dbb3
|
6 months |
ajbeach |
Noticing that a function could have an early exit to save a level of …
|
|
|
@8d26b7a
|
6 months |
pabuhr |
added Mike's comments about modules to proposal
|
|
|
@159460f
|
6 months |
pabuhr |
citation updates
|
|
|
@1967109
|
6 months |
pabuhr |
make bool a keyword for CFA lstlisting so it is bolded
|
|
|
@bf64de3
|
6 months |
ajbeach |
Update to the module system, folding in feedback and some PAB content.
|
|
|
@83b2fb5e
|
7 months |
ajbeach |
Removed an extra include.
|
|
|
@d68de59
|
7 months |
j82liang |
Update enumInlineValue.cfa
|
|
|
@0f5e8cd
|
7 months |
f37yu |
attempt to fix #286
|
|
|
@822332e
|
7 months |
ajbeach |
It seems clang uses different scoping rules for the trailing return of …
|
|
|
@91b9e10
|
7 months |
pabuhr |
added some ideas to the module proposal
|
|
|
@96c04e4
|
7 months |
ajbeach |
Simplified the visit children guard to use a ValueGuardPtr?. For …
|
|
|
@66286aa
|
7 months |
pabuhr |
add iterator paper
|
|
|
@8f7109c
|
7 months |
pabuhr |
change minimum left/right hyphenation from 4 to 3 characters
|
|
|
@4fc7388
|
7 months |
pabuhr |
small proofreading changes
|
|
|
@703885e
|
7 months |
ajbeach |
Added proposal for adding knowledge of modules to Cforall.
|
|
|
@7da6a31
|
7 months |
j82liang |
Disable to voidEnum test for now to pass the test suite (voidEnum is WIP)
|
|
|
@c819d90
|
7 months |
j82liang |
A upcast proposal for enums
|
|
|
@bfcd3af
|
7 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@dc74231
|
7 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@cad8c88
|
7 months |
pabuhr |
change xleftmargin spacing for lstinput, add code formatting macro for C++
|
|
|
@a4808ad
|
7 months |
pabuhr |
add Elliott18 citation
|
|
|
@df699e0
|
7 months |
pabuhr |
program updates to match text
|
|
|
@c721105
|
7 months |
pabuhr |
proofreading changes
|
|
|
@76425bc
|
7 months |
pabuhr |
remove Grothoff14 paper
|
|
|
@73da8df
|
7 months |
pabuhr |
add Elliott18 paper
|
|
|
@2c8946b
|
7 months |
ajbeach |
Various whitespace and intentation updates.
|
|
|
@e6f1a4b
|
7 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|