|
|
@60e14fc
|
20 months |
ajbeach |
Fixed some whitespace.
ADTast-experimental
|
|
|
@ce04120
|
20 months |
caparson |
made generated finally routine inline to allow for better optimization
ADTast-experimental
|
|
|
@52a2248
|
20 months |
ajbeach |
This should get some of the Parser changes working on older compilers.
ADTast-experimental
|
|
|
@dbae916
|
20 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@3830c84
|
20 months |
caparson |
cleaned up actor pass and added virtual destructor pass
ADTast-experimental
|
|
|
@0d0931d
|
20 months |
ajbeach |
Removing some indent changes in parser. These can go in later, but …
ADTast-experimental
|
|
|
@9fa61f5
|
20 months |
pabuhr |
remove unnecessary code, add action to not duplicate aggregate (work …
ADTast-experimental
|
|
|
@15596d7
|
20 months |
pabuhr |
small formatting changes after Andrew's major updates
ADTast-experimental
|
|
|
@1cdc052
|
20 months |
ajbeach |
Preventing NullStmts? from being added into ForCtrl? ended up being a …
ADTast-experimental
|
|
|
@fed03b3
|
20 months |
ajbeach |
Make sure fields of the TranslationUnit?, and its TranslationGlobal? …
ADTast-experimental
|
|
|
@702e826
|
20 months |
ajbeach |
Pre-translation pass on the parser. Entirely code readability …
ADTast-experimental
|
|
|
@046ba23
|
20 months |
caparson |
small comment cleanup
ADTast-experimental
|
|
|
@231e1ae
|
20 months |
caparson |
changed actor send from | operator to << operator to avoid conflict …
ADTast-experimental
|
|
|
@397c4392
|
20 months |
ajbeach |
Explicity initialized the fields of ResolveCopyCtors?. This may account …
ADTast-experimental
|
|
|
@8603c10
|
20 months |
pabuhr |
move assert(env) to appropriate location
ADTast-experimental
|
|
|
@3d937e2
|
20 months |
pabuhr |
remove warnings for incorrect usage of SuperfluousElse? and …
ADTast-experimental
|
|
|
@be00a2d
|
20 months |
pabuhr |
change BadQualifiersZeroOne? warning from dubious print of specified …
ADTast-experimental
|
|
|
@bf20567
|
20 months |
pabuhr |
generate error for empty mutex argument list
ADTast-experimental
|
|
|
@1a73dbb
|
20 months |
pabuhr |
parser rejects useless type qualifier in empty declaration, and extern …
ADTast-experimental
|
|
|
@dc3c9b1
|
20 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@78e2fca
|
20 months |
pabuhr |
copy typedef name to SUE name for anonymous SUE
ADTast-experimental
|
|
|
@257a8f5
|
21 months |
ajbeach |
Made some of the AST/Print helpers public.
ADTast-experimental
|
|
|
@9a533ba
|
21 months |
ajbeach |
Remove the unused DeclarationNode::Attr_t type and support.
ADTast-experimental
|
|
|
@2d37a788
|
21 months |
pabuhr |
print enumeration type-name in print member
ADTast-experimental
|
|
|
@9a380e1a
|
21 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@44a0ca2
|
21 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@e4f13fe
|
21 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@0bcd707
|
21 months |
pabuhr |
make CV qualifiers on empty SUE declaration an error, gcc only has a …
ADTast-experimental
|
|
|
@8f06277
|
21 months |
ajbeach |
Some clean-up in Common/utility.h. Deleted some unused declarations …
ADTast-experimental
|
|
|
@692c1cc
|
21 months |
pabuhr |
update printing attributes, clean up anon flag setting, move attribute …
ADTast-experimental
|
|
|
@1c80f20
|
21 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@4b60b28
|
21 months |
ajbeach |
Moved parser utility from common utility file to the parserutility file.
ADTast-experimental
|
|
|
@26e6d88
|
21 months |
ajbeach |
Updated indentation in Pass.proto.hpp.
ADTast-experimental
|
|
|
@cad9edb
|
21 months |
ajbeach |
Split the forward include namespace from the declaration namespace in …
ADTast-experimental
|
|
|
@f2f595d7
|
21 months |
ajbeach |
RunParser? now uses AST for its interface everywhere. (Works because …
ADTast-experimental
|
|
|
@abcb393
|
21 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@d3bffdb
|
21 months |
ajbeach |
Added some notes to porting.md.
ADTast-experimental
|
|
|
@1b7b604
|
21 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@07e3652
|
21 months |
pabuhr |
formatting, minor expression restructuring
ADTast-experimental
|
|
|
@f7c41d4
|
21 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@c97b448
|
21 months |
ajbeach |
Added some box pass utilities that I believe are working and I don't …
ADTast-experimental
|
|
|
@f26421f
|
21 months |
mganesan |
Removed CompilerError? and UnimplementedError?
ADTast-experimental
|
|
|
@747a7c1
|
21 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@5e3f1e1
|
21 months |
ajbeach |
Cleaning old box pass for easier translation. Added guards to cut down …
ADTast-experimental
|
|
|
@4616622
|
21 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@2d028039
|
21 months |
caparson |
added support for copy based envelopes
ADTast-experimental
|
|
|
@ccb29b4
|
21 months |
ajbeach |
This should fix the issues with building with older gcc versions.
ADTast-experimental
|
|
|
@8fa77eb
|
21 months |
pabuhr |
fix documentation
ADTast-experimental
|
|
|
@21a2a7d
|
21 months |
ajbeach |
Replaced ScopedMap::erase with a version that should avoid the order …
ADTast-experimental
|
|
|
@e9b5043
|
21 months |
ajbeach |
Added contains to some of our containers. Also changed some code to …
ADTast-experimental
|
|
|
@2f61765
|
21 months |
ajbeach |
Fixed a clang warning and cleaned up the rest of the function.
ADTast-experimental
|
|
|
@2125443a
|
21 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@8a97248
|
21 months |
pabuhr |
switch from old trait syntax to new trait syntax using forall clause
ADTast-experimental
|
|
|
@db9d7a9
|
21 months |
ajbeach |
Fixed clang++-10 error. One of the problem functions was never used …
ADTast-experimental
|
|
|
@85dd381
|
21 months |
ajbeach |
Fixed indentation in ScopedSet? and moved the iterator details to the …
ADTast-experimental
|
|
|
@98a2b1dc
|
21 months |
ajbeach |
Updated ScopedMap? to use the layout of ErasableScopedMap?; putting the …
ADTast-experimental
|
|
|
@ccf1d99
|
21 months |
caparson |
intermediate push so I can move to nasus to performance test some stuff
ADTast-experimental
|
|
|
@a64137f
|
21 months |
caparson |
added support for copying envelopes in generated | routine
ADTast-experimental
|
|
|
@0393653
|
21 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@a8e8c67
|
21 months |
caparson |
fixed non-inline actor/message bug and cleaned up Actor pass
ADTast-experimental
|
|
|
@96ddc62
|
21 months |
caparson |
Added appropriate fwd decl hoisting to ensure there are no use before …
ADTast-experimental
|
|
|
@7a24d76
|
21 months |
pabuhr |
simply grammar for forall with trait
ADTast-experimental
|
|
|
@8728104
|
21 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@0f15e3b
|
21 months |
pabuhr |
add alternate syntax using forall with trait
ADTast-experimental
|
|
|
@a5f9444
|
21 months |
pabuhr |
change 0 to nullptr
ADTast-experimental
|
|
|
@79a6b17
|
21 months |
pabuhr |
print better error message when semi-colon missing after aggregate
ADTast-experimental
|
|
|
@34ed17b
|
21 months |
caparson |
Fixed decl before use issue with actors sending messages to other actors
ADTast-experimental
|
|
|
@cd5eb4b
|
21 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@3dd8f42
|
21 months |
caparson |
added actor support to the compiler
ADTast-experimental
|
|
|
@ad861ef
|
22 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@466787a
|
22 months |
pabuhr |
add keyword waituntil, add parsing stub for static declarations in …
ADTast-experimental
|
|
|
@a0d1f1c
|
22 months |
ajbeach |
Header Clean-up: Removed no longer needed includes from typeops, and …
ADTast-experimental
|
|
|
@5bf3976
|
22 months |
ajbeach |
Header Clean-Up: Created new headers for new AST typeops and moved …
ADTast-experimental
|
|
|
@fed6a0f
|
22 months |
ajbeach |
Header Clean-up: Moving more declarations to the header of the …
ADTast-experimental
|
|
|
@7b5694d
|
22 months |
ajbeach |
Header Clean-up: Moved more things from typeops to Unify.
ADTast-experimental
|
|
|
@e563edf
|
22 months |
ajbeach |
Header Clean-up: Clearing out typeops, moving things to Unify because …
ADTast-experimental
|
|
|
@9845cb6
|
22 months |
ajbeach |
Cleaning old box pass for easier translation. Removed an unused …
ADTast-experimental
|
|
|
@8bb86ce
|
22 months |
j82liang |
Clean up some code related to Enum codegen
ADTast-experimental
|
|
|
@8fcf921
|
22 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@9749d2fa
|
22 months |
j82liang |
Fix CodeGen? for function type enum
ADTast-experimental
|
|
|
@2c8c314
|
22 months |
ajbeach |
Clean-up in the name mangler.
ADTast-experimental
|
|
|
@f76dd1a
|
22 months |
ajbeach |
Some cleanup in RenameVars?.cc.
ADTast-experimental
|
|
|
@66a89e7
|
22 months |
ajbeach |
pass::get_result -> pass::result::get for consistency with the …
ADTast-experimental
|
|
|
@331ee52c
|
22 months |
ajbeach |
Should silence a GCC 12 warning.
ADTast-experimental
|
|
|
@8d9d974
|
22 months |
ajbeach |
Cleaning old box pass for easier translation. Compacting one of the …
ADTast-experimental
|
|
|
@ea2ed3a
|
23 months |
ajbeach |
Reorganize ScrubTyVars?, the Node specialization trick is redundent …
ADTast-experimental
|
|
|
@64b3cda
|
23 months |
ajbeach |
Adjusted -Pasterr so it works while using the new ast. Removed the …
ADTast-experimental
|
|
|
@019b2d3
|
23 months |
ajbeach |
Moved new to old ast conversion up into the RunParser? module. As far …
ADTast-experimental
|
|
|
@6b608c7
|
23 months |
ajbeach |
Moved the 'Hoist Type Decls' pass up because it establishes some (not …
ADTast-experimental
|
|
|
@49db841
|
23 months |
ajbeach |
Cleaning old box pass for easier translation. Renamed the numbered …
ADTast-experimental
|
|
|
@d18540f
|
23 months |
ajbeach |
Cleaning old box pass for easier translation. Cleaning unused code out …
ADTast-experimental
|
|
|
@d0bdb18
|
23 months |
ajbeach |
Removed extra scope calls in the new Pass. Added some documentation on …
ADTast-experimental
|
|
|
@cbd1ba8
|
23 months |
ajbeach |
Moved parsing code out of main into the parsing directly, as an …
ADTast-experimental
|
|
|
@e1d66c84
|
2 years |
ajbeach |
Clean-up from my investigation on the anonymous issue. The parser …
ADTast-experimental
|
|
|
@474a170
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Removing another out …
ADTast-experimental
|
|
|
@5a4b403
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. I believe I have an …
ADTast-experimental
|
|
|
@9f70a67b
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Again, this loop …
ADTast-experimental
|
|
|
@82a90d4
|
2 years |
ajbeach |
Follow up to TypeEnvKey/TypeDecl?, removing extra includes (but I only …
ADTast-experimental
|
|
|
@93c10de
|
2 years |
ajbeach |
Minimal changes to pull out nested types, TypeInstType::TypeEnvKey? and …
ADTast-experimental
|
|
|
@d41735a
|
2 years |
pabuhr |
parse CFA dimension-list with types
ADTast-experimental
|
|
|