source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f06ba98   3 weeks pabuhr add lstlisting for Pascal
(edit) @5a2b0b7   4 weeks ajbeach Reverted the change to the compiler. The other changes are both …
(edit) @550afde2   4 weeks ajbeach Constant strings on input. The previous changes only effected …
(edit) @c2cf2d0   4 weeks ajbeach Made string literals constants. Preformed required updates. Resisted …
(edit) @8c55d34   4 weeks ajbeach Fixed spelling mistake. (I'm 99% sure.)
(edit) @99f7f37   4 weeks j82liang Fix the bug that enum {} var syntax cannot be recognized as cfa enum
(edit) @f8f298c   4 weeks j82liang replace decl->base with isTyped()
(edit) @39cf5cc   4 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @6d2b3dc   4 weeks j82liang Change (enum) range loop so that it works on any type that define …
(edit) @793eb2f   4 weeks ajbeach One extra whitespace line removed. I do not believe that represented …
(edit) @7fe4adbb   4 weeks ajbeach Added some code near the end of main to improve some internal …
(edit) @597f284   4 weeks pabuhr update 'Too many recursive assertions' error message with possible cause
(edit) @062467b   4 weeks pabuhr inline enum relational and increment operators, comment out loop …
(edit) @bc48c0d   4 weeks pabuhr fix enumeration input to use reference type
(edit) @c40a982   4 weeks pabuhr change enumeration posE to posn
(edit) @7f8c232   4 weeks pabuhr formatting
(edit) @72abc90a   4 weeks pabuhr remove unnecessary assignment when looping with a structure type
(edit) @64eeb06   4 weeks pabuhr change basic_ostream to ostream, first attempt of enumeration input
(edit) @011c29e   5 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @73d0e3f4   5 weeks j82liang Current enum has bug when use as a reference as in ?++. Change …
(edit) @bc07190   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @115ac1ce   5 weeks j82liang Allow explict conversion from cfa enum to int (while disallow implicit)
(edit) @4117761   5 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @5ccc733   5 weeks j82liang Fix the bug that C style enum cannot to use as an lvalue
(edit) @62a38e7   5 weeks pabuhr remove calls to label() from planet program
(edit) @3c55fcd   5 weeks ajbeach Added some notes about how to enable heap statistics. Reformated some …
(edit) @259012e   5 weeks pabuhr put back quasi_void print
(edit) @01afd8d   5 weeks pabuhr add +~ and +~= for-control operators to match with -~ and -~= operators
(edit) @7552fde   5 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d3aa55e9   5 weeks j82liang 1. Disallow implicit conversion from cfa enum to int during on the …
(edit) @55ba259e   5 weeks pabuhr clarify for-control for enumerations
(edit) @d5efcb7   5 weeks pabuhr first attempt at updating enum auxiliary operations
(edit) @343c8be   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @089b39e1   5 weeks pabuhr clean up, prepare for downto enumerating
(edit) @d96d4f0   5 weeks pabuhr corrections to Pascal discussion
(edit) @6803ff1   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f3b67b6   5 weeks pabuhr update test programs for different program languages
(edit) @41f4e2d   5 weeks pabuhr update Pascal enumeration
(edit) @29092213   5 weeks pabuhr update planet example program
(edit) @3b69398   5 weeks pabuhr add protect for latex abbreviation macros
(edit) @5eb3f65   5 weeks pabuhr change enumeration function names labelE, valueE, posE to label, …
(edit) @253d0b4   5 weeks pabuhr change error message header, simplify forCtrl to have only identifier …
(edit) @d66a43b   5 weeks pabuhr fix spelling mistake in file src/ControlStruct/TrasnlateEnumRange.hpp …
(edit) @9d6082c   6 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a8ced63   6 weeks pabuhr parse countof pseduo-function, update for-loop for enumeration
(edit) @07771bc   6 weeks pabuhr lex countof pseudo-function
(edit) @006d4c4   6 weeks mlbrooks Linked-list background additions for identity model and end treatment.
(edit) @567c775   6 weeks j82liang Missing files from the last commit
(edit) @57e43cd   6 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @525f7ad   6 weeks j82liang 1. Add count_e( enum_name ), a pseudo function that return the …
(edit) @348f8992   6 weeks pabuhr git ignore parser.tab.cc
(edit) @f678c53b   6 weeks pabuhr formatting
(edit) @1725989   7 weeks pabuhr add enumeration test programs for different programming languages
(edit) @77328d0   7 weeks mlbrooks Elaborate the description and context of the md-array subscripting figure.
(edit) @b166b1c   7 weeks mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d280784   7 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @bc17be98   7 weeks pabuhr small proofreading changes to Cforall numeration chapter
(edit) @c033405   7 weeks pabuhr first complete proofread of related-work chapter, still needs …
(edit) @736a38d   7 weeks pabuhr more proofreading of C background chapter
(edit) @4c8f29ff   7 weeks pabuhr address Gregor's comment about quantity and a unit in examples, add …
(edit) @3eb5f993   7 weeks pabuhr add missing keywords match and case to Python lstnewenvironment
(edit) @5144898   7 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @12f1156   7 weeks pabuhr simplify grammar in a few places
(edit) @f30be51f   7 weeks mlbrooks Add soft copy of existing thesis diagram
(edit) @f1d2c44   7 weeks ajbeach Updates to the module proposal. Just an assortment of clean-up and …
(edit) @2ab31fd   7 weeks pabuhr parse tuple-element declarations but unimplemented
(edit) @42cdd07d   7 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @85855b0   7 weeks j82liang 1. Implement enum cast; 2. Change valueE so that opague enum returns …
(edit) @0188539c   7 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @405dbb3   8 weeks ajbeach Noticing that a function could have an early exit to save a level of …
(edit) @8d26b7a   8 weeks pabuhr added Mike's comments about modules to proposal
(edit) @159460f   8 weeks pabuhr citation updates
(edit) @1967109   8 weeks pabuhr make bool a keyword for CFA lstlisting so it is bolded
(edit) @bf64de3   8 weeks ajbeach Update to the module system, folding in feedback and some PAB content.
(edit) @83b2fb5e   8 weeks ajbeach Removed an extra include.
(edit) @d68de59   2 months j82liang Update enumInlineValue.cfa
(edit) @0f5e8cd   2 months f37yu attempt to fix #286
(edit) @822332e   2 months ajbeach It seems clang uses different scoping rules for the trailing return of …
(edit) @91b9e10   2 months pabuhr added some ideas to the module proposal
(edit) @96c04e4   2 months ajbeach Simplified the visit children guard to use a ValueGuardPtr?. For …
(edit) @66286aa   2 months pabuhr add iterator paper
(edit) @8f7109c   2 months pabuhr change minimum left/right hyphenation from 4 to 3 characters
(edit) @4fc7388   2 months pabuhr small proofreading changes
(edit) @703885e   2 months ajbeach Added proposal for adding knowledge of modules to Cforall.
(edit) @7da6a31   2 months j82liang Disable to voidEnum test for now to pass the test suite (voidEnum is WIP)
(edit) @c819d90   2 months j82liang A upcast proposal for enums
(edit) @bfcd3af   2 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @dc74231   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @cad8c88   2 months pabuhr change xleftmargin spacing for lstinput, add code formatting macro for C++
(edit) @a4808ad   2 months pabuhr add Elliott18 citation
(edit) @df699e0   2 months pabuhr program updates to match text
(edit) @c721105   2 months pabuhr proofreading changes
(edit) @76425bc   2 months pabuhr remove Grothoff14 paper
(edit) @73da8df   2 months pabuhr add Elliott18 paper
(edit) @2c8946b   2 months ajbeach Various whitespace and intentation updates.
(edit) @e6f1a4b   2 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @fbc84ca   3 months ajbeach Added the review of all the autogeneration problems. Now, hopefully, …
(edit) @41c4b5e   3 months pabuhr updates related to introduction chapter changes
(edit) @ccfbfd9   3 months pabuhr more proofreading with respect to Gregor's comments
(edit) @31f4837   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Note: See TracRevisionLog for help on using the revision log.