Timeline



Sep 22, 2020:

8:59 PM Ticket #220 (cfa-cc - Reference to Array of Generics does not work) created by mlbrooks
The declaration float (&a)[7], which is pronounced, "a is a …
1:24 PM Changeset [305cd5c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:02 PM Changeset [0a945fd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor fixes in compII
11:29 AM Changeset [7a80113]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:04 AM Changeset [fe94e708]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added missing quiet flag

Sep 21, 2020:

11:37 PM Changeset [08f3ad3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
11:37 PM Changeset [31a6f38]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
complete proofread of Thierry's PhD Comp II document
4:43 PM Changeset [ace2e92]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix deprecated HAVE_PREADV2/HAVE_PWRITEV2 macros. Disabled diagnostics …
4:16 PM Changeset [0e52f14]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed where io types are added
3:59 PM Changeset [930e57e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix io types to work without io_uring
3:22 PM Changeset [0519e34]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Sep 18, 2020:

6:12 PM Changeset [b2a11ba]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Rename WithConstTypeSubstitution? from env to typeSubs to avoid name …
5:38 PM Ticket #219 (cfa-cc - Forall Typedef) created by ajbeach
This adds (useful) forall clauses to typedefs. An example: […] This …
1:25 PM Changeset [a951171]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:24 PM Changeset [673eb7a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative fix for meta test linkerror which would have different …
11:02 AM Ticket #218 (cfa-cc - Distributed Qualifiers Change Signature) created by ajbeach
Using distributed forall qualifiers (the others seem to be fine) can …

Sep 17, 2020:

1:43 PM Changeset [57e0289]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added stats option to print stats per expression in new-ast resolution
1:04 PM Changeset [468c5aa]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Change tests to not print cfa version in linker error output

Sep 16, 2020:

3:26 PM Changeset [c09ae73]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed hack in Jenkins file that is no longer needed after .autogen change
2:17 PM Ticket #217 (cfa-cc - Typedef Attributes Not Expanded In Functions) closed by ajbeach
fixed: I just opened it while I was waiting for tests to finish. They did and …
1:48 PM Changeset [2724b4e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:48 PM Changeset [c402739]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
I/O operations now use futures. io calls implementation are now …
12:38 PM Changeset [da9a27c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:38 PM Changeset [2aa25cc2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative fix for expression
11:47 AM Changeset [a7c31e0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
This should solve trac#217 and by its fallout the cancellation problem.
10:45 AM Ticket #217 (cfa-cc - Typedef Attributes Not Expanded In Functions) created by ajbeach
Currently we remove all attributes from typedef uses when they are put …

Sep 15, 2020:

4:19 PM Changeset [1def117b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:18 PM Changeset [0dbecad]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added tests for join thread
4:14 PM Changeset [09bbe78]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix 2 cases where the test would open files as utf-8 and could fail
4:12 PM Ticket #173 (cfa-cc - Catch Declaration not Seen by Condition (New AST only)) closed by ajbeach
fixed: We need mutates which could introduce a few extra clones …
3:08 PM Changeset [77a2994]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Implemented joining of threads. It behaves very similarly to monitor …
3:04 PM Changeset [2bb2d3f1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Disable smart pointer test
3:04 PM Changeset [4d9172f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added memory.cfa back in libcfa
3:00 PM Changeset [87fc1b4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix test suite problem where linking errors weren't printed

Sep 14, 2020:

5:51 PM Changeset [7a8f62c3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
reverted because some templates seem to not work This reverts commit …
1:36 PM Changeset [4c868cb2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
fix a potential issue with pure function interface this makes pure …
9:12 AM Changeset [9a05b81]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
missing Makefile for latex version of Fangren's co-op report
9:02 AM Changeset [a75d464]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
complete latex version of Fangren's co-op report

Sep 13, 2020:

10:42 PM Changeset [d1864da]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
continue latex version of Fangren's co-op report
9:58 PM Changeset [ae45007]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
start latex version of Fangren's co-op report

Sep 11, 2020:

5:26 PM Ticket #216 (cfa-cc - Update Virtual Table Copy (Waiting on Copy Type Fix)) created by ajbeach
Currently the signature for copying a type is void ?{}(T &, T); put …

Sep 10, 2020:

11:26 AM Changeset [98e8b3b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
ast::ReferenceToType? is now ast::BaseInstType?.
10:33 AM Changeset [b9fa85b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Should fix both trac #173 by porting the catch scoping hack to the new …

Sep 9, 2020:

5:38 PM Ticket #215 (cfa-cc - Cannot declare object whose size takes multiple steps of dynamic ...) created by mlbrooks
CFA-CPP generates bad C code when declaring generic-of-generic objects …
5:03 PM Changeset [1c01c58]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Rather large commit to get coroutine cancellation working. This …
3:04 PM Changeset [2b7f6f0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:33 AM Changeset [e6b42e7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Added the ast::Pass::read utility. Converted two passes to use its two …
10:49 AM Ticket #21 (cfa-cc - Destructors do not run on Stack Unwinding) closed by ajbeach
fixed: There might be some cases still where this doesn't work, but in the …

Sep 8, 2020:

1:33 PM Changeset [14d8a9b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:08 PM Changeset [dfc13bb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
harmonize for-loop ranges for the new resize/realloc allocation tests
12:06 PM Changeset [113d785]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting

Sep 7, 2020:

7:52 PM Changeset [1b55756]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
heap.cfa: removed bug in resize with alignment by adding return before …
6:07 PM Changeset [943a079]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
additional heap tests for heap update
5:48 PM Changeset [92847f7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
corrections for resize/realloc with alignment

Sep 4, 2020:

2:32 PM Changeset [d2bb298]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:31 PM Changeset [03b87140]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
removed bug from resize/realloc with alignment so alignment is not set …
2:14 PM Changeset [ce55a81]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:00 PM Changeset [1c507eb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:59 PM Changeset [2801829]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add usepackage{xspace} and usepackage{listings} to common.tex
12:53 PM Changeset [5a1c9ef]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix typo where threads where referred to as tasks
12:49 PM Changeset [62f38ff]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed system fig, to no longer mention tasks
12:49 PM Changeset [62831ba]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed presentation.pdf, which should not have been in SC in the …
12:48 PM Changeset [6be34ea3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed git ignore for presentation
12:46 PM Changeset [8ccb0d4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed easily corruptible latin1 characters in common.tex, or not, git …
11:40 AM Changeset [d835116]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
More formatting changes
11:36 AM Changeset [843ca9f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:36 AM Changeset [a3ade94]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
cleaned up resize and realloc with alignment
11:34 AM Changeset [ebb7b66]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Modified bounded buffer Ext to use global array to ease debugging. …

Sep 3, 2020:

4:28 PM Changeset [9617533]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
4:28 PM Changeset [47dd0d2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
use math.hfa 'min' routine, work on code to reuse existing storage in …
4:25 PM Changeset [41096dc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update cfa 'man' page
4:24 PM Changeset [406970b1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove implicit -lrt from command line-line options passed to gcc by cfa
1:45 PM Changeset [585d910]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added waterloo e-thesis latex stuff
1:29 PM Changeset [dcac8bf1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
missed 1
1:28 PM Changeset [628a7c5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor changes to .gitignores
1:00 PM Changeset [86c1f1c3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
First draft at my thesis
12:07 PM Changeset [447b0d2b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:07 PM Changeset [4bc27c0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed 32bit tests
11:10 AM Changeset [73f1b1c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Cleaned up comments from the PureVisitor? addition.

Sep 2, 2020:

5:56 PM Changeset [3a4834b3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
1:13 PM Changeset [f76ff0b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
alloc2.txt: added expected output file for test alloc2.cfa. heap.cfa: …
8:43 AM Changeset [f8acfc0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
turn on more testing after fixing heap problems
8:40 AM Changeset [f6fe597]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
rename tests/.expect/alloc-old.txt so it does not trigger test.py error
8:38 AM Changeset [da5f7de]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix build problem with mismatched line numbers
8:37 AM Changeset [f67b983]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting
8:36 AM Changeset [c86f587]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix bugs in resize and realloc with alignment
8:35 AM Changeset [4557bcf7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add expect file for new malloc.cfa test to trigger test, temporarily …

Sep 1, 2020:

8:06 PM Changeset [70cab43]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:05 PM Changeset [68f0c4e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
stdlib.hfa: changed CFA malloc, realloc and resize as discussed with …
4:58 PM Changeset [a77496cb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
First draft at core objects of futures and basic tests
1:18 PM Changeset [25a1cb0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:18 PM Changeset [8d8ac3b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added first draft of phd defence presentation. Ran spell checker on …

Aug 31, 2020:

6:55 PM Changeset [d3aa64f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
pure visitor interface for new ast
5:23 PM Changeset [49a980b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:20 PM Changeset [191a190]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Removed a fill bug from alloc interface, changed pervious alloc tests …
5:15 PM Changeset [942453a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
create x86 expected results to harmonize with 64-bit ARM results
3:18 PM Changeset [2fbc904]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Makefiles now pass 'distcheck' until test folder.
2:38 PM Changeset [eb67b47]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed handling of non-ascii outputs. Minor Typo fix.
1:54 PM Changeset [4ef08f7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Implemented KeywordCast? in CandidateFinder? of new AST.
12:28 PM Changeset [207c7330]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Updated expected output after removal of 'with resolved type'
11:42 AM Changeset [d5f4613]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:47 AM Changeset [369ffdf]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
create x86_64 expected results to harmonize with 64-bit ARM results
7:24 AM Changeset [430b443]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
generate 64-bit ARM specific test results for floating-point tests
7:12 AM Changeset [ed9949b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
make _FloatXXx constants x86 specific
7:10 AM Changeset [915aa11]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
start ARM stubs for exception handling
7:09 AM Changeset [e9b49379]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update for 32-bit ARM
7:09 AM Changeset [0190480]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update for 32-bit ARM
7:04 AM Changeset [8ec4a52]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
harmonize with 32-bit ARM context switch
7:03 AM Changeset [98cf828]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update ARM architecture code

Aug 28, 2020:

3:34 PM Changeset [56c44dc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Worker now each do their own accept4
3:25 PM Changeset [b26144d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
do not print resolved type in tests
2:17 PM Changeset [8e3034d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Every worker now does it's own accept.
1:47 PM Changeset [42a2970]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
added Makefile.dist.* to the distrubuted files
1:26 PM Changeset [d11d6eb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed some compilation errors. Fixed file descriptor support in progress.
1:21 PM Changeset [720f9f82]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor fixes to tools Makefile to highlight why it is distributed
12:54 PM Changeset [e80051f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed header of new makefile
12:52 PM Changeset [3b2f41e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Configure now automatically generates the makefile responsible for …
11:15 AM Changeset [856dff8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Aug 27, 2020:

10:23 AM Changeset [8e2cb4a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Small typo but it was annoying me.

Aug 25, 2020:

11:12 PM Changeset [e60aedd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting
10:54 PM Changeset [f238769d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add 32-bit result for modified math4.cfa
10:10 PM Changeset [af4487d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
10:10 PM Changeset [29d618e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting
9:17 PM Changeset [f7fac4b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:16 PM Changeset [95472ee]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
readd ARM 32-bit context-switch assemble file
6:08 PM Changeset [ceb7db8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Added alloc interface with backtick and removed polymorphic alloc …
4:01 PM Changeset [b7fe2e6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Distribution now correctly handles libcfa but requires handcrafted …
3:18 PM Changeset [d119d613]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Reorganized the exception and concurrency overlap.
12:22 PM Changeset [5fe7322]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Implemented reverse-rng strategy
11:58 AM Changeset [5339a87]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added headers to Makefile Sources (since they are supposed to be)
11:40 AM Changeset [a3effcc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:34 AM Changeset [d168fefe]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added test for basic cluster which was missing.
11:33 AM Changeset [772411a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved bias to it's own function. Fixed minor assertions triggering.
10:58 AM Ticket #214 (cfa-cc - Assertion with sized generic parameter breaks the declaring function's body) created by m3zulfiq
A sized generic struct cannot be instantiated in a function with an …

Aug 24, 2020:

11:22 PM Changeset [a6cafa8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix 32-bit excepted output for move of floor, ceiling, ceiling_div
8:34 PM Changeset [0254454]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
8:34 PM Changeset [7cfef0d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
8:31 PM Changeset [9509a412]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Build now supports arm32 and arm64 as seperate machines
5:38 PM Changeset [c2bc6d5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor fixes to make files to support dist target
1:36 PM Changeset [61b1447]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed small typing issues in comp-II
Note: See TracTimeline for information about the timeline view.