Timeline
Apr 24, 2025:
- 6:35 PM Changeset [b195498] by
- proofreading intro and background chapters, capitalize section titles, …
- 7:03 AM Changeset [f632bd50] by
- update order of full-build compilations
Apr 22, 2025:
- 8:22 PM Changeset [bea0291] by
- change section title to capitalization
Apr 21, 2025:
- 2:47 PM Changeset [691a4b7] by
- update ARM full build removing gcc-9 and replacing with gcc-12
Apr 20, 2025:
- 8:28 PM Changeset [9d9fd81] by
- more proofreading of list API
- 8:27 PM Changeset [65b0402] by
- formatting and add return values
- 9:48 AM Changeset [0e4e43d] by
- proofread list API
Apr 19, 2025:
- 4:33 PM Changeset [0eacfd4] by
- formatting and adding alternate-named list routines
Apr 18, 2025:
- 4:15 PM Changeset [e86735ba] by
- clean up current for control, first attempt at adding ==/!= to for control
- 8:43 AM Changeset [9dd1dd6] by
- formatting
Apr 17, 2025:
- 10:25 PM Changeset [4740281] by
- proofread list chapter
- 10:07 PM Changeset [15eebd4] by
- small wording changes
- 10:06 PM Changeset [7a43045] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:51 PM Changeset [3c1e432] by
- proofread autogen proposal
Apr 15, 2025:
- 4:03 PM Changeset [471613c] by
- Updated the autogen proposal with a handful of recent suggestions/ideas.
- 11:49 AM Changeset [0d41e600] by
- Linked-list chapter writing, pushing work in progress
Apr 14, 2025:
- 9:05 PM Changeset [768d091] by
- rename I/O function "clear" to "clearerr"
- 4:57 PM Changeset [10ef475] by
- Move string benchmark programs into thesis
- 9:54 AM Changeset [68c7062] by
- update overload test programs for Ada and swift
- 7:49 AM Changeset [d9aee90] by
- small proofreading changes for string chapter
Apr 13, 2025:
- 9:16 PM Changeset [b0296dba] by
- more proofreading of string chapter
- 9:15 PM Changeset [5ad6f0d] by
- more inlining, add strnlen and strncmp for string type
Apr 11, 2025:
- 6:40 PM Changeset [a514fed] by
- update user documentation
- 6:39 PM Changeset [30548de] by
- change manipulator name quoted to quote
- 4:31 PM Changeset [a800a19] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:31 PM Changeset [602ac05] by
- more proofreading of string chapter
- 4:00 PM Changeset [cefaa2df] by
- Adding my Going Forward document. If only so I can stop tweaking it. …
- 1:23 PM Changeset [c4f8c4bf] by
- Fix string-operator handling on +=
- 8:52 AM Changeset [dab6e39] by
- small cleanups
- 1:23 AM Changeset [d03a386] by
- Give a few string operator overloads a preference boost. Intent is to …
- 12:29 AM Changeset [570e7ad] by
- Make string operator-overload costs match their intuitively equivalent …
- 12:26 AM Ticket #309 (cfa-cc - Resolver selects arbitrary candidate from ambiguity when return types ...) created by
- […] Actual: Compiles, runs, prints, "3-c." Expected: Ambiguous at …
Apr 10, 2025:
- 7:44 PM Changeset [3f631d6] by
- Switch string io to be generic upon iostream, rather than specific …
- 6:49 PM Changeset [d175767] by
- Add test for string operator overload selection. The ".expect" file …
- 6:07 PM Changeset [831b2ec] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:06 PM Changeset [aacd1e1] by
- proofread abstract
- 6:06 PM Changeset [234c432] by
- Reorder string quasi-lifecycle functions to ensure string dtor called …
- 5:27 PM Changeset [b1b513d] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:13 PM Changeset [bb506e0] by
- add the abstract paragraph
- 2:17 PM Changeset [28182444] by
- proofread conclusion
- 12:11 PM Changeset [5ca1766] by
- conclusion of thesis
- 7:34 AM Changeset [7e4f226] by
- update excepted output for string tests
- 7:33 AM Changeset [9018dcf] by
- updates to string type
- 7:31 AM Changeset [931f1b4] by
- more proofreading string chapter
Apr 9, 2025:
- 9:43 PM Changeset [6174ecc] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:15 PM Changeset [d914750] by
- proofread new related work section
- 9:07 PM Changeset [119889f] by
- Partially fix #185. This fix applies to functions, but not types. …
- 6:38 PM Changeset [50e8125] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:37 PM Changeset [51b72bf5] by
- add a discussion of related work
- 2:50 PM Changeset [52eb7b7] by
- fix editorial comment on Moss quote
Apr 8, 2025:
- 11:08 PM Changeset [2572add] by
- more proofreading
- 11:06 PM Changeset [597ddfeb] by
- update code for deprecating old type-parameter names: otype, dtype, …
- 2:14 PM Changeset [9fbc40e] by
- proofread future chapter
Apr 7, 2025:
- 9:22 PM Changeset [7d405eb] by
- more proofreading, change file names
- 9:18 PM Changeset [0393fda8] by
- add, update citations
Apr 6, 2025:
- 10:46 PM Changeset [ed5023d1] by
- fix substring error being outside of string, simplify comparison …
- 10:41 PM Changeset [56ec508] by
- more string API updates
Apr 3, 2025:
- 9:48 PM Changeset [96a11655] by
- fix bug concatenating char and string
- 9:47 PM Changeset [6b765d5] by
- add non-backwards compatible string operations
Apr 2, 2025:
- 11:17 PM Changeset [c5e1aa6] by
- update abort messages for exception handling
- 11:14 PM Changeset [9aa8dcc] by
- update test programs with new length name "len"
- 11:12 PM Changeset [ee70ff5] by
- harmonize length computations to function name "len"
Apr 1, 2025:
- 9:20 AM Changeset [f8913b7c] by
- more string API updates
- 9:19 AM Changeset [4223317] by
- test some string operation changes
- 9:14 AM Changeset [3181a33] by
- print semantic error for unknown escape sequence
- 9:12 AM Changeset [7e8db9e] by
- change shape of single and backtick quotes
Mar 31, 2025:
- 9:33 PM Changeset [fc8ec54] by
- first attempt at describing string API
- 1:20 PM Changeset [41c3e46] by
- fix bug for incorrect kind (uLU) of character constants
Mar 28, 2025:
- 4:58 AM Changeset [52931c5] by
- add some discussion regarding type environment
Mar 27, 2025:
- 3:48 PM Changeset [185cd94] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:48 PM Changeset [b1c220a] by
- preliminary updates to string chapter
Mar 26, 2025:
- 5:30 PM Changeset [10c1770] by
- Refactoring in the resolver. Removed unneeded variable and used the …
- 3:31 PM Ticket #199 (cfa-cc - Only Forward Declare Concrete Instantiations When Needed) closed by
- fixed: Fixed in: 30bf6bf3677858106dafefcbfae7eff10d078623 Less important but …
- 3:29 PM Changeset [30bf6bf] by
- Change to instantiateGeneric, removing some unneeded output. It isn't …
- 9:42 AM Changeset [379b6ea] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:41 AM Changeset [8ef0bf7] by
- update Table 1.1
Mar 25, 2025:
- 7:53 PM Changeset [446dde5] by
- Removed two unused fields from StmtExpr, returnDecls and dtors, and …
- 12:24 PM Changeset [d73e667] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:24 PM Changeset [399074a] by
- update overload comparison table
- 11:17 AM Ticket #282 (cfa-cc - Double Member Expressions Cannot Be Used as Lvalues) updated by
-
Keywords, Description changed
I found another problem that appears to be related: […] The error …
Note:
See TracTimeline
for information about the timeline view.