Timeline
Sep 29, 2024:
- 4:02 PM Changeset [86841ee] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:02 PM Changeset [c82dad4] by
- more proofreading of intro and content1 chapters
Sep 26, 2024:
- 3:54 PM Changeset [2d6add4] by
- Fixed a bad initialization in ForeachStmt?. Seems to have been there in …
Sep 24, 2024:
- 2:53 PM Changeset [62afe08] by
- Missing rename in comment.
- 2:43 PM Changeset [7a0e8c8] by
- Finally finished the tuple proposal. Feedback is welcome. Moved the …
- 7:35 AM Changeset [569b118] by
- push missing file
Sep 23, 2024:
- 11:08 PM Changeset [738a9b4] by
- fformatting, make names consistent
- 11:14 AM Changeset [fca78f1] by
- Added ForeachStmt? (felt better than ForEachStmt?). This new node is a …
Sep 20, 2024:
- 8:56 AM Changeset [b723b63] by
- updated for uC++ to CFA document
- 8:56 AM Changeset [07dbcba] by
- some proofreading of Fangren's thesis
Sep 19, 2024:
- 7:42 AM Changeset [b9b8643] by
- fix two spelling issues
Sep 18, 2024:
- 4:56 PM Changeset [0185b68] by
- Added an overview of what BasicType?-gen.cpp is to the comment the top …
- 4:51 PM Changeset [f660b10] by
- Moved the backtrace/signal code to the bottom of the main file (so …
- 4:06 PM Changeset [59627b3] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:06 PM Changeset [c329bca] by
- Add a sentence about linkonce
Sep 17, 2024:
- 10:02 AM Changeset [152944e] by
- PULL BEFORE YOU PUSH! This fix has already applied, but they were …
Sep 16, 2024:
- 9:04 AM Changeset [e37d45e1] by
- add mising comma in citation
- 9:03 AM Changeset [eaeba79] by
- update module proposal with some emails on the topic
Sep 15, 2024:
- 7:53 PM Changeset [0bda8d7] by
- Small updates
- 6:38 PM Changeset [175a750e] by
- change the superset row as we now conclude adt form a superset
- 2:36 PM Changeset [4fa7096] by
- small changes
- 2:35 PM Changeset [68a7028] by
- small changes
- 12:25 PM Changeset [0c88135] by
- Update on thesis
- 10:13 AM Changeset [17fdf6f] by
- missed proofreading in conclusion
Sep 14, 2024:
- 5:08 PM Changeset [8c79dc3c] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:07 PM Changeset [dcfcf368] by
- final proofread of thesis
Sep 13, 2024:
- 2:43 PM Changeset [5ef4008] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:43 PM Changeset [c494b84] by
- The fix about build enum type (I thought I have pushed it)
- 10:05 AM Changeset [9739c56f] by
- Clean-up in TranslateEnumRange?.
- 8:29 AM Changeset [3733643] by
- multiple changes to reflect updates in Cforall
- 8:27 AM Changeset [2ac78a1] by
- switch to isxdigit and floating point changes
- 8:25 AM Changeset [c5f69fd] by
- clean up naming of float-point types, and start to add new ARM …
Sep 12, 2024:
- 9:02 PM Changeset [2b5e051] by
- increase unfreed storage for putenv/tzset
- 9:01 PM Changeset [23fb819] by
- formatting
- 4:14 PM Changeset [b24cbaf] by
- Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
Sep 11, 2024:
- 9:51 PM Changeset [406c806] by
- Attempt to fix Promote build by naming recently added test data files …
- 5:14 PM Changeset [cdf7d43] by
- Hopefully fix broken build, from multiple declarations of arrah.hfa's …
- 4:49 PM Changeset [05f8761] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:49 PM Changeset [1665ee5] by
- Add uArray delayed-initialization equivalent to CFA array
- 4:31 PM Changeset [5b95e67] by
- fix spelling
- 3:49 PM Changeset [20c2ade] by
- Parse string literals to get their length, taking into account escape …
- 2:27 PM Changeset [6325bd4] by
- Fix fork+exec missed case / broken build
- 1:34 PM Changeset [efe697d] by
- Add EOF test coverage for string reading.
- 1:33 PM Changeset [025f9c5] by
- Update 'fork+exec' test utility to be valid also in C and C++.
- 1:21 PM Changeset [a35e342] by
- update the discussion of unit type
Sep 10, 2024:
- 5:22 PM Changeset [08e0d65] by
- Fix inst type as base type for enum
- 2:31 AM Changeset [aa14aafe] by
- Update thesis
Sep 9, 2024:
- 6:16 PM Changeset [3d618a0] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:15 PM Changeset [d93b813] by
- Add separate compilation discussion
- 5:44 PM Changeset [f5dbc8d] by
- Removed some unneeded code that could have gone last commit.
- 5:15 PM Changeset [b6f2e7ab] by
- Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would …
- 3:37 PM Changeset [5c6d439] by
- Order of evaluation between arguments of a function is not …
- 2:48 PM Changeset [a7efc96] by
- Made sure a variable is always initialized and removed some trailing …
- 11:43 AM Changeset [d3b33d5] by
- fix dangling reference after delete
- 11:41 AM Changeset [02101a4] by
- comment out unused variable declaration
- 6:30 AM Changeset [478dade] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:29 AM Changeset [29c8675] by
- update thesis
Sep 7, 2024:
- 1:36 PM Changeset [a933489b] by
- change exception throw to use copy constructor rather than assignment …
Sep 5, 2024:
- 4:07 PM Changeset [82a5ea2] by
- Added checks for (and a test to check the checks) assertions we will …
- 3:57 PM Changeset [9bb6c5f] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Sep 4, 2024:
- 5:35 PM Changeset [508cff0] by
- fix quotations from C++ reference manual
- 11:39 AM Changeset [737bf73] by
- correct check for EOF when reading character strings
Sep 3, 2024:
- 12:08 PM Changeset [db19e1d] by
- Changed the interpritation of () to be no parameters instead of any …
Sep 2, 2024:
- 2:54 PM Changeset [cdbb909] by
- proofread introduction chapter
- 11:12 AM Changeset [d6b7d1d] by
- citation updates
Note: See TracTimeline
for information about the timeline view.