Timeline



Feb 7, 2025:

11:09 PM Changeset [3ae2069] by Fangren Yu <f37yu@…>
added some comments to the overloading features table
3:07 PM Changeset [16d7535] by Michael Brooks <mlbrooks@…>
Fix vector-demo warnings on x86 (was blocked from last full build by …

Feb 6, 2025:

5:47 PM Changeset [eca364f7] by Peter A. Buhr <pabuhr@…>
update .expect file for attribute test on ARM
3:42 PM Changeset [cd28605] by Peter A. Buhr <pabuhr@…>
first attempt at generalizing attributes to statements
2:50 PM Changeset [a8e2215] by Michael Brooks <mlbrooks@…>
Tidy vector-iterator POC and remedy its warnings

Feb 5, 2025:

5:08 PM Changeset [301e9f7] by Andrew Beach <ajbeach@…>
A bit of clean-up in the Makefile on some new rules.
5:06 PM Changeset [ab94c37] by Andrew Beach <ajbeach@…>
Change in actor ?|? function generation. It looks accessive (and in a …
4:16 PM Ticket #302 (cfa-cc - Built-in functions may have wrong types on 32-bit) created by mlbrooks
I stumbled across this phenomenon while doing other work. It may …
1:58 PM Ticket #269 (cfa-cc - Wrong type for generics' implicit _sizeof params on 32-bit) closed by mlbrooks
fixed: Fixed in [d3d54b3f6].
1:45 PM Changeset [d3d54b3] by Michael Brooks <mlbrooks@…>
Eliminate warnings due to sizeof returning type inconsistent with %zu. …
1:04 PM Changeset [92aeae1] by Michael Brooks <mlbrooks@…>
Correct spelling mistake in variables
1:00 PM Changeset [090b076] by Michael Brooks <mlbrooks@…>
Expand and update comments re testing instrucions

Feb 4, 2025:

9:18 PM Changeset [332e93a] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:17 PM Changeset [985ff5f] by Peter A. Buhr <pabuhr@…>
small proofreading changes
9:16 PM Changeset [7846f91] by Peter A. Buhr <pabuhr@…>
start adding table overload discriminating features
10:10 AM Changeset [1ee74df] by Andrew Beach <ajbeach@…>
I am working on errors in actors and I got tripped up by some code …

Feb 3, 2025:

2:22 PM Changeset [dfe8f78] by Andrew Beach <ajbeach@…>
Getting the reproduction of every trac ticket in the repository looks …
1:27 PM Changeset [7959e56] by Michael Brooks <mlbrooks@…>
Eliminate libcfa-build warnings of missing int-to-pointer casts. …
1:26 PM Changeset [59fdd0d] by Michael Brooks <mlbrooks@…>
Improve intermediate code dumps: don't lower zero_t/one_t to int until …
12:13 PM Changeset [54f70c6] by Andrew Beach <ajbeach@…>
Removing some unneeded distributions.
11:46 AM Changeset [90e683b] by Andrew Beach <ajbeach@…>
I set out to do a enum rework. It ended up being much the same and I …

Feb 1, 2025:

8:49 AM Changeset [bbbff10] by Peter A. Buhr <pabuhr@…>
update loop_else test to handle warnings

Jan 31, 2025:

1:52 PM Changeset [641707d] by Andrew Beach <ajbeach@…>
More fixing of warnings. Including another error that slipped through …

Jan 30, 2025:

4:13 PM Changeset [372d33c] by Andrew Beach <ajbeach@…>
Use lax warnings on forall test. This should get the nightly build …
10:50 AM Changeset [a465d751] by Andrew Beach <ajbeach@…>
In the 'designations': Instead of leaving some variables unused, print …

Jan 29, 2025:

4:42 PM Changeset [161b98e] by Andrew Beach <ajbeach@…>
Cleaned up some errors that did not show up in my local test but …
11:41 AM Changeset [a22e8b4] by Andrew Beach <ajbeach@…>
Removed the warnings from more tests. I think '(void)var;' might be …
9:09 AM Changeset [49510db] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:07 AM Changeset [a950021] by Peter A. Buhr <pabuhr@…>
proofread chapter 3

Jan 28, 2025:

10:11 PM Changeset [c699602] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:10 PM Changeset [2e0bb92] by Peter A. Buhr <pabuhr@…>
remove warnings, and change I/O to work with gcc
4:12 PM Changeset [bada452] by Andrew Beach <ajbeach@…>
Removed warnings from serveral tests and removed them from the …
12:19 PM Changeset [71ca5b9] by kyoung <lseo@…>
perform proper casting before pointer arithmetic

Jan 27, 2025:

9:23 PM Changeset [c3d0182a] by kyoung <lseo@…>
plan9 inline ordering for concurrency keywords.

Jan 26, 2025:

6:37 PM Changeset [de8a0a4] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:33 PM Changeset [0f070a4] by Peter A. Buhr <pabuhr@…>
proofread intro chapter
6:32 PM Changeset [c0beea3] by Peter A. Buhr <pabuhr@…>
remove spurious blank line
6:31 PM Changeset [8c3516c] by Peter A. Buhr <pabuhr@…>
update .gitignore file list
3:19 PM Changeset [11f92fac] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:19 PM Changeset [35eef3b] by Peter A. Buhr <pabuhr@…>
updates to prepare for moving location of inline data for new kinds of …

Jan 25, 2025:

5:59 PM Changeset [2a5345b] by Fangren Yu <f37yu@…>
try to fix cost table one more time, add some comments

Jan 24, 2025:

4:12 PM Ticket #287 (cfa-cc - Incorrect Typeof on Array Index) closed by ajbeach
fixed: This was fixed a while ago. Cforall behaviour was changed to be …
3:00 PM Changeset [1fb0a883] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:53 PM Changeset [1cc5c6a] by Peter A. Buhr <pabuhr@…>
update C arithmetic conversions and add ARM conversion testing
1:19 PM Changeset [f070ea8] by Andrew Beach <ajbeach@…>
Improved code generation for intermediate steps. Now generates using …

Jan 23, 2025:

2:42 PM Changeset [9e72bae3] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:37 PM Changeset [a750c71b] by Peter A. Buhr <pabuhr@…>
update input file names for eofType test
12:09 PM Changeset [857b5f9] by Andrew Beach <ajbeach@…>
CountExpr? -> CountofExpr?. Actually the main fix was making countof use …

Jan 22, 2025:

5:12 PM Ticket #135 (cfa-cc - Modify SizeofExpr argument) closed by ajbeach
fixed
5:07 PM Ticket #301 (cfa-cc - Incorrect & When Building Reference To Pointer) created by ajbeach
If you write the following code: […] Then you get the following …
3:39 PM Ticket #172 (cfa-cc - Anonymous struct can conflict across translation unit) closed by ajbeach
fixed: Checked it. This seems to work. Also, I believe it is covered by the …
1:15 PM Changeset [829821c] by Michael Brooks <mlbrooks@…>
Fix test suite to run with no warnings on gcc 12, 13, 14
8:47 AM Changeset [a9e327a] by Peter A. Buhr <pabuhr@…>
formatting
8:34 AM Changeset [e051c8e] by Peter A. Buhr <pabuhr@…>
remove spurious include file
8:25 AM Changeset [373f098] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:24 AM Changeset [04138cc] by Peter A. Buhr <pabuhr@…>
more updates for eof of file checking
8:23 AM Changeset [5db17077] by Peter A. Buhr <pabuhr@…>
test for end-of-file with and without a terminating newline across …

Jan 20, 2025:

10:59 PM Changeset [5dad25df] by JiadaL <j82liang@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:59 PM Changeset [e6491ca] by JiadaL <j82liang@…>
resolve enum dimension as size of enum
9:45 PM Changeset [fd5d251] by Peter A. Buhr <pabuhr@…>
update eof of file checking

Jan 18, 2025:

4:04 PM Changeset [d0b6712] by Peter A. Buhr <pabuhr@…>
formatting
3:46 PM Changeset [8e90fd6] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:32 PM Changeset [fa59c40] by Peter A. Buhr <pabuhr@…>
updates on llheap paper
3:30 PM Changeset [9ae4f5f] by Peter A. Buhr <pabuhr@…>
remove cforall.el

Jan 17, 2025:

3:46 PM Changeset [df56e25] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:46 PM Changeset [d96f7c4] by Peter A. Buhr <pabuhr@…>
expunge fallthru keyword and replace its usages with fallthrough
3:43 PM Changeset [3b340d68] by Peter A. Buhr <pabuhr@…>
remove spurious file my_tests/floating.cfa

Jan 16, 2025:

9:52 PM Changeset [4ac0949] by Fangren Yu <f37yu@…>
add contributions section
1:58 PM Changeset [5cc53b2] by Andrew Beach <ajbeach@…>
Updated documenation in VariableExpr::get_lvalue. This accounts for …
1:49 PM Changeset [9c65169] by Peter A. Buhr <pabuhr@…>
reduce yields in test but still get deterministic results
1:27 PM Changeset [f6f7b52] by kyoung <lseo@…>
fixed a parser bug to generate correct ast for waitfor. added a test …
11:57 AM Changeset [3b21c96] by Peter A. Buhr <pabuhr@…>
update comparison of C++ and Cforall I/O

Jan 13, 2025:

9:37 PM Changeset [7aa246cb] by Peter A. Buhr <pabuhr@…>
add information about sources for providing permissions
4:21 PM Changeset [c086c6e] by Peter A. Buhr <pabuhr@…>
move code out of #ifdef
1:32 PM Changeset [6a6e205] by Michael Brooks <mlbrooks@…>
Clean some warnings from unused variables and pointer-to-int casts.
1:03 PM Changeset [267b543] by Michael Brooks <mlbrooks@…>
Add basic gdb navigation.
1:02 PM Changeset [9b9d3f9] by Michael Brooks <mlbrooks@…>
Offer CodeGen::generate overloads that simplify calling from gdb.
1:01 PM Changeset [37c3db8] by Michael Brooks <mlbrooks@…>
Improve pointer's debug print format to include array-like detail when …
12:10 PM Changeset [86cccd5] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:10 PM Changeset [a595ab7] by Peter A. Buhr <pabuhr@…>
update arithmeticConversions test to work on ARM
12:10 PM Changeset [3ea1d93] by Peter A. Buhr <pabuhr@…>
move optional code out of #ifdef

Jan 12, 2025:

10:34 PM Changeset [5a79dae3] by Peter A. Buhr <pabuhr@…>
expected output for arithmeticConversions test on x64
10:26 PM Changeset [689d057] by Peter A. Buhr <pabuhr@…>
unsure if these files should be committed because they have generated code
10:24 PM Changeset [445b281] by Peter A. Buhr <pabuhr@…>
rename test ArithmeticConversions? to arithmeticConversions
9:13 PM Changeset [522f71c] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:13 PM Changeset [b0708ea] by Peter A. Buhr <pabuhr@…>
add test for gcc arithmetic conversions
8:46 PM Changeset [44acc72] by Peter A. Buhr <pabuhr@…>
update conversion graph to correct and complete all relationships …
8:44 PM Changeset [cdd287b9] by Peter A. Buhr <pabuhr@…>
update prelude basicTypes with _Float128 and _Float128 _Complex needed …

Jan 11, 2025:

6:29 PM Changeset [f886608] by Peter A. Buhr <pabuhr@…>
remove temp files generated by xfig
5:48 PM Changeset [d60a4c2] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:49 PM Changeset [7d65715f] by Peter A. Buhr <pabuhr@…>
add thesis pictures
4:48 PM Changeset [eb42db4] by Peter A. Buhr <pabuhr@…>
more thesis proofreading
4:47 PM Changeset [5db580e] by Peter A. Buhr <pabuhr@…>
adjust formatting of second-level enumeration
4:32 PM Changeset [32a119e9] by Peter A. Buhr <pabuhr@…>
make AST/BasicKind.hpp .PRECIOUS so it is not deleted if …
9:36 AM Changeset [c309af1] by Peter A. Buhr <pabuhr@…>
update complex float conversion cost

Jan 10, 2025:

7:02 PM Changeset [c44f1f9] by Fangren Yu <f37yu@…>
attempt to fix complex float conversion cost
3:40 PM Changeset [299bd989] by Andrew Beach <ajbeach@…>
Looking over some virtual cast related code to reduce the forall list …
12:49 PM Changeset [d6c59bce] by Michael Brooks <mlbrooks@…>
Starter for developer roll-on instructions.

Jan 9, 2025:

1:13 PM Changeset [329c62f] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:13 PM Changeset [454aab2] by Peter A. Buhr <pabuhr@…>
update io_uring casts to prevent 32-bit warning messages about wrong …
11:44 AM Changeset [5a894e12] by Andrew Beach <ajbeach@…>
Added more custom constructors into the new exceptions test to avoid …

Jan 8, 2025:

4:30 PM Changeset [550446f] by Andrew Beach <ajbeach@…>
Added some code to the code generator for printing try statements in …
2:10 PM Changeset [f32448e] by Andrew Beach <ajbeach@…>
Fixed white-space. Woops.
2:00 PM Changeset [658f3179] by Andrew Beach <ajbeach@…>
Moved massive function log2_u32_32 out of header.
1:00 PM Changeset [d84f2ae] by Michael Brooks <mlbrooks@…>
Fix transpiler-induced unused parameter on layoutof.
Note: See TracTimeline for information about the timeline view.