Timeline



Dec 5, 2022:

4:26 PM Changeset [258aaab8]ADTast-experimental by Thierry Delisle <tdelisle@…>
Forgot to commit the changes to the Makefile
4:25 PM Changeset [262d4d51]ADTast-experimental by Thierry Delisle <tdelisle@…>
Updating gdb tools to latest invoke.h changes
2:49 PM Changeset [d4c8b59]ADTast-experimental by Thierry Delisle <tdelisle@…>
Added test that stresses more how we link anonymous types
1:23 PM Changeset [4020f09]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting, switch to typedef for PRNG complex state

Dec 3, 2022:

5:57 PM Changeset [aadb0c8]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:56 PM Changeset [8a3d5e7]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting

Dec 2, 2022:

9:53 AM Changeset [474a170]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Removing another out …

Dec 1, 2022:

5:26 PM Changeset [a84f643]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:26 PM Changeset [c8238c0]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove 32-bit use of lehmer64, which requires uint128_t
1:47 PM Changeset [5657de9]ADTast-experimental by Thierry Delisle <tdelisle@…>
Changes needed for UWSpace

Nov 30, 2022:

10:36 PM Changeset [dd46fd3]ADTast-experimental by Peter A. Buhr <pabuhr@…>
generalization of PRNG
7:18 PM Changeset [be1d00c]ADTast-experimental by Thierry Delisle <tdelisle@…>
Changed fairness tests to use sched_yield in case exhausting the time …
11:50 AM Changeset [5a4b403]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. I believe I have an …

Nov 29, 2022:

11:49 AM Changeset [9f70a67b]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Again, this loop …

Nov 28, 2022:

2:34 PM Changeset [dacd8e6e]ADTast-experimental by Thierry Delisle <tdelisle@…>
fixed some tiny issues in the bibtex

Nov 24, 2022:

3:41 PM Changeset [ddcaff6]ADTast-experimental by Thierry Delisle <tdelisle@…>
Last corrections to my thesis... hopefully
11:46 AM Changeset [82a90d4]ADTast-experimental by Andrew Beach <ajbeach@…>
Follow up to TypeEnvKey/TypeDecl?, removing extra includes (but I only …
11:01 AM Changeset [93c10de]ADTast-experimental by Andrew Beach <ajbeach@…>
Minimal changes to pull out nested types, TypeInstType::TypeEnvKey? and …

Nov 23, 2022:

11:31 AM Changeset [78de1e5]ADTast-experimental by Andrew Beach <ajbeach@…>
Small fix to the exception header, the wrong trait was used in one place.

Nov 22, 2022:

11:03 PM Changeset [20cf96d]ADTast-experimental by Peter A. Buhr <pabuhr@…>
changes to PRNG types to eliminate casts
10:18 AM Changeset [29702ad]ADTast-experimental by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:18 AM Changeset [1553a55]ADTast-experimental by Thierry Delisle <tdelisle@…>
Explicitly zero initialize the intrusive link fields

Nov 21, 2022:

10:37 PM Changeset [d41735a]ADTast-experimental by Peter A. Buhr <pabuhr@…>
parse CFA dimension-list with types
9:04 PM Changeset [7bc84b8]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove unsigned cast for prng calls
9:02 PM Changeset [857081e]ADTast-experimental by Peter A. Buhr <pabuhr@…>
change type of yield parameter from unsigned int to size_t
5:52 PM Changeset [9fce2572]ADTast-experimental by Peter A. Buhr <pabuhr@…>
32-bit update of PRNG

Nov 20, 2022:

10:25 PM Changeset [910e1d0]ADTast-experimental by Peter A. Buhr <pabuhr@…>
parse enumerated dimension
10:24 PM Changeset [d2ad151]ADTast-experimental by Peter A. Buhr <pabuhr@…>
major update of PRNG

Nov 16, 2022:

11:03 PM Changeset [25b0fde]ADTast-experimental by JiadaL <j82liang@…>
Fix casted enum init
12:08 AM Ticket #267 (cfa-cc - Expression candidate elimination with unsatisfiable assertion) created by f37yu
Reproduction: […] Expected: calls g(long) Actual: Attempts to …

Nov 14, 2022:

3:07 PM Changeset [db6cdc0]ADTast-experimental by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:07 PM Changeset [e4d7c1c]ADTast-experimental by JiadaL <j82liang@…>
Implement enum Hiding
2:43 PM Changeset [1fb09ef]ADTast-experimental by Andrew Beach <ajbeach@…>
Grouped some control flow tests together.
1:51 PM Changeset [c1fb3903]ADTast-experimental by Andrew Beach <ajbeach@…>
Reformat/re-indent the ErasableScopedMap?. This should make it easier …
11:52 AM Changeset [63be3387]ADTast-experimental by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:52 AM Changeset [b77f0e1]ADTast-experimental by caparson <caparson@…>
cleaned up some lock stuff
11:47 AM Changeset [19a8c40]ADTast-experimental by Andrew Beach <ajbeach@…>
Some clean-up I had stashed from before I knew the InlineMemberDecl?
10:57 AM Changeset [7491f97]ADTast-experimental by Andrew Beach <ajbeach@…>
Renaming and comments in group_iterate_t to help clarity.

Nov 10, 2022:

8:21 PM Changeset [71806e0]ADTast-experimental by JiadaL <j82liang@…>
Rename InlineValueDecl? to InlineMemberDecl?
2:19 PM Changeset [639e4fc]ADTast-experimental by Thierry Delisle <tdelisle@…>
Changed cluster link to use explicit type to avoid anonymous names in …
12:17 PM Changeset [a757ba1]ADTast-experimental by Thierry Delisle <tdelisle@…>
Removed wait-with-io_uring feature which was slow, broken and ifdefed out.
12:14 PM Changeset [6a4ef0c]ADTast-experimental by Thierry Delisle <tdelisle@…>
Changed cltr_link to use explicit field name to make gdb easier

Nov 9, 2022:

5:18 PM Changeset [5ce0659]ADTast-experimental by Andrew Beach <ajbeach@…>
The group_iterate_t type is now variadic, hopefully with acceptable …
12:30 PM Changeset [271a5d3]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Cleaned up more loops, …
12:22 PM Changeset [6411b7d]ADTast-experimental by Andrew Beach <ajbeach@…>
Modified group_iterate_t to accept three arguments. Also, there is …

Nov 8, 2022:

4:12 PM Changeset [4da152a]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Adding a bunch of const …

Nov 7, 2022:

1:00 PM Changeset [44547b0]ADTast-experimental by Andrew Beach <ajbeach@…>
Removed the ObjectDecl? fields now represented on InlineValueDecl?. …
Note: See TracTimeline for information about the timeline view.