|
|
@7a8de40
|
9 days |
pabuhr |
formatting
|
|
|
@b86dd969
|
6 weeks |
pabuhr |
remove unused loop-counter resetCount causing a warning
|
|
|
@8236f00
|
3 months |
pabuhr |
remove lexing ARM vector floating-point type names
|
|
|
@1a40870
|
4 months |
pabuhr |
formatting
|
|
|
@99fc978
|
4 months |
pabuhr |
fix parsing problem with array bound and assertion list, set up …
|
|
|
@ef05cf0
|
4 months |
ajbeach |
Moved over some clean-up I did in various attempted fixes. …
|
|
|
@6b33e89
|
5 months |
pabuhr |
change backquote call to regular call
|
|
|
@e86735ba
|
5 months |
pabuhr |
clean up current for control, first attempt at adding ==/!= to for control
|
|
|
@119889f
|
5 months |
mlbrooks |
Partially fix #185.
This fix applies to functions, but not types.
…
|
|
|
@597ddfeb
|
5 months |
pabuhr |
update code for deprecating old type-parameter names: otype, dtype, …
|
|
|
@3181a33
|
5 months |
pabuhr |
print semantic error for unknown escape sequence
|
|
|
@41c3e46
|
5 months |
pabuhr |
fix bug for incorrect kind (uLU) of character constants
|
|
|
@10c1770
|
6 months |
ajbeach |
Refactoring in the resolver. Removed unneeded variable and used the …
|
|
|
@30bf6bf
|
6 months |
ajbeach |
Change to instantiateGeneric, removing some unneeded output. It isn't …
|
|
|
@446dde5
|
6 months |
ajbeach |
Removed two unused fields from StmtExpr, returnDecls and dtors, and …
|
|
|
@b5978ca
|
6 months |
ajbeach |
Moved a reasonably large function out of a header.
|
|
|
@a21aaff
|
6 months |
ajbeach |
Syncronized getPrintName with mangleName. Ideally there would be some …
|
|
|
@e48aca8
|
6 months |
ajbeach |
Added support for code generation of the CountofExpr. This doesn't do …
|
|
|
@3e91c6f9
|
6 months |
pabuhr |
fix pull conflicit
|
|
|
@3bd9508
|
6 months |
pabuhr |
formatting
|
|
|
@594671a
|
6 months |
ajbeach |
Erase dtype types when they are encountered. Waiting to a use means …
|
|
|
@88771d7
|
6 months |
pabuhr |
second attempt to move builtin types through the system
|
|
|
@ee22919
|
6 months |
ajbeach |
Removed unused utility from Iterate.hpp. It hasn't been used in a long …
|
|
|
@98a5ee7
|
6 months |
pabuhr |
temporary fix for ARM vector types
|
|
|
@31df72b
|
6 months |
pabuhr |
fix attribute problem with typedef names in aggregate field declaration
|
|
|
@9506c70
|
7 months |
ajbeach |
Stricter BranchStmt code generation that should prevent some of the …
|
|
|
@d923fca
|
7 months |
ajbeach |
Clean-up the warnings of the concurrency tests. A lot of little test …
|
|
|
@53f4b55
|
7 months |
ajbeach |
Remove the untyped constructor for (typed) OffsetofExpr. The one time …
|
|
|
@a8404d9
|
7 months |
ajbeach |
Just some formatting clean-up I did while investigating …
|
|
|
@691bf0a
|
7 months |
ajbeach |
Removed extra include for TranslationDeps clean-up.
|
|
|
@17fa94f
|
7 months |
ajbeach |
Reworked some nodes so they can be typed or untyped. This allowed me …
|
|
|
@3e5e32cf
|
7 months |
pabuhr |
small additions to the attribute problem, but not a complete fix
|
|
|
@cd28605
|
7 months |
pabuhr |
first attempt at generalizing attributes to statements
|
|
|
@ab94c37
|
7 months |
ajbeach |
Change in actor ?|? function generation. It looks accessive (and in a …
|
|
|
@d3d54b3
|
7 months |
mlbrooks |
Eliminate warnings due to sizeof returning type inconsistent with %zu. …
|
|
|
@1ee74df
|
7 months |
ajbeach |
I am working on errors in actors and I got tripped up by some code …
|
|
|
@7959e56
|
7 months |
mlbrooks |
Eliminate libcfa-build warnings of missing int-to-pointer casts.
…
|
|
|
@59fdd0d
|
7 months |
mlbrooks |
Improve intermediate code dumps: don't lower zero_t/one_t to int until …
|
|
|
@90e683b
|
7 months |
ajbeach |
I set out to do a enum rework. It ended up being much the same and I …
|
|
|
@c3d0182a
|
8 months |
lseo |
plan9 inline ordering for concurrency keywords.
|
|
|
@11f92fac
|
8 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@35eef3b
|
8 months |
pabuhr |
updates to prepare for moving location of inline data for new kinds of …
|
|
|
@2a5345b
|
8 months |
f37yu |
try to fix cost table one more time, add some comments
|
|
|
@1fb0a883
|
8 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1cc5c6a
|
8 months |
pabuhr |
update C arithmetic conversions and add ARM conversion testing
|
|
|
@f070ea8
|
8 months |
ajbeach |
Improved code generation for intermediate steps. Now generates using …
|
|
|
@857b5f9
|
8 months |
ajbeach |
CountExpr -> CountofExpr. Actually the main fix was making countof use …
|
|
|
@e6491ca
|
8 months |
j82liang |
resolve enum dimension as size of enum
|
|
|
@df56e25
|
8 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d96f7c4
|
8 months |
pabuhr |
expunge fallthru keyword and replace its usages with fallthrough
|
|
|
@5cc53b2
|
8 months |
ajbeach |
Updated documenation in VariableExpr::get_lvalue. This accounts for …
|
|
|
@f6f7b52
|
8 months |
lseo |
fixed a parser bug to generate correct ast for waitfor.
added a test …
|
|
|
@9b9d3f9
|
8 months |
mlbrooks |
Offer CodeGen::generate overloads that simplify calling from gdb.
|
|
|
@37c3db8
|
8 months |
mlbrooks |
Improve pointer's debug print format to include array-like detail when …
|
|
|
@689d057
|
8 months |
pabuhr |
unsure if these files should be committed because they have generated code
|
|
|
@44acc72
|
8 months |
pabuhr |
update conversion graph to correct and complete all relationships …
|
|
|
@32a119e9
|
8 months |
pabuhr |
make AST/BasicKind.hpp .PRECIOUS so it is not deleted if …
|
|
|
@c309af1
|
8 months |
pabuhr |
update complex float conversion cost
|
|
|
@c44f1f9
|
8 months |
f37yu |
attempt to fix complex float conversion cost
|
|
|
@299bd989
|
8 months |
ajbeach |
Looking over some virtual cast related code to reduce the forall list …
|
|
|
@550446f
|
8 months |
ajbeach |
Added some code to the code generator for printing try statements in …
|
|
|
@d84f2ae
|
8 months |
mlbrooks |
Fix transpiler-induced unused parameter on layoutof.
|
|
|
@190a833
|
8 months |
ajbeach |
Returning to exceptions after a long time and added the ability to …
|
|
|
@58eb9250
|
8 months |
mlbrooks |
Partly fix #269 and try to fix nightly build. Switch to correct type …
|
|
|
@6b95feb
|
8 months |
f37yu |
implement return cast for other types of expressions
|
|
|
@0bf03ba2
|
9 months |
mlbrooks |
Remove warnings due to unused parameters in generated code for …
|
|
|
@d3cf623
|
9 months |
ajbeach |
Solved the requested warning with exceptions. Also went through the …
|
|
|
@e0330d2c
|
9 months |
mlbrooks |
Remove unnecessary special case for zero_t in code gen that caused …
|
|
|
@262a864
|
9 months |
pabuhr |
merge
|
|
|
@f9a0dd0
|
9 months |
pabuhr |
fix length for juxtaposed strings: "ABC" "DEF"
|
|
|
@4167afa
|
9 months |
pabuhr |
remove superflous calls to std::move
|
|
|
@15cb790
|
9 months |
ajbeach |
Added a check in operatorLookup so bad operators give a proper error …
|
|
|
@a16f2b6
|
9 months |
pabuhr |
update SuperfluousDecl warning, update field_declaring rules, comment …
|
|
|
@5786403
|
9 months |
pabuhr |
update semantic warnings
|
|
|
@fb0f04d
|
9 months |
mlbrooks |
Fix exceptions to be warning-free.
|
|
|
@35cc6d4
|
9 months |
mlbrooks |
Mitigate several unused-declaration warnings in generated code.
See …
|
|
|
@f979f0ba
|
9 months |
f37yu |
suppress reference conversion warning
|
|
|
@36dfdac
|
9 months |
mlbrooks |
Enable partial autogen for types declared inside functions.
Done by …
|
|
|
@5d3d281
|
9 months |
mlbrooks |
Remove autogen forward declarations, which are never needed, and cause …
|
|
|
@64f3b9f
|
9 months |
mlbrooks |
Fix support for partial autogen.
Partial autogen means that some …
|
|
|
@fc276f3
|
9 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@eae8b37
|
9 months |
j82liang |
Move enum.hfa/enum.cfa to prelude
|
|
|
@4175659
|
9 months |
pabuhr |
remove BadQualifiersZeroOne warning message
|
|
|
@509ec82
|
9 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@81e768d
|
10 months |
mlbrooks |
Fix #276; add support for c-array parameters using dependent lengths.
…
|
|
|
@956b389
|
10 months |
j82liang |
add isMember to DeclWithType
|
|
|
@bdf40650
|
10 months |
ajbeach |
Address-of is now moved under casts of any type and is done so …
|
|
|
@ecf3812
|
10 months |
ajbeach |
CastExpr reorganization and clean-up in Lvalue. I kept these from a …
|
|
|
@ed96731
|
10 months |
ajbeach |
With{Stmts,Decls}ToAdd how has an -X version like WithSymbolTableX. …
|
|
|
@dd54139
|
10 months |
pabuhr |
empty tuple prints a syntax error, first attempt at tuple arrays with …
|
|
|
@00f89a6
|
10 months |
f37yu |
attempt to fix const reference conversion
|
|
|
@2ae845e9
|
10 months |
ajbeach |
Removed debug output from resolver. Also made the early decision …
|
|
|
@d031f7f
|
11 months |
ajbeach |
Renamed CurrentObject's MemberIterator::operator* to getOptions …
|
|
|
@90be0cf
|
11 months |
ajbeach |
Moved some methods out of EnumDecl. These were calculations and the …
|
|
|
@4e0168a
|
11 months |
pabuhr |
documentation, update C23 attribute lexing
|
|
|
@1a8b17a
|
11 months |
pabuhr |
add C23 attributes, require comma terminator for nullary and unary …
|
|
|
@16ba4897
|
11 months |
ajbeach |
Replaced SemanticErrorException::isEmpty with ...::throwIfNonEmpty. …
|
|
|
@e748094
|
12 months |
ajbeach |
Bit of clean-up in the Box pass I did while investigating it. 'static' …
|
|
|
@917f67dd
|
12 months |
pabuhr |
remove what appear to be superfluous push/pop in grammar rules
|
|
|
@2d6add4
|
12 months |
ajbeach |
Fixed a bad initialization in ForeachStmt. Seems to have been there in …
|
|
|