source:

Revision Log Mode:


Legend:

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