|
|
@fc95df3
|
18 months |
pabuhr |
add additional debug printing
|
|
|
@b93bf85
|
18 months |
caparson |
fixed spurious channel close waituntil error case. Was caused by a …
|
|
|
@c3f7dd9
|
18 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@b29a1e8
|
18 months |
ajbeach |
Removed unused includes from a file. (Clean-up, plus it cuts down on …
|
|
|
@ded018f
|
18 months |
caparson |
refactored to fix bug in channel_close test. As a consquence can no …
|
|
|
@b4d2b3b
|
18 months |
ajbeach |
Some cases in linkReferencesToTypes: It always hits one or both of the …
|
|
|
@8f31be6
|
18 months |
ajbeach |
Fixed some warnings, deleted some commented out code.
|
|
|
@c8bf1b5
|
18 months |
ajbeach |
Removed a comment that referenced a long gone pass.
|
|
|
@7f1be01
|
18 months |
ajbeach |
Combined some fixes from the variaus scoped containers. Reducing …
|
|
|
@b2ecd48
|
18 months |
ajbeach |
Changes related to invariant checking scoping, it is not ready by …
|
|
|
@70f97c8
|
18 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@ed1a7ab8
|
18 months |
caparson |
fixed two bugs with breaks in waituntils, required reordering of …
|
|
|
@d7874052
|
18 months |
pabuhr |
print proper error for hiding enumerator names of an anonymous …
|
|
|
@d464b79
|
18 months |
caparson |
added flattening so that the mutex statement now can accept tuples
|
|
|
@4bae7b4
|
18 months |
caparson |
fixed bug where virtual dtor would not work if dtors or ctors of the …
|
|
|
@260dad7
|
18 months |
ajbeach |
Updated indentation in AST/LinckageSpec.
|
|
|
@c4497e3
|
18 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@65ef0cd
|
18 months |
pabuhr |
fix comments
|
|
|
@97b47ec
|
18 months |
ajbeach |
The 'sized' trait is now implemented on top of 'T *' declarations and …
|
|
|
@f02f546
|
18 months |
mlbrooks |
Implement new rules for array dimension expression matching.
Core …
|
|
|
@132e4c1
|
18 months |
ajbeach |
Some clean-up in LinkReferenceToTypes?.cpp.
|
|
|
@caf06aa
|
18 months |
ajbeach |
Added the check for bitfields in sized polymorphic types. It was …
|
|
|
@b065dbb
|
18 months |
caparson |
refactored actors to not need base pointers in envelopes
|
|
|
@2c38b15
|
18 months |
ajbeach |
Moved the using statement in main out of view of the includes. Tried …
|
|
|
@a983cbf
|
18 months |
pabuhr |
fix bug in gcc conditional expression by cloning omitted operand
|
|
|
@b38f6da
|
18 months |
pabuhr |
update conflicting type-specifier error-messages
|
|
|
@0e0f25d5
|
18 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@086d6b8
|
18 months |
caparson |
changed actors to use bar operator
|
|
|
@b1e21da
|
18 months |
ajbeach |
Removed duplicate substution code in Autogen.
|
|
|
@64727bd
|
18 months |
ajbeach |
Did my best to reimplement all the improvements made to …
|
|
|
@b96b1c0
|
18 months |
ajbeach |
Reproduing changes from commit eb8d791. This fixes most of the errors …
|
|
|
@da4a570
|
18 months |
caparson |
commented out some debugging code
|
|
|
@e172f42
|
18 months |
caparson |
Merge branch 'ast-experimental'
|
|
|
@7e4bd9b6
|
18 months |
caparson |
updated actor-related passes to fix some bugs
|
|
|
@8f557161
|
18 months |
mlbrooks |
Clarify and fix accuracy in eval public API, on reporting "unable to …
|
|
|
@62d62db
|
19 months |
caparson |
Merge branch 'master' into ast-experimental
ast-experimental
|
|
|
@24d6572
|
19 months |
f37yu |
Merge branch 'master' into ast-experimental
ast-experimental
|
|
|
@0658672
|
19 months |
ajbeach |
Improved hoisting. However, I had to change some code because of other …
ast-experimental
|
|
|
@0442f93f
|
19 months |
pabuhr |
update comments for special invalid syntax rules
ast-experimental
|
|
|
@01fac29
|
19 months |
pabuhr |
lex _static_assert from C23
ast-experimental
|
|
|
@148f836e
|
19 months |
ajbeach |
Cleaned up namespacing, indentation and whitespacing in Pass.impl.hpp.
ast-experimental
|
|
|
@334801b
|
19 months |
ajbeach |
Simplify one of the Pass::visit methods for CompoundStmt?. It repeats …
ast-experimental
|
|
|
@918e4165
|
19 months |
ajbeach |
Removed some warnings.
ast-experimental
|
|
|
@55266c7
|
19 months |
pabuhr |
harmonize semantic error messages with yacc error messages
ast-experimental
|
|
|
@b9fe89b
|
19 months |
mlbrooks |
Make the symbol table's error-checking times explicit.
Previously, …
ast-experimental
|
|
|
@0794365
|
19 months |
caparson |
refactored allocation enum to match naming style and refactored some …
ast-experimental
|
|
|
@251ce80
|
19 months |
f37yu |
remove reference to symbol table in unify
ast-experimental
|
|
|
@fc0996a
|
19 months |
caparson |
refactores to account for removal of ret val from on_selected
ast-experimental
|
|
|
@8913de4
|
19 months |
ajbeach |
Update in autogen that should help with some resolver issues and …
ast-experimental
|
|
|
@efe89894
|
19 months |
ajbeach |
Fixed small whitespace issue.
ast-experimental
|
|
|
@a01faa98
|
19 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@bccd70a
|
19 months |
ajbeach |
Removed internal code from TypeSubstitution? header. It caused a chain …
ast-experimental
|
|
|
@b09ca2b
|
19 months |
caparson |
small bit of cleanup in waituntil pass
ast-experimental
|
|
|
@2d0f918
|
20 months |
ajbeach |
Clean up methods for result1/N/Nstmt classes and the padantic pass macros.
ADTast-experimental
|
|
|
@34b4268
|
20 months |
f37yu |
fix
ast-experimental
|
|
|
@8c25760
|
20 months |
pabuhr |
put keywords in alphabetic order in lex.ll
ADTast-experimental
|
|
|
@0c840fc
|
20 months |
f37yu |
WIP some bugs show up resolving array tuple indexing
ast-experimental
|
|
|
@46da46b
|
20 months |
f37yu |
current progress
ast-experimental
|
|
|
@6e1e2d0
|
20 months |
caparson |
resolved merge conflicts
ADTast-experimental
|
|
|
@c86b08d
|
20 months |
caparson |
added support for the waituntil statement in the compiler
ADTast-experimental
|
|
|
@04c78215
|
20 months |
pabuhr |
change waituntil expression from cast_expression to comma_expression
ADTast-experimental
|
|
|
@699a97d
|
20 months |
ajbeach |
Added IndexIterator?, which absorbs some functionality of some …
ADTast-experimental
|
|
|
@45e753c
|
20 months |
ajbeach |
Clean-up in DeclarationNode?.cc. Made all buildList loops the same. The …
ADTast-experimental
|
|
|
@028e512
|
20 months |
ajbeach |
Cleaned up some DeclarationNode? code that had some extra code no …
ADTast-experimental
|
|
|
@66b6f66
|
20 months |
ajbeach |
Cleaned up some indentation in DeclarationNode?.h.
ADTast-experimental
|
|
|
@d859a30
|
20 months |
ajbeach |
Some SymbolTable? clean-up I did while trying a change I didn't go …
ADTast-experimental
|
|
|
@fb4dc28
|
20 months |
ajbeach |
Moved new ast code out of one of the old files. The new file may have …
ADTast-experimental
|
|
|
@1b8fc06c
|
21 months |
ajbeach |
Updated Iterate.hpp documentation.
ADTast-experimental
|
|
|
@32d6fdc
|
21 months |
ajbeach |
Clean-up in the parser %union.
ADTast-experimental
|
|
|
@52f9804
|
21 months |
ajbeach |
Update macros in main. DUMP is now a macro to save space/noise and the …
ADTast-experimental
|
|
|
@eb8d791
|
21 months |
ajbeach |
CandidateFinder? fills in the CodeLocation? on a generated expression. …
ADTast-experimental
|
|
|
@153d3440
|
21 months |
ajbeach |
Reorganize CandidateFinder? to lower indentation. I did not flatten the …
ADTast-experimental
|
|
|
@94c98f0e
|
21 months |
ajbeach |
Added/cleaned some AST comments.
ADTast-experimental
|
|
|
@b05beaa
|
21 months |
ajbeach |
Clean-up in CodeLocationTools?.
ADTast-experimental
|
|
|
@5541a44e
|
21 months |
ajbeach |
Missed some uses of the new parser helpers.
ADTast-experimental
|
|
|
@6611177
|
21 months |
ajbeach |
Clean-up in parser. ClauseNode? rework, plus internal adjustments to …
ADTast-experimental
|
|
|
@6adeb5f
|
21 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@372b6d3
|
21 months |
pabuhr |
add -invariant/--invariant flag to enable invariant checking during …
ADTast-experimental
|
|
|
@ea2759b
|
21 months |
ajbeach |
Some clean-up in CurrentObject?, so that TupleIterator? is no longer …
ADTast-experimental
|
|
|
@485393c
|
21 months |
ajbeach |
Moved code out of the CurrentObject? header.
ADTast-experimental
|
|
|
@fac05b3
|
21 months |
ajbeach |
Removed members from TupleType?. They were only used in one place, …
ADTast-experimental
|
|
|
@c468150
|
21 months |
ajbeach |
Split up ParseNode?.h so that headers match implementation. May have a …
ADTast-experimental
|
|
|
@835d6e8
|
21 months |
ajbeach |
ast::SuspendStmt::Type -> ::Kind, this fits the new convention where …
ADTast-experimental
|
|
|
@3e94a23
|
21 months |
ajbeach |
More use of the new AST named boolean types.
ADTast-experimental
|
|
|
@bb7422a
|
21 months |
ajbeach |
Translated parser to the new ast. This incuded a small fix in the …
ADTast-experimental
|
|
|
@70056ed
|
21 months |
pabuhr |
clean up waituntil grammar
ADTast-experimental
|
|
|
@ac235a8
|
21 months |
pabuhr |
deprecated qualifiers/specifiers before TYPEDEF
ADTast-experimental
|
|
|
@9fd9d015
|
21 months |
pabuhr |
formatting, add new waituntil grammar, rewrite waitfor grammar, …
ADTast-experimental
|
|
|
@afdb74b
|
21 months |
ajbeach |
Looks like we missed one of the ast 'should be in every derived class' …
ADTast-experimental
|
|
|
@9feb34b
|
21 months |
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
ADTast-experimental
|
|
|
@056bee8
|
21 months |
ajbeach |
Added printing of with clauses to the printing of both new and old ast …
ADTast-experimental
|
|
|
@c94b1f0
|
21 months |
ajbeach |
Removed unused (debug only?) code. If you want to change how …
ADTast-experimental
|
|
|
@d63aeba
|
21 months |
pabuhr |
print unimplemented error for forall in typedef
ADTast-experimental
|
|
|
@1f771fc
|
21 months |
mganesan |
Removed list initialization and simple assignment expression rules for …
ADTast-experimental
|
|
|
@60e14fc
|
21 months |
ajbeach |
Fixed some whitespace.
ADTast-experimental
|
|
|
@ce04120
|
21 months |
caparson |
made generated finally routine inline to allow for better optimization
ADTast-experimental
|
|
|
@52a2248
|
21 months |
ajbeach |
This should get some of the Parser changes working on older compilers.
ADTast-experimental
|
|
|
@dbae916
|
22 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@3830c84
|
22 months |
caparson |
cleaned up actor pass and added virtual destructor pass
ADTast-experimental
|
|
|
@0d0931d
|
22 months |
ajbeach |
Removing some indent changes in parser. These can go in later, but …
ADTast-experimental
|
|
|