Timeline
Apr 29, 2020:
- 3:49 PM Changeset [c59a346]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Minor fixes to I/O
- 8:55 AM Changeset [fd4d301]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
Apr 28, 2020:
- 5:23 PM Ticket #172 (cfa-cc - Anonymous struct can conflict across translation unit) created by
- Given a header fred.hfa with the following code: […] This will …
Apr 27, 2020:
- 4:36 PM Changeset [44aad8f]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:35 PM Changeset [c680a4b]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added defines.hfa to the prelude
- 11:36 AM Changeset [851fd92]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- The requested addition of groups to debug printing. Tested in exception.c.
- 9:00 AM Ticket #171 (cfa-cc - 0p not working at global scope) created by
- Using 0p at global scope fails but works at local scope. 0 works at …
Apr 26, 2020:
- 8:32 PM Changeset [b25aafa]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 12:06 PM Changeset [dab31d0]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
Apr 25, 2020:
- 6:08 PM Changeset [0a2e1c0]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 10:44 AM Changeset [37e5640]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
Apr 24, 2020:
- 4:21 PM Changeset [c4e3c28b]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 4:17 PM Changeset [038be32]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added defines and bool for whether or not to print statistics
- 2:44 PM Changeset [0ea6c5a]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Replaced some headers with forward declarations to speed-up build
- 1:54 PM Changeset [d384787]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added basic statistics to io.cfa
- 12:18 PM Changeset [13099a8b]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:18 PM Changeset [9edf835]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 12:11 PM Changeset [cefc59f]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:11 PM Changeset [93ace83]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix debug print after changes to bits print to add a file descriptor
Apr 23, 2020:
- 5:53 PM Changeset [2a01c9b]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:53 PM Changeset [40b5417]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
- 4:46 PM Changeset [ecf6b46]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- some clean-up in io.cfa
- 4:21 PM Changeset [2489d31]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed the async_ prefix of I/O functions
Apr 22, 2020:
- 6:04 PM Changeset [8962722]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Replace statx call with syscall since it is not on all machines
- 5:29 PM Changeset [b8c1307]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:29 PM Changeset [185efe6]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Some small fixes for the io code
- 5:27 PM Ticket #170 (libcfa - unpark new thread) created by
- The following code would be convenient to have a bunch of threads …
- 4:33 PM Changeset [6d5b85a]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:33 PM Changeset [1bcdeff]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Small fixes to the io benchmark
- 3:59 PM Ticket #169 (cfa-cc - Incorrect order of generic struct constructor params) created by
- This code does not initialize the vector properly on the machines …
- 3:09 PM Changeset [5d7e049]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:09 PM Changeset [766ec62]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Really really stupid temporary fix for the build failure, will add …
- 11:13 AM Changeset [3d2852a]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers
Apr 21, 2020:
- 8:25 PM Changeset [88293c7]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:25 PM Changeset [7fd71c7]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- more work on manipulators for int128 numbers, begin test file for …
- 6:32 PM Changeset [192ac5d]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix 32-bit expected output for bitmanip3
- 5:44 PM Changeset [fd35f76]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:44 PM Changeset [a3fab47]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix infinite-loop build error for bitmanip3, changing from adds to shifts
- 2:09 PM Changeset [62cc231]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- missed typo
- 2:07 PM Changeset [65583e2]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Test script no longer prints errors longer than 1MB
- 1:12 PM Changeset [998c106]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:45 PM Changeset [5847d35]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Pushing benchmark which to use on Jax
- 11:19 AM Changeset [e045590]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Even if this doesn't fix the exception problem it should make the …
Apr 20, 2020:
- 3:01 PM Changeset [61248a4]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update comments for public C allocation routines
Apr 19, 2020:
Apr 18, 2020:
- 9:08 AM Changeset [692e6f1]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:08 AM Changeset [76e2113]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add setter routines for sticky operations, add allocation size to header
Apr 17, 2020:
- 5:22 PM Changeset [899dfbb]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- comment out unused assert.h include
- 5:20 PM Changeset [5952c91]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add bibliography entries
- 4:47 PM Changeset [64cf022]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Some Python class methods where actually static methods.
- 11:23 AM Changeset [5d10e8a]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Unexpected worker error in python test suite now prints test that was …
Apr 16, 2020:
- 1:36 PM Changeset [c20ba169]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix typo in comp-II timeline
- 1:26 PM Changeset [b5276fc]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:25 PM Changeset [7215000]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added flag to disable non-deteministic parts of the output when testing
- 12:56 PM Changeset [9a7c88f]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed unconditionnal print in I/O
- 12:00 PM Changeset [41af19c]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed regenerate-expected with respect to new multi-arch feature
- 9:23 AM Changeset [1c412aa]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- final comments on Thierry's comp II
Apr 15, 2020:
- 8:28 PM Changeset [849f2c6b]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:28 PM Changeset [7c5d8c4]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add 32-bit test output for bitmanip3
- 3:20 PM Changeset [f017af6]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Another attempt at configuring the optimization flags for exception. …
- 3:00 PM Changeset [0a6da484]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:59 PM Changeset [912ccbcf]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Wrote all missings sections of comp-II
- 2:43 PM Changeset [21923bd]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- second draft of bitmanip using specialized rather than polymorphic routines
- 11:05 AM Changeset [4ea5308]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:05 AM Changeset [5569a31]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merged changes proposed by peter and added citations
Apr 14, 2020:
- 10:28 PM Ticket #168 (cfa-cc - Plan-9 inheritance is not considered for satisfying a trait's assertion) created by
- This code should be valid: […] But cfa-cc gives the error: […] …
- 3:12 PM Changeset [391aa0e]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:12 PM Changeset [4d3e160]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add 32-bit test output for bitmanip3
- 2:30 PM Changeset [16ed50e]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- A slightly different flag should make GCC 7 work.
- 1:30 PM Changeset [da36d25]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- first complete draft of bitmanip, performance problems with …
- 11:56 AM Changeset [34d0a28]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added example of asynchronous I/O
- 11:53 AM Changeset [2d8f7b0]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implemented basic non-blocking io
Apr 13, 2020:
- 3:40 PM Changeset [7df014f]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Apr 10, 2020:
- 11:20 AM Changeset [92976d9]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implemented basic io_uring setup and poller
Apr 9, 2020:
- 6:42 PM Changeset [0100882]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:42 PM Changeset [2ad74d8]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- proofread Thierry's PhD comp II
- 12:25 PM Changeset [cb20dcd]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Found the exact optimization flag causing problems in exception.c.
Apr 8, 2020:
- 4:06 PM Changeset [a201f7b]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added verify tests to the unwinding personality and stop functions.
- 1:44 PM Changeset [72828a8]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Confused AC_CHECK_HEADER and AC_CHECK_HEADERS which are abviously very …
- 12:42 PM Changeset [27273f9]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added configure check for IO_URING
Apr 7, 2020:
- 5:26 PM Ticket #167 (cfa-cc - Generic-of-generic struct declaration cannot reuse typename) created by
- Example: […] With THE_ERROR, symptom is: […]
- 4:46 PM Changeset [b72bc043]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:46 PM Changeset [8f6ea08]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- 32-bit test results for bitmanip
- 3:41 PM Changeset [e1056381]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:34 PM Ticket #166 (cfa-cc - Cannot get reference to generic member of generic struct) created by
- Minimal example: […] On the error, message is: […] Using a …
- 3:24 PM Changeset [ed12051]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Reduced iterations of concurrent/monitor by 25%
- 1:35 PM Changeset [dccd1b0]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:34 PM Changeset [76bf23c]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- second attempt at bit manipulation operations
- 12:10 PM Changeset [216603a]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed completeType error for x86
Apr 6, 2020:
- 9:24 PM Changeset [9d5d01f]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- second attempt for temporary patch to fix build for alloc nodebug
- 8:50 PM Changeset [e276be6]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:50 PM Changeset [23ecea4]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- temporary patch to fix build for nodebug
- 4:46 PM Changeset [7030dab]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into new-ast
- 4:41 PM Changeset [f1b6671]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Unwinding is now handled in exception handling code. That is used to …
- 1:30 PM Changeset [057298e]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:28 PM Changeset [ebe0f0d]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added basic language server which now properly communicates with the client
Apr 4, 2020:
- 10:36 AM Ticket #26 (cfa-cc - Implicit conversion from zero_t do not work.) closed by
- fixed
- 10:30 AM Ticket #8 (cfa-cc - No reasonable alternative) closed by
- fixed
Apr 3, 2020:
- 2:26 PM Changeset [b52abe0]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implemented basic language server with no capabilities
- 1:46 PM Changeset [73530d9]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Set up the public fields in _Unwind_Exception. Helps with cross …
- 10:38 AM Changeset [0f3d844]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Updates to cfa.nanorc. Added information on how to do some …
Apr 2, 2020:
- 3:12 PM Ticket #165 (cfa-cc - Exceptions in the Exceptions File) created by
- I have found one case where the exception system can't handle …
- 3:03 PM Ticket #164 (cfa-cc - Resumption Re-Throw Error After Another Throw) closed by
- fixed: This has been addressed and the test case has been added.
- 3:00 PM Changeset [3eb5a478]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed the disabled exceptions/resume test. Added more tests in …
- 11:35 AM Ticket #164 (cfa-cc - Resumption Re-Throw Error After Another Throw) created by
- This is a slightly modified version of a failing test (see resume.cfa …
- 11:35 AM Changeset [6d43cdde]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Rework of exception tests. Includes a new disabled failing test case.
Apr 1, 2020:
- 9:32 PM Changeset [cfbc703]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add resize and more "alloc" routines
- 12:46 PM Changeset [5137f9f]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added statements support to vscode coloring
Mar 31, 2020:
- 6:21 PM Changeset [f586539]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed incorrect check reporting the main thread has corrupted stack
- 4:06 PM Changeset [139a7e1]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed highlighting of space between space and struct
- 4:00 PM Changeset [34d41ad]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- improved handling of SUE in vscode coloring
- 3:31 PM Changeset [822e4e5]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added more support for more constants in vscode highlighting
- 2:47 PM Changeset [622b8ac]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Improved icon for package extension
- 2:30 PM Changeset [a685335]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Mar 30, 2020:
- 6:26 PM Changeset [aa7a56e]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added declaration constants and operators, none particularly robust
- 3:02 PM Changeset [a768220]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- First draft at custom language, currently working : comments, …
- 11:36 AM Changeset [3090127]arm-ehenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Naming updates, most are to get exception names to the new …
Note: See TracTimeline
for information about the timeline view.