source:

Revision Log Mode:


Legend:

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