Timeline



Mar 2, 2023:

4:47 PM Changeset [a8667ab]ADTast-experimental by Peter A. Buhr <pabuhr@…>
expunge all rseq code from runtime
3:57 PM Changeset [397c4392]ADTast-experimental by Andrew Beach <ajbeach@…>
Explicity initialized the fields of ResolveCopyCtors?. This may account …
2:09 PM Changeset [1f951abd]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:09 PM Changeset [8bb46d2]ADTast-experimental by Peter A. Buhr <pabuhr@…>
fix errors on interpose code for libc and libpthread
2:08 PM Changeset [8603c10]ADTast-experimental by Peter A. Buhr <pabuhr@…>
move assert(env) to appropriate location

Mar 1, 2023:

6:46 PM Changeset [997324c]ADTast-experimental by Michael Brooks <mlbrooks@…>
Repair bad commit ad2424. Put back ix0 definition that was removed …
5:45 PM Changeset [ad24245]ADTast-experimental by Michael Brooks <mlbrooks@…>
Add comments about arpk internals.

Feb 27, 2023:

2:43 PM Changeset [601bd9e]ADTast-experimental by caparsons <caparson@…>
added figures, code examples and more to thesis stuff. wrote many more …

Feb 25, 2023:

6:45 PM Changeset [d964c39]ADTast-experimental by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:45 PM Changeset [ce44c5f]ADTast-experimental by caparson <caparson@…>
Thought of new channel implementation while working on the prevention …
6:06 PM Changeset [2d028003]ADTast-experimental by Peter A. Buhr <pabuhr@…>
restructure #include files because issues with attribute …
3:38 PM Changeset [3d937e2]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove warnings for incorrect usage of SuperfluousElse? and …
12:20 PM Changeset [be00a2d]ADTast-experimental by Peter A. Buhr <pabuhr@…>
change BadQualifiersZeroOne? warning from dubious print of specified …
11:01 AM Changeset [bf20567]ADTast-experimental by Peter A. Buhr <pabuhr@…>
generate error for empty mutex argument list
8:13 AM Changeset [b1ad41f]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:12 AM Changeset [dd3576b]ADTast-experimental by Peter A. Buhr <pabuhr@…>
update from old to new trait syntax using forall

Feb 24, 2023:

4:17 PM Changeset [44196deb]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:17 PM Changeset [f9519d4]ADTast-experimental by Peter A. Buhr <pabuhr@…>
update expected test output for arm64
4:14 PM Changeset [2e77837]ADTast-experimental by Peter A. Buhr <pabuhr@…>
update expected test output for 32-bit
3:31 PM Changeset [ae267366]ADTast-experimental by Peter A. Buhr <pabuhr@…>
fix merge conflict
3:27 PM Changeset [f2a1cd2]ADTast-experimental by Peter A. Buhr <pabuhr@…>
temporary exclusion of include files causing build failure
3:26 PM Changeset [1a73dbb]ADTast-experimental by Peter A. Buhr <pabuhr@…>
parser rejects useless type qualifier in empty declaration, and extern …
3:22 PM Changeset [dc3c9b1]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting
3:20 PM Changeset [78e2fca]ADTast-experimental by Peter A. Buhr <pabuhr@…>
copy typedef name to SUE name for anonymous SUE
3:17 PM Changeset [43f29f6]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting
3:16 PM Changeset [421703e]ADTast-experimental by Peter A. Buhr <pabuhr@…>
update expected test output after declaring anonymous structs static
3:14 PM Changeset [aca0d2f]ADTast-experimental by Peter A. Buhr <pabuhr@…>
make anonymous struct declaration static

Feb 22, 2023:

5:47 PM Changeset [257a8f5]ADTast-experimental by Andrew Beach <ajbeach@…>
Made some of the AST/Print helpers public.

Feb 21, 2023:

4:24 PM Changeset [640b3df]ADTast-experimental by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:24 PM Changeset [1180175]ADTast-experimental by caparson <caparson@…>
rest of partial commit to move WIP thesis to plg
4:23 PM Changeset [46ab782]ADTast-experimental by caparson <caparson@…>
partial commit to move theses framework to plg
3:39 PM Changeset [9a533ba]ADTast-experimental by Andrew Beach <ajbeach@…>
Remove the unused DeclarationNode::Attr_t type and support.

Feb 20, 2023:

10:17 PM Changeset [40747247]ADTast-experimental by Peter A. Buhr <pabuhr@…>
comment out ifaddrs.h in #include file test because it is breaking the …
9:16 PM Changeset [2d37a788]ADTast-experimental by Peter A. Buhr <pabuhr@…>
print enumeration type-name in print member
9:14 PM Changeset [9a380e1a]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting
9:13 PM Changeset [44a0ca2]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting
9:12 PM Changeset [e4f13fe]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting
9:11 PM Changeset [0bcd707]ADTast-experimental by Peter A. Buhr <pabuhr@…>
make CV qualifiers on empty SUE declaration an error, gcc only has a …

Feb 19, 2023:

8:50 PM Changeset [f883ef1]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting
5:41 PM Changeset [c910709]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove use of _GNU_SOURCE and RTLD_NEXT to provide alternate means for …
5:39 PM Changeset [3494ca9]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting
5:38 PM Changeset [ed52dd5]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove comment about _GNU_SOURCE
5:37 PM Changeset [56bb2e1]ADTast-experimental by Peter A. Buhr <pabuhr@…>
clean up #include files

Feb 17, 2023:

3:40 PM Changeset [8f06277]ADTast-experimental by Andrew Beach <ajbeach@…>
Some clean-up in Common/utility.h. Deleted some unused declarations …

Feb 16, 2023:

9:23 PM Changeset [14f6a3cb]ADTast-experimental by Peter A. Buhr <pabuhr@…>
fix build problem
4:44 PM Changeset [692c1cc]ADTast-experimental by Peter A. Buhr <pabuhr@…>
update printing attributes, clean up anon flag setting, move attribute …
4:41 PM Changeset [f8729be]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove unnecessary #define for _XOPEN_SOURCE 600
4:39 PM Changeset [fb907d3]ADTast-experimental by Peter A. Buhr <pabuhr@…>
add explicit cast of with function exp10
4:38 PM Changeset [fbdfcd8]ADTast-experimental by Peter A. Buhr <pabuhr@…>
isolate error variable declaration
4:37 PM Changeset [f5f2768]ADTast-experimental by Peter A. Buhr <pabuhr@…>
make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and …
3:10 PM Changeset [1c80f20]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:52 PM Changeset [4b60b28]ADTast-experimental by Andrew Beach <ajbeach@…>
Moved parser utility from common utility file to the parserutility file.
11:30 AM Changeset [26e6d88]ADTast-experimental by Andrew Beach <ajbeach@…>
Updated indentation in Pass.proto.hpp.
11:28 AM Changeset [cad9edb]ADTast-experimental by Andrew Beach <ajbeach@…>
Split the forward include namespace from the declaration namespace in …
10:49 AM Changeset [f2f595d7]ADTast-experimental by Andrew Beach <ajbeach@…>
RunParser? now uses AST for its interface everywhere. (Works because …

Feb 15, 2023:

10:12 PM Changeset [abcb393]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:29 AM Changeset [d3bffdb]ADTast-experimental by Andrew Beach <ajbeach@…>
Added some notes to porting.md.
7:19 AM Changeset [4d35bc6]ADTast-experimental by Peter A. Buhr <pabuhr@…>
remove explicit declaration of accept4 function
7:18 AM Changeset [531c3d5]ADTast-experimental by Peter A. Buhr <pabuhr@…>
add include bits/debug.hfa for verify function

Feb 14, 2023:

9:19 PM Changeset [1b7b604]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting
9:17 PM Changeset [07e3652]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting, minor expression restructuring
9:16 PM Changeset [f7c41d4]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting

Feb 13, 2023:

10:40 PM Changeset [f6bceeb]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:40 PM Changeset [641be0a]ADTast-experimental by Peter A. Buhr <pabuhr@…>
add Actor and work-stealing citations, change inproceedings booktitle …
11:17 AM Changeset [c97b448]ADTast-experimental by Andrew Beach <ajbeach@…>
Added some box pass utilities that I believe are working and I don't …

Feb 11, 2023:

8:12 PM Changeset [f26421f]ADTast-experimental by Mugilan Ganesan <mganesan@…>
Removed CompilerError? and UnimplementedError?

Feb 10, 2023:

12:18 PM Changeset [966b4c6]ADTast-experimental by Peter A. Buhr <pabuhr@…>
update Csharp macro, remove pslatex package and replace with helvet, …
12:15 PM Changeset [747a7c1]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Feb 9, 2023:

4:28 PM Changeset [5e3f1e1]ADTast-experimental by Andrew Beach <ajbeach@…>
Cleaning old box pass for easier translation. Added guards to cut down …

Feb 8, 2023:

3:07 PM Changeset [4616622]ADTast-experimental by caparson <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:07 PM Changeset [2d028039]ADTast-experimental by caparson <caparson@…>
added support for copy based envelopes
2:27 PM Changeset [2ed94a9]ADT by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:27 PM Changeset [997185e]ADT by JiadaL <j82liang@…>
Save parser change for git pull

Feb 6, 2023:

11:58 AM Changeset [ccb29b4]ADTast-experimental by Andrew Beach <ajbeach@…>
This should fix the issues with building with older gcc versions.

Feb 5, 2023:

12:05 PM Changeset [8fa77eb]ADTast-experimental by Peter A. Buhr <pabuhr@…>
fix documentation
11:42 AM Changeset [6d2af204]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:35 AM Changeset [9ef5516]ADTast-experimental by Peter A. Buhr <pabuhr@…>
formatting, add bibliography entries for Actor paper
9:31 AM Changeset [35d1de5]ADTast-experimental by Peter A. Buhr <pabuhr@…>
change test forall.cfa from compilation only to execution

Feb 3, 2023:

4:04 PM Changeset [21a2a7d]ADTast-experimental by Andrew Beach <ajbeach@…>
Replaced ScopedMap::erase with a version that should avoid the order …
3:13 PM Ticket #272 (cfa-cc - Compiler crash when referencing generic member of generic struct) created by mlbrooks
Possible overlap with #166, but the specific failure cases and symptom …
3:11 PM Changeset [e9b5043]ADTast-experimental by Andrew Beach <ajbeach@…>
Added contains to some of our containers. Also changed some code to …
2:12 PM Changeset [2f61765]ADTast-experimental by Andrew Beach <ajbeach@…>
Fixed a clang warning and cleaned up the rest of the function.
1:42 PM Ticket #271 (cfa-cc - Compiler crash on valid typename--identifier pun) created by mlbrooks
This program tries to use s as both a typename and an identifier …
1:28 PM Changeset [2125443a]ADTast-experimental by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:28 PM Changeset [8a97248]ADTast-experimental by Peter A. Buhr <pabuhr@…>
switch from old trait syntax to new trait syntax using forall clause
12:24 PM Changeset [db9d7a9]ADTast-experimental by Andrew Beach <ajbeach@…>
Fixed clang++-10 error. One of the problem functions was never used …
10:13 AM Changeset [85dd381]ADTast-experimental by Andrew Beach <ajbeach@…>
Fixed indentation in ScopedSet? and moved the iterator details to the …

Feb 2, 2023:

4:10 PM Changeset [98a2b1dc]ADTast-experimental by Andrew Beach <ajbeach@…>
Updated ScopedMap? to use the layout of ErasableScopedMap?; putting the …
11:08 AM Changeset [ccf1d99]ADTast-experimental by caparsons <caparson@…>
intermediate push so I can move to nasus to performance test some stuff

Feb 1, 2023:

4:32 PM Changeset [a64137f]ADTast-experimental by caparsons <caparson@…>
added support for copying envelopes in generated | routine
4:31 PM Changeset [1f35220]ADTast-experimental by caparsons <caparson@…>
updated test params so that they ran for appropriate duration
4:31 PM Changeset [5c473c9]ADTast-experimental by caparsons <caparson@…>
fixed bug where I used buffer as a stack not a queue
4:20 PM Changeset [a4ab235]ADTast-experimental by caparsons <caparson@…>
added executor test
4:20 PM Changeset [ecfe574]ADTast-experimental by caparsons <caparson@…>
added envelope copying to avoid allocations

Jan 31, 2023:

6:28 PM Changeset [dab2b6a]ADTast-experimental by caparsons <caparson@…>
added dynamic allocation actor test
3:07 PM Changeset [0393653]ADTast-experimental by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:00 PM Changeset [757099e]ADTast-experimental by caparsons <caparson@…>
reverted changes to types.cfa now that I fixed the underlying bug and …
2:59 PM Changeset [a8e8c67]ADTast-experimental by caparsons <caparson@…>
fixed non-inline actor/message bug and cleaned up Actor pass
2:06 PM Changeset [96ddc62]ADTast-experimental by caparsons <caparson@…>
Added appropriate fwd decl hoisting to ensure there are no use before …
2:05 PM Changeset [9d0ff30]ADTast-experimental by caparsons <caparson@…>
added missing header
9:12 AM Changeset [7a24d76]ADTast-experimental by Peter A. Buhr <pabuhr@…>
simply grammar for forall with trait
Note: See TracTimeline for information about the timeline view.