Timeline
Oct 30, 2020:
- 5:15 PM Changeset [6a036eb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Switched to ast::Pass::read FixInitNew?.cpp.
- 3:59 PM Changeset [0e707bd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed indentation (no indent in whole file namespace) in FixInitNew?.cpp.
- 3:49 PM Changeset [36d0a80]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Switch to using ast::Pass::run in FixInitNew?.cpp.
- 1:39 PM Changeset [51e7583]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Test makefile now calls CFA with the proper ast based on flags
- 12:36 PM Changeset [0ab3b73]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:36 PM Changeset [f7e4f8e8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:35 PM Changeset [b9537e6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- A whole bunch of thesis work and existing work
- 12:29 PM Changeset [99581ee]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Tests now support the --ast flag, Makefile still doesn't
- 12:18 PM Changeset [969e7ee7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Configure script now creates subst for whether new-ast was specified …
- 12:01 PM Changeset [4ae78c1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:01 PM Changeset [6a77224]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed park/unpark ticket to be -1,0,1 instead of 0,1,2 because it's …
- 11:18 AM Changeset [7ee8153]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Improved the error handling output for mismatched park/unparks
Oct 29, 2020:
- 9:15 PM Changeset [7a2a3af]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added more information to cycle output
- 5:21 PM Changeset [3100754]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Used the new isInFunction in GenPoly/Specialize? instead of a second …
- 4:46 PM Changeset [c6c682cf]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- This should make the value of Pass[Visitor]::inFunction match the …
- 4:13 PM Changeset [93068e53]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:33 PM Changeset [0b84b15]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed the cycle benchmark, and implemented go equivalent
- 1:43 PM Changeset [936d95c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- The vtable proposal now notes how the assotiated types proposal might …
Oct 28, 2020:
- 5:56 PM Changeset [b35ab2d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added basic benchmark for readyQ that cycles among groups of threads.
- 3:40 PM Changeset [c960331]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Attempt to clean-up the exception headers. I think this is easier to …
- 11:18 AM Changeset [1be1e5a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added the TranslationUnit? class to avoid globals.
Oct 27, 2020:
- 4:14 PM Changeset [53d55b6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed approach for isInFunction and implemented for old ast
- 3:29 PM Changeset [5d2db68]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed documentation and naming
- 3:26 PM Changeset [cb25fc9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added to new ast mixin for checker whether it is inFunction or not
Oct 26, 2020:
- 5:10 PM Changeset [342be43]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Some exception clean-up that did not require any drastic changes.
- 12:17 PM Changeset [ab8c6a6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Thread Cancellation, a test for it and a required fix to Specialization.
Oct 25, 2020:
- 6:55 PM Changeset [912cc7d7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- In Andrew/MMath; added a configuration command.
- 11:00 AM Changeset [a3f36dc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- In Andrew/MMath, updated some escape prefixes.
Oct 24, 2020:
- 9:42 AM Changeset [c532847]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:41 AM Changeset [76d73fc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add additional email messages from SP&E about publishing concurrency paper
- 9:40 AM Changeset [a025ea8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add maybe_build_compound to always build a compound statement for …
- 9:36 AM Changeset [9b0c3ec5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix warning from printf for size_t variable by using %zd format code
Oct 23, 2020:
- 9:08 PM Changeset [e7d6968]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 9:07 PM Changeset [37b7d95]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- remove old information
- 9:06 PM Changeset [490fb92e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- move FixInit? to new ast
Oct 20, 2020:
- 4:19 PM Changeset [3aec25f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Some clean-up of new-ast types and the porting document.
- 12:35 PM Changeset [8da7421f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Oct 16, 2020:
- 4:40 PM Changeset [d5631b3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Moved VariableExpr? next to NameExpr?. Except in Expression.cc as I'm …
- 3:59 PM Changeset [afe2939]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed #include <stdio.h> from tests that only use printf.
- 3:31 PM Changeset [5afb49a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Split thread_leave so backend is called from the kernel once the …
Oct 15, 2020:
- 9:42 PM Ticket #224 (cfa-cc - Cannot initialize static local constant) closed by
- fixed: In f1791a4: […]
- 9:41 PM Changeset [f1791a4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Expanding earlier #182 fix to another case of the same issue. [[Fixes …
- 9:40 PM Ticket #224 (cfa-cc - Cannot initialize static local constant) created by
- Similar to #182, except here, the user's declaration is lexically …
- 3:41 PM Changeset [223a633]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:41 PM Changeset [33c3ded]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Final presented version
Oct 14, 2020:
- 12:00 PM Changeset [d21dd3cb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Jenkins master build script now supports new-ast option
- 10:58 AM Changeset [0b18db7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 10:57 AM Changeset [290553a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed some defines to constants with last fix
Oct 12, 2020:
- 8:12 AM Changeset [8fd0ce3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update init1-ERROR after remove incompatible-pointer-types warning
Oct 11, 2020:
- 10:29 AM Changeset [aa90b2c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 10:29 AM Changeset [30cf6b0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- remove incompatible-pointer-types warning because compilers do not …
Oct 10, 2020:
- 11:26 PM Ticket #223 (prelude - Cannot Convert Function Pointer to Bool) closed by
- fixed
- 3:35 PM Changeset [2494720]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- 64-bit update .except after adding ftype 0p
- 3:12 PM Changeset [351b414]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 3:12 PM Changeset [6c57b67]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- 32-bit update .except after adding ftype 0p
- 1:45 PM Changeset [b982fb2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add cast to syscall 0p to disambiguate between dtype and ftype 0p
Oct 9, 2020:
- 11:24 PM Changeset [a33704d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
- 11:22 PM Changeset [ee858bf]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add 0p test for function pointers, and seperate valid from error output
- 11:20 PM Changeset [04423b53]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add 0p for function pointers to builtins
- 6:12 PM Changeset [40a1392]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 6:09 PM Changeset [3ca7ef3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
- 6:06 PM Changeset [3e9de01]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix --help for cfa-cc by adding "OA" to optstring
- 11:27 AM Changeset [b3f9684c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:27 AM Changeset [d4da6886]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Some renaming to move away from dlopen in toy program
Oct 8, 2020:
- 4:46 PM Changeset [8fc9a5f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Did some work the exception header to better fake associated types.
- 2:52 PM Ticket #223 (prelude - Cannot Convert Function Pointer to Bool) created by
- Actually there is a way which is: […] I guess a more accurate name …
- 2:46 PM Changeset [baee756]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed some incorrectly named variables
- 12:45 PM Changeset [8e4bc30]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:45 PM Changeset [391c065]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Update jenkins to use more recent version of clang
- 9:50 AM Ticket #196 (cfa-cc - Forward Declaring Generic Types Crash with Dtypes) closed by
- fixed: A fix and a test for one of the example failures has been added to master.
Oct 7, 2020:
- 9:34 PM Ticket #182 (cfa-cc - Static Const Global variable segfault in generated code) closed by
- fixed: In 6fbe9a5: […]
- 9:33 PM Changeset [6fbe9a5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixing code-gen of constants. Fixes #182? Removes workaround …
- 6:08 PM Changeset [69c5c00]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Rework exceptions mark_exception -> get_exception_vtable and the …
- 5:10 PM Changeset [41b8ea4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 5:10 PM Changeset [2fb35df]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- exclude deleted declarations for assertion matching
- 5:09 PM Changeset [31a5caba]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- generate deleted declaration for invalid autogens
- 4:39 PM Changeset [848439f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed newlines and tabs in concurrency/locks
- 4:31 PM Changeset [c76bd34]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 4:29 PM Changeset [ae2c27a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added unified condition variable prototypes
- 3:42 PM Ticket #222 (cfa-cc - Empty parameter list in nested forall clause generates unused parameter) created by
- […] this declaration is parsed as […] causes a wrong cost at …
- 3:26 PM Changeset [597c5d18]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Forgot line numbers in expected
- 3:02 PM Changeset [5584342]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:02 PM Changeset [6ca0dab]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed bug in benchmarks due to new 'Compiled' pragma
Oct 6, 2020:
- 9:46 PM Changeset [a4bdbcd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
- 9:45 PM Changeset [fd2f4a9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- clean up
- 9:43 PM Changeset [25744d2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- make suspend a keyword, make @= not a syntax error, deprecated typedef …
- 3:37 PM Changeset [9e18677]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added proposal for "Zero Cost" preemption (same zero cost as exceptions)
- 12:07 PM Changeset [aa5777c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- reformat for submission
- 12:06 PM Changeset [c6391e6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- change location of concurrency benchmark to github
- 12:05 PM Changeset [d052a2c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- hopefully final changes for paper
Oct 5, 2020:
- 10:29 PM Changeset [6b6b9ba]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- 3rd round referee replies
- 10:27 PM Changeset [e0116c4e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- responses for 3rd round of refereeing
- 10:26 PM Changeset [f2b61c6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- shorten title
- 3:36 PM Ticket #221 (cfa-cc - Reference to Value Assertion Passes Value) created by
- If you have an assertion that calls for a reference to a value and …
- 9:46 AM Changeset [128c4e4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update to CFAStyle macro
- 9:45 AM Changeset [179510c5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add PDFSETTINGS=/prepress to ps2pdf conversion
- 9:43 AM Changeset [2260d9e1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update to CFAStyle macro, add red highlighting for C++
- 9:42 AM Changeset [d7962de4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
- 9:41 AM Changeset [14d71ed]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update to CFAStyle macro
- 9:40 AM Changeset [079ed52]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- shorten length of reference
- 9:39 AM Changeset [8d627d9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- rename macro CFADefaults to CFAStyle, clean up macros
Oct 2, 2020:
- 11:46 AM Changeset [6b93634]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:46 AM Changeset [341e252]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed redundant lines
- 11:45 AM Changeset [0d72d45]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix old unpark in io setup
- 11:30 AM Changeset [2c3562d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fized argument passing for benchmarks which don't produce an ELF executable
- 10:55 AM Changeset [91131689]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Polymorphic structure cyclicic definitions are now tested with both …
Oct 1, 2020:
- 3:54 PM Changeset [615767b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 3:54 PM Changeset [ebec8ed]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- finish last changes to report
- 2:41 PM Changeset [dd53f75]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:41 PM Changeset [b4b63e8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed missing changes to park/unpark. Added canary to threads to check …
- 2:16 PM Changeset [17b6fc9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 2:15 PM Changeset [1c1395d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- cleanup commented code
- 2:13 PM Changeset [9dc3eb21]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix #196
- 1:52 PM Changeset [e235429]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed last parker/unparker information is it was not particularly useful
- 12:48 PM Changeset [038110a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed typos and added thread/monitor/coroutine wrapper for gdb
- 8:17 AM Changeset [506d4f0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- updated zombie programs but still not ready for prime time
- 8:14 AM Changeset [e96e439]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- remove const from limits as workaround for trac ticket #182
Sep 30, 2020:
- 5:44 PM Changeset [4e39f51]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- More work towards dynamically picking a framework, however …
- 4:44 PM Changeset [29185fc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Working towards allowing different thread frameworks to be picked from …
- 3:54 PM Changeset [d035cf7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added first attempt at libfibre implementation
- 1:51 PM Changeset [69addb4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 1:50 PM Changeset [1526e86]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- small updates and some more questions
Note: See TracTimeline
for information about the timeline view.