|
|
@0442f93f
|
17 months |
pabuhr |
update comments for special invalid syntax rules
ast-experimental
|
|
|
@01fac29
|
17 months |
pabuhr |
lex _static_assert from C23
ast-experimental
|
|
|
@148f836e
|
17 months |
ajbeach |
Cleaned up namespacing, indentation and whitespacing in Pass.impl.hpp.
ast-experimental
|
|
|
@334801b
|
17 months |
ajbeach |
Simplify one of the Pass::visit methods for CompoundStmt?. It repeats …
ast-experimental
|
|
|
@918e4165
|
17 months |
ajbeach |
Removed some warnings.
ast-experimental
|
|
|
@55266c7
|
17 months |
pabuhr |
harmonize semantic error messages with yacc error messages
ast-experimental
|
|
|
@b9fe89b
|
17 months |
mlbrooks |
Make the symbol table's error-checking times explicit.
Previously, …
ast-experimental
|
|
|
@0794365
|
17 months |
caparson |
refactored allocation enum to match naming style and refactored some …
ast-experimental
|
|
|
@251ce80
|
17 months |
f37yu |
remove reference to symbol table in unify
ast-experimental
|
|
|
@fc0996a
|
17 months |
caparson |
refactores to account for removal of ret val from on_selected
ast-experimental
|
|
|
@8913de4
|
17 months |
ajbeach |
Update in autogen that should help with some resolver issues and …
ast-experimental
|
|
|
@efe89894
|
17 months |
ajbeach |
Fixed small whitespace issue.
ast-experimental
|
|
|
@a01faa98
|
18 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@bccd70a
|
18 months |
ajbeach |
Removed internal code from TypeSubstitution? header. It caused a chain …
ast-experimental
|
|
|
@b09ca2b
|
18 months |
caparson |
small bit of cleanup in waituntil pass
ast-experimental
|
|
|
@2d0f918
|
18 months |
ajbeach |
Clean up methods for result1/N/Nstmt classes and the padantic pass macros.
ADTast-experimental
|
|
|
@8c25760
|
18 months |
pabuhr |
put keywords in alphabetic order in lex.ll
ADTast-experimental
|
|
|
@6e1e2d0
|
18 months |
caparson |
resolved merge conflicts
ADTast-experimental
|
|
|
@c86b08d
|
18 months |
caparson |
added support for the waituntil statement in the compiler
ADTast-experimental
|
|
|
@04c78215
|
19 months |
pabuhr |
change waituntil expression from cast_expression to comma_expression
ADTast-experimental
|
|
|
@699a97d
|
19 months |
ajbeach |
Added IndexIterator?, which absorbs some functionality of some …
ADTast-experimental
|
|
|
@45e753c
|
19 months |
ajbeach |
Clean-up in DeclarationNode?.cc. Made all buildList loops the same. The …
ADTast-experimental
|
|
|
@028e512
|
19 months |
ajbeach |
Cleaned up some DeclarationNode? code that had some extra code no …
ADTast-experimental
|
|
|
@66b6f66
|
19 months |
ajbeach |
Cleaned up some indentation in DeclarationNode?.h.
ADTast-experimental
|
|
|
@d859a30
|
19 months |
ajbeach |
Some SymbolTable? clean-up I did while trying a change I didn't go …
ADTast-experimental
|
|
|
@fb4dc28
|
19 months |
ajbeach |
Moved new ast code out of one of the old files. The new file may have …
ADTast-experimental
|
|
|
@1b8fc06c
|
19 months |
ajbeach |
Updated Iterate.hpp documentation.
ADTast-experimental
|
|
|
@32d6fdc
|
19 months |
ajbeach |
Clean-up in the parser %union.
ADTast-experimental
|
|
|
@52f9804
|
19 months |
ajbeach |
Update macros in main. DUMP is now a macro to save space/noise and the …
ADTast-experimental
|
|
|
@eb8d791
|
19 months |
ajbeach |
CandidateFinder? fills in the CodeLocation? on a generated expression. …
ADTast-experimental
|
|
|
@153d3440
|
19 months |
ajbeach |
Reorganize CandidateFinder? to lower indentation. I did not flatten the …
ADTast-experimental
|
|
|
@94c98f0e
|
19 months |
ajbeach |
Added/cleaned some AST comments.
ADTast-experimental
|
|
|
@b05beaa
|
19 months |
ajbeach |
Clean-up in CodeLocationTools?.
ADTast-experimental
|
|
|
@5541a44e
|
19 months |
ajbeach |
Missed some uses of the new parser helpers.
ADTast-experimental
|
|
|
@6611177
|
19 months |
ajbeach |
Clean-up in parser. ClauseNode? rework, plus internal adjustments to …
ADTast-experimental
|
|
|
@6adeb5f
|
19 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@372b6d3
|
19 months |
pabuhr |
add -invariant/--invariant flag to enable invariant checking during …
ADTast-experimental
|
|
|
@ea2759b
|
19 months |
ajbeach |
Some clean-up in CurrentObject?, so that TupleIterator? is no longer …
ADTast-experimental
|
|
|
@485393c
|
19 months |
ajbeach |
Moved code out of the CurrentObject? header.
ADTast-experimental
|
|
|
@fac05b3
|
19 months |
ajbeach |
Removed members from TupleType?. They were only used in one place, …
ADTast-experimental
|
|
|
@c468150
|
19 months |
ajbeach |
Split up ParseNode?.h so that headers match implementation. May have a …
ADTast-experimental
|
|
|
@835d6e8
|
19 months |
ajbeach |
ast::SuspendStmt::Type -> ::Kind, this fits the new convention where …
ADTast-experimental
|
|
|
@3e94a23
|
19 months |
ajbeach |
More use of the new AST named boolean types.
ADTast-experimental
|
|
|
@bb7422a
|
19 months |
ajbeach |
Translated parser to the new ast. This incuded a small fix in the …
ADTast-experimental
|
|
|
@70056ed
|
19 months |
pabuhr |
clean up waituntil grammar
ADTast-experimental
|
|
|
@ac235a8
|
19 months |
pabuhr |
deprecated qualifiers/specifiers before TYPEDEF
ADTast-experimental
|
|
|
@9fd9d015
|
19 months |
pabuhr |
formatting, add new waituntil grammar, rewrite waitfor grammar, …
ADTast-experimental
|
|
|
@afdb74b
|
19 months |
ajbeach |
Looks like we missed one of the ast 'should be in every derived class' …
ADTast-experimental
|
|
|
@9feb34b
|
19 months |
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
ADTast-experimental
|
|
|
@056bee8
|
20 months |
ajbeach |
Added printing of with clauses to the printing of both new and old ast …
ADTast-experimental
|
|
|
@c94b1f0
|
20 months |
ajbeach |
Removed unused (debug only?) code. If you want to change how …
ADTast-experimental
|
|
|
@d63aeba
|
20 months |
pabuhr |
print unimplemented error for forall in typedef
ADTast-experimental
|
|
|
@1f771fc
|
20 months |
mganesan |
Removed list initialization and simple assignment expression rules for …
ADTast-experimental
|
|
|
@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
|
21 months |
pabuhr |
remove warnings for incorrect usage of SuperfluousElse? and …
ADTast-experimental
|
|
|
@be00a2d
|
21 months |
pabuhr |
change BadQualifiersZeroOne? warning from dubious print of specified …
ADTast-experimental
|
|
|
@bf20567
|
21 months |
pabuhr |
generate error for empty mutex argument list
ADTast-experimental
|
|
|
@1a73dbb
|
21 months |
pabuhr |
parser rejects useless type qualifier in empty declaration, and extern …
ADTast-experimental
|
|
|
@dc3c9b1
|
21 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@78e2fca
|
21 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
|
|
|