Timeline



Jul 17, 2024: Today

9:23 PM Changeset [6804f38]master by Peter A. Buhr <pabuhr@…>
formatting
1:16 PM Changeset [a758169] by Andrew Beach <ajbeach@…>
In main: cleaned up a macro and updated some names.
11:37 AM Changeset [0097d08] by Peter A. Buhr <pabuhr@…>
formatting, comments, use break in for-else

Jul 16, 2024: Yesterday

10:35 PM Changeset [97f9619] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:35 PM Changeset [68ea8d2] by JiadaL <j82liang@…>
Seperate CfaEnum? and Serial.
5:28 PM Changeset [88bc876] by Andrew Beach <ajbeach@…>
Breaks (and some other control flow) in a loop else clause now work. I …
5:06 PM Changeset [2363147] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:05 PM Changeset [b522435] by Peter A. Buhr <pabuhr@…>
add BibDir? macro to user-manual Makefile
5:02 PM Changeset [26d57ca] by Peter A. Buhr <pabuhr@…>
update citation file
5:01 PM Changeset [9f972c2] by Peter A. Buhr <pabuhr@…>
add tools/prettyprinter for promotion to GitHub?

Jul 15, 2024:

10:39 PM Changeset [1dd5fd1] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:39 PM Changeset [d796be70] by Peter A. Buhr <pabuhr@…>
commenting
1:57 PM Changeset [09dd830] by JiadaL <j82liang@…>
grammar fixed by a dsoftware
1:33 PM Changeset [dc1c430] by JiadaL <j82liang@…>
update CFAenum.tex
10:45 AM Changeset [bfa7bf0] by Andrew Beach <ajbeach@…>
Silenced a warning.

Jul 14, 2024:

9:11 PM Changeset [b2ca052] by Peter A. Buhr <pabuhr@…>
move planet test under directory enum_tests
9:05 PM Changeset [eb5dbfd] by Peter A. Buhr <pabuhr@…>
add enumeration planet program to test suite
6:00 PM Changeset [a1a1f37d] by Peter A. Buhr <pabuhr@…>
change order of ungetc parameters to harmonize with C ungetc
5:57 PM Changeset [2e6b2a0] by Peter A. Buhr <pabuhr@…>
change assert to abort, second attempt to read enumerators

Jul 13, 2024:

3:29 PM Changeset [8315947] by JiadaL <j82liang@…>
Remove automatic conversion from Enum type name to its len; change …

Jul 12, 2024:

3:30 PM Changeset [76b507d] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:30 PM Changeset [0c327ce] by JiadaL <j82liang@…>
1. Add bound check to Serial function: now compiler generates the …
11:45 AM Changeset [3e135c8] by Andrew Beach <ajbeach@…>
Not sure why we copy in the return values all the time, but we do. …

Jul 11, 2024:

3:04 PM Changeset [9c447e2] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:04 PM Changeset [236f133] by JiadaL <j82liang@…>
Remove quasi_void for enums. The idea of quasi_void from Mike was to …
2:30 PM Changeset [358e3481] by Andrew Beach <ajbeach@…>
Visit the else_ children of loops. I don't know how things worked this …
7:32 AM Changeset [3be81a4] by Peter A. Buhr <pabuhr@…>
corrections, update loop control

Jul 10, 2024:

6:55 PM Changeset [9d5eacb] by JiadaL <j82liang@…>
Fix the bug with typed anomynous enum got incorrect forward declaration
3:45 AM Changeset [725f777f] by JiadaL <j82liang@…>
Add attribute functions back after the bug fix
3:39 AM Changeset [dbff8ec] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:39 AM Changeset [bb336a6] by JiadaL <j82liang@…>
Fixed the problem when enum use another enumerator as initializer

Jul 9, 2024:

2:40 PM Changeset [f3811df] by Andrew Beach <ajbeach@…>
Added an overview of how named parameters could be added to Cforall.
10:50 AM Changeset [b9f6791] by Peter A. Buhr <pabuhr@…>
allow empty global declaration ';', adjust semi-colon rules after …

Jul 8, 2024:

11:56 PM Changeset [2f4c910] by Peter A. Buhr <pabuhr@…>
set return argument for boolean read
8:40 PM Changeset [d287f3e] by Peter A. Buhr <pabuhr@…>
fix selecting wrong input operator for enumeration, first attempt at …
8:37 PM Changeset [c015e2d] by Peter A. Buhr <pabuhr@…>
update reading boolean and match text
8:35 PM Changeset [a4e1b09] by Peter A. Buhr <pabuhr@…>
formatting
8:33 PM Changeset [061b001] by Peter A. Buhr <pabuhr@…>
update target names for running test suite
9:03 AM Changeset [e26a842] by Peter A. Buhr <pabuhr@…>
update example programs
9:01 AM Changeset [5a553e2] by Peter A. Buhr <pabuhr@…>
proofreading array chapter
9:00 AM Changeset [1e110bf] by Peter A. Buhr <pabuhr@…>
harmonize format of section titles
8:54 AM Changeset [f06ba98] by Peter A. Buhr <pabuhr@…>
add lstlisting for Pascal

Jul 5, 2024:

5:41 PM Changeset [5a2b0b7] by Andrew Beach <ajbeach@…>
Reverted the change to the compiler. The other changes are both …
3:49 PM Changeset [550afde2] by Andrew Beach <ajbeach@…>
Constant strings on input. The previous changes only effected …
11:43 AM Changeset [c2cf2d0] by Andrew Beach <ajbeach@…>
Made string literals constants. Preformed required updates. Resisted …
10:12 AM Changeset [8c55d34] by Andrew Beach <ajbeach@…>
Fixed spelling mistake. (I'm 99% sure.)

Jul 4, 2024:

1:47 AM Changeset [99f7f37] by JiadaL <j82liang@…>
Fix the bug that enum {} var syntax cannot be recognized as cfa enum
Note: See TracTimeline for information about the timeline view.