Timeline
Jan 27, 2024:
- 11:29 PM Changeset [baa1d5d] by
- update testing for manipulators
- 11:27 PM Changeset [765ee42] by
- some updates on the llheap paper
- 11:26 PM Changeset [dd1ebb1] by
- some updates on the enum proposal
- 1:52 PM Changeset [d1551a5] by
- formatting, a little more string stuff
- 1:49 PM Changeset [01fb70a] by
- increase lstlisting comment start from 2.75in to 3in
- 4:05 AM Changeset [16afb2a] by
- Fix the print for enum with type
Jan 25, 2024:
- 12:44 PM Changeset [36e120a] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:39 PM Changeset [68cf1d4] by
- update expected output for other architectures
- 10:04 AM Changeset [8ca60e4] by
- Remove ilog2, an unused math helper.
- 8:58 AM Changeset [5764204] by
- restrict nesting of manipulators and update manipulator test
Jan 24, 2024:
- 1:39 PM Changeset [64c4b4d] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:11 PM Changeset [3db78b89] by
-
Fix string reading bug: Manipulator
ignore
should not write to its … - 11:58 AM Changeset [8a33777] by
- Fix analysis error in string-input testing. Add comments correlating …
- 8:19 AM Changeset [221c542e] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:05 AM Changeset [71b5aad5] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:05 AM Changeset [544deb9] by
- Update ReplacePseudoFunc?, mostly the runtime lookup for attribute …
Jan 23, 2024:
- 2:16 PM Changeset [61e362f] by
- Changed notZeroExpr so that expressions with conditional contexts are …
Jan 22, 2024:
- 6:02 PM Changeset [bad9c8f] by
- change from href to url in bibtex citations
- 2:04 PM Changeset [a4ed165] by
- I was working in FixInit?.cpp so I did a round of general clean-up. …
- 3:23 AM Changeset [367725d] by
- Update enum.tex
Jan 21, 2024:
- 10:45 PM Changeset [8abe4090] by
- switch C designators for initialization
Jan 19, 2024:
- 5:25 PM Changeset [f2898df] by
- Implement string initialization and assignment from various numeric types
- 5:17 PM Changeset [dd10bf4] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:57 PM Changeset [45d1ab9] by
- revert interpose experiment for build failure, not the cause
- 4:36 PM Changeset [b1eefe50] by
- Adjust string assignment declarations for consistent/standard return type.
- 11:14 AM Changeset [ac939461] by
- Add replacePseudoFunc
- 2:44 AM Changeset [f988834] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:42 AM Changeset [59c8dff] by
- Draft Implementation for enum position pesudo function (posE). …
Jan 18, 2024:
- 10:17 PM Changeset [e8b3717] by
- Modify substring interface from start-end to start-len, and add a …
Jan 17, 2024:
- 6:40 PM Changeset [906d8fa] by
- tidy a string-library unhelpful comment
- 6:31 PM Changeset [7abc3de] by
- Harmonize string constructors with assignments, refactor …
- 4:14 PM Changeset [11f65b3] by
- I believe switching isValidOnFuncParam from an allow-list to a …
- 3:13 PM Changeset [5bf685f] by
- Replayed maybeClone with maybeCopy, removed unused helppers in …
- 2:16 PM Changeset [e891349] by
- Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
Jan 16, 2024:
- 10:20 PM Changeset [06280ad] by
- formatting
- 5:30 PM Changeset [38951c31] by
- Add missing test for string *= and refactor */*= to follow +/+= …
Jan 14, 2024:
- 8:51 PM Changeset [739495a] by
- change shape of latex minus sign, change lstlisting escapechar from $ …
- 5:48 PM Changeset [479fbe3] by
- formatting, add string constructor for char, add string *= operator, …
- 5:40 PM Changeset [5ecaeca] by
- first documentation for string API
Jan 11, 2024:
- 7:04 PM Changeset [8fceae2] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 7:03 PM Changeset [a3f820b] by
- interpose experiment to see if it is causing the build failure
- 3:06 PM Changeset [ee16f8fc] by
- Attempt to fix overnight build; add test-suite Makefile entry missing …
- 9:19 AM Changeset [7db39f7] by
- second attempt to interpose dl_iterate_phdr with disable/enable …
- 8:59 AM Changeset [8655363] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:46 AM Changeset [b262cb3] by
- Unified and fixed handling of parameter attributes.
Jan 10, 2024:
- 2:46 PM Changeset [4d689e2] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:01 PM Changeset [cfbc56ec] by
- Enable array RAII and provide uninit(-), a uNoCtor equivalent. Enable …
Jan 6, 2024:
- 8:14 AM Changeset [f0c9c9b] by
- formatting
Jan 4, 2024:
- 12:12 PM Changeset [40002c5] by
- update command-line processing
- 12:10 PM Changeset [ca2feff] by
- update manipulator testing and expected output
- 12:09 PM Changeset [e7eb1f0] by
- update string testing and expected output
- 12:05 PM Changeset [e0cc9e0] by
- first attempt to interpose dl_iterate_phdr with disable/enable …
- 12:02 PM Changeset [4aae2bd] by
- continue to work on quoted formatting and generalization
- 12:00 PM Changeset [be10079] by
- formatting
- 11:58 AM Changeset [681e12f] by
- formatting, change cmp to strcmp, add strlen and strcat
Jan 3, 2024:
- 4:52 PM Changeset [8b4faf6] by
- Hoist nested enum in Struct
Note: See TracTimeline
for information about the timeline view.