|
|
@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
|
|
|
@d3bffdb
|
21 months |
ajbeach |
Added some notes to porting.md.
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
|
22 months |
ajbeach |
Replaced ScopedMap::erase with a version that should avoid the order …
ADTast-experimental
|
|
|
@e9b5043
|
22 months |
ajbeach |
Added contains to some of our containers. Also changed some code to …
ADTast-experimental
|
|
|
@2f61765
|
22 months |
ajbeach |
Fixed a clang warning and cleaned up the rest of the function.
ADTast-experimental
|
|
|
@2125443a
|
22 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@8a97248
|
22 months |
pabuhr |
switch from old trait syntax to new trait syntax using forall clause
ADTast-experimental
|
|
|
@db9d7a9
|
22 months |
ajbeach |
Fixed clang++-10 error. One of the problem functions was never used …
ADTast-experimental
|
|
|
@85dd381
|
22 months |
ajbeach |
Fixed indentation in ScopedSet? and moved the iterator details to the …
ADTast-experimental
|
|
|
@98a2b1dc
|
22 months |
ajbeach |
Updated ScopedMap? to use the layout of ErasableScopedMap?; putting the …
ADTast-experimental
|
|
|
@ccf1d99
|
22 months |
caparson |
intermediate push so I can move to nasus to performance test some stuff
ADTast-experimental
|
|
|
@a64137f
|
22 months |
caparson |
added support for copying envelopes in generated | routine
ADTast-experimental
|
|
|
@0393653
|
22 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@a8e8c67
|
22 months |
caparson |
fixed non-inline actor/message bug and cleaned up Actor pass
ADTast-experimental
|
|
|
@96ddc62
|
22 months |
caparson |
Added appropriate fwd decl hoisting to ensure there are no use before …
ADTast-experimental
|
|
|
@7a24d76
|
22 months |
pabuhr |
simply grammar for forall with trait
ADTast-experimental
|
|
|
@8728104
|
22 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@0f15e3b
|
22 months |
pabuhr |
add alternate syntax using forall with trait
ADTast-experimental
|
|
|
@a5f9444
|
22 months |
pabuhr |
change 0 to nullptr
ADTast-experimental
|
|
|
@79a6b17
|
22 months |
pabuhr |
print better error message when semi-colon missing after aggregate
ADTast-experimental
|
|
|
@34ed17b
|
22 months |
caparson |
Fixed decl before use issue with actors sending messages to other actors
ADTast-experimental
|
|
|
@cd5eb4b
|
22 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@3dd8f42
|
22 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
|
23 months |
ajbeach |
pass::get_result -> pass::result::get for consistency with the …
ADTast-experimental
|
|
|
@331ee52c
|
23 months |
ajbeach |
Should silence a GCC 12 warning.
ADTast-experimental
|
|
|
@8d9d974
|
23 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
|
|
|
@910e1d0
|
2 years |
pabuhr |
parse enumerated dimension
ADTast-experimental
|
|
|
@25b0fde
|
2 years |
j82liang |
Fix casted enum init
ADTast-experimental
|
|
|
@db6cdc0
|
2 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@e4d7c1c
|
2 years |
j82liang |
Implement enum Hiding
ADTast-experimental
|
|
|
@c1fb3903
|
2 years |
ajbeach |
Reformat/re-indent the ErasableScopedMap?. This should make it easier …
ADTast-experimental
|
|
|
@19a8c40
|
2 years |
ajbeach |
Some clean-up I had stashed from before I knew the InlineMemberDecl? …
ADTast-experimental
|
|
|
@7491f97
|
2 years |
ajbeach |
Renaming and comments in group_iterate_t to help clarity.
ADTast-experimental
|
|
|
@71806e0
|
2 years |
j82liang |
Rename InlineValueDecl? to InlineMemberDecl?
ADTast-experimental
|
|
|
@5ce0659
|
2 years |
ajbeach |
The group_iterate_t type is now variadic, hopefully with acceptable …
ADTast-experimental
|
|
|
@271a5d3
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Cleaned up more loops, …
ADTast-experimental
|
|
|
@6411b7d
|
2 years |
ajbeach |
Modified group_iterate_t to accept three arguments. Also, there is …
ADTast-experimental
|
|
|
@4da152a
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Adding a bunch of const …
ADTast-experimental
|
|
|
@44547b0
|
2 years |
ajbeach |
Removed the ObjectDecl? fields now represented on InlineValueDecl?. …
ADTast-experimental
|
|
|
@a805100
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Refactor to remove …
ADTast-experimental
|
|
|
@7ed7b4a
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Added documentation to …
ADTast-experimental
|
|
|
@f6aa89c
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Isolated the …
ADTast-experimental
|
|
|
@7cf8006
|
2 years |
pabuhr |
add type to enum hiding productions
ADTast-experimental
|
|
|
@03c56f6
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Another change, this one …
ADTast-experimental
|
|
|
@75f6a5f
|
2 years |
ajbeach |
Found a likely error in GenPoly?.cc, now the new and old versions are …
ADTast-experimental
|
|
|
@b3212de
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Scattered …
ADTast-experimental
|
|
|
@1dafdfc
|
2 years |
ajbeach |
Moved code from _dtype_static_member_ initializer to an assignment in …
ADTast-experimental
|
|
|
@f2ff0a6
|
2 years |
ajbeach |
Function attributes are now visited earlier, so they are not …
ADTast-experimental
|
|
|
@994028dc
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Clean-up more loops.
ADTast-experimental
|
|
|
@e3bf4cf
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Used isInFunction() to …
ADTast-experimental
|
|
|
@637c139
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Simplify another loop, …
ADTast-experimental
|
|
|
@c7f12a4
|
2 years |
pabuhr |
parse enum hiding
ADTast-experimental
|
|
|
@0b1ca47
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Changed over for loops, …
ADTast-experimental
|
|
|
@f1f481a
|
2 years |
ajbeach |
Cleaning old box pass for easier translation. Removing unused functions.
ADTast-experimental
|
|
|
@fa2e183
|
2 years |
j82liang |
Missing file in the last commit
ADTast-experimental
|
|
|
@93d2219
|
2 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@e874605
|
2 years |
j82liang |
Add class InlineValueDecl?, which is a Declaration class that works as …
ADTast-experimental
|
|
|
@0026d67
|
2 years |
ajbeach |
Replaced Mangle::typeMode() with Mangle::mangleType(...), as it is how …
ADTast-experimental
|
|
|
@63d1ebe
|
2 years |
ajbeach |
Changed GenPoly::TypeVarMap? to use the same key type as …
ADTast-experimental
|
|
|
@bc899d6
|
2 years |
ajbeach |
Added ast::vector as a short hand and used it in one file as a test.
ADTast-experimental
|
|
|
@d191e24
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@82ff4ed1
|
2 years |
pabuhr |
fix bug printing semantic error in buildList
ADTast-experimental
|
|
|