|
|
@8cbe732
|
13 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@0bf0b97
|
13 months |
ajbeach |
Layout function builds its entire parameter list before creating the …
|
|
|
@4604bf5
|
13 months |
ajbeach |
Clean-up of some names and comments. Removed some TODO comments which …
|
|
|
@cf3da24
|
13 months |
ajbeach |
Fixed up some whitespace. Pretty minor stuff mostly.
|
|
|
@72b518fc
|
13 months |
caparson |
added error message for using corun statements without including the …
|
|
|
@eb779d5
|
13 months |
caparson |
Implemented corun statement
|
|
|
@d3652df
|
13 months |
ajbeach |
Took the new EraseWith? pass out of the box pass. It might be able to …
|
|
|
@4d860ea3
|
13 months |
mlbrooks |
Fix compiler bug where duplicate type declarations caused crash.
And …
|
|
|
@097c8d0
|
13 months |
ajbeach |
Fixes to Box pass's DeclAdapter?. The two largest are: Only local …
|
|
|
@04db9f6
|
13 months |
ajbeach |
Updated some documentation about the Instantiate Generic pass.
|
|
|
@045cda3
|
13 months |
ajbeach |
First clean-up pass on box pass. Some of it is stuff that could have …
|
|
|
@3cbe320
|
13 months |
ajbeach |
Translated the Link-Once pass to the new ast.
|
|
|
@cf34e82
|
13 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@11ab0b4a
|
13 months |
pabuhr |
add corun/cofor statement, update old cofor
|
|
|
@1ee0a4da
|
13 months |
ajbeach |
Translated the box pass to the new AST. This includes direct as …
|
|
|
@46f9f02
|
13 months |
pabuhr |
add keywords alignas, alignof, static_assert, and thread_local
|
|
|
@12f671e
|
13 months |
pabuhr |
tweak comments for CFA comand-line options
|
|
|
@5f917740
|
13 months |
pabuhr |
update help message from main.cc
|
|
|
@f033d01
|
13 months |
j82liang |
Fix typo{
|
|
|
@c7616dd
|
13 months |
j82liang |
Fix designation value error
|
|
|
@62c6cfa
|
13 months |
j82liang |
Revert "Fix designator value in enumerated array and implemented …
|
|
|
@deda7e6
|
14 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c1e66d9
|
14 months |
j82liang |
Fix designator value in enumerated array and implemented enumerated …
|
|
|
@3df4cd9
|
14 months |
ajbeach |
Some mistakes in isPolyType found while working on the box pass. There …
|
|
|
@bfeb37a6
|
14 months |
ajbeach |
Added another check to the invariants for SizeofExpr/AlignofExpr?.
|
|
|
@553f032f
|
14 months |
ajbeach |
Insert additional checks so that impossible, or just unimplemented, …
|
|
|
@f3f009f
|
14 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@4894239
|
14 months |
j82liang |
Allow uninitialized enum value as designators
|
|
|
@4a40fca7
|
14 months |
ajbeach |
Clean-up in MultiLevelExit?. Primary purpose is to remove some uneeded …
|
|
|
@1fc111c
|
14 months |
j82liang |
Bug fix
|
|
|
@0ac8d07
|
14 months |
pabuhr |
remove empty rule in cfa_abstract_parameter_declaration to remove conflicts
|
|
|
@4c0fa03
|
14 months |
ajbeach |
Removed extra copy in FixInitNew?.
|
|
|
@2a301ff
|
14 months |
j82liang |
Resolve conflict
|
|
|
@92355883
|
14 months |
j82liang |
Array can use enum instance with explicit initializer as designator. …
|
|
|
@4aaac8a
|
14 months |
ajbeach |
Cleaning old box pass for easier translation. Factored out a helper …
|
|
|
@8f2aa3c
|
14 months |
ajbeach |
Fixing space/tabs confusion in ExceptDeclNew?.cpp.
|
|
|
@8d96dee
|
15 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@89bef959
|
15 months |
caparson |
made generated vtable functions link-once
|
|
|
@f259682
|
15 months |
pabuhr |
remove timeout clause from waituntil statement
|
|
|
@c1f502c
|
15 months |
ajbeach |
Fixed whitespace in last commit, removed extra use of static.
|
|
|
@7156c46
|
15 months |
caparson |
added code to copy attributes from vtable decl to generated decl
|
|
|
@17c13b9
|
15 months |
ajbeach |
Update indentation in FinitTweak/FixInitNew?.cpp. Lowered indentation …
|
|
|
@14c0f7b
|
15 months |
ajbeach |
Added invariant to check that referenced declarations are in scope. …
|
|
|
@6a4dae6
|
16 months |
ajbeach |
Clean-up some white spaces, spaces to tabs.
|
|
|
@1d66a91
|
16 months |
caparson |
added support for general channel operators and cleaned up some cruft
|
|
|
@9cb2742
|
16 months |
caparson |
refactored some waituntil code gen to be more concise
|
|
|
@0d7fc00
|
16 months |
ajbeach |
This may fix the excessive 'struct _IO_FILE;' declarations. I still …
|
|
|
@c25f16b
|
16 months |
ajbeach |
Repeat "remove push/pop from KR_parameter_list and …
|
|
|
@402a1e7
|
16 months |
ajbeach |
Revert "remove push/pop from KR_parameter_list and …
|
|
|
@b7c53a9d
|
16 months |
ajbeach |
Added a new invariant check and the fixes required to make it pass. …
|
|
|
@4acf56d
|
16 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@09e400e
|
16 months |
pabuhr |
remove push/pop from KR_parameter_list and typedef_declaration
|
|
|
@e0069bd
|
16 months |
ajbeach |
Renaming of some SymbolTable? functions because they are different and …
|
|
|
@71a422a
|
16 months |
pabuhr |
add additional debug printing, remove push/pop associated with …
|
|
|
@fc95df3
|
16 months |
pabuhr |
add additional debug printing
|
|
|
@b93bf85
|
16 months |
caparson |
fixed spurious channel close waituntil error case. Was caused by a …
|
|
|
@c3f7dd9
|
16 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@b29a1e8
|
16 months |
ajbeach |
Removed unused includes from a file. (Clean-up, plus it cuts down on …
|
|
|
@ded018f
|
16 months |
caparson |
refactored to fix bug in channel_close test. As a consquence can no …
|
|
|
@b4d2b3b
|
16 months |
ajbeach |
Some cases in linkReferencesToTypes: It always hits one or both of the …
|
|
|
@8f31be6
|
16 months |
ajbeach |
Fixed some warnings, deleted some commented out code.
|
|
|
@c8bf1b5
|
16 months |
ajbeach |
Removed a comment that referenced a long gone pass.
|
|
|
@7f1be01
|
16 months |
ajbeach |
Combined some fixes from the variaus scoped containers. Reducing …
|
|
|
@b2ecd48
|
16 months |
ajbeach |
Changes related to invariant checking scoping, it is not ready by …
|
|
|
@70f97c8
|
16 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@ed1a7ab8
|
16 months |
caparson |
fixed two bugs with breaks in waituntils, required reordering of …
|
|
|
@d7874052
|
16 months |
pabuhr |
print proper error for hiding enumerator names of an anonymous …
|
|
|
@d464b79
|
16 months |
caparson |
added flattening so that the mutex statement now can accept tuples
|
|
|
@4bae7b4
|
16 months |
caparson |
fixed bug where virtual dtor would not work if dtors or ctors of the …
|
|
|
@260dad7
|
16 months |
ajbeach |
Updated indentation in AST/LinckageSpec.
|
|
|
@c4497e3
|
16 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@65ef0cd
|
16 months |
pabuhr |
fix comments
|
|
|
@97b47ec
|
17 months |
ajbeach |
The 'sized' trait is now implemented on top of 'T *' declarations and …
|
|
|
@f02f546
|
17 months |
mlbrooks |
Implement new rules for array dimension expression matching.
Core …
|
|
|
@c84dd61
|
17 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@0b0a285
|
17 months |
j82liang |
Basic change for enable enumerated array syntax
|
|
|
@132e4c1
|
17 months |
ajbeach |
Some clean-up in LinkReferenceToTypes?.cpp.
|
|
|
@caf06aa
|
17 months |
ajbeach |
Added the check for bitfields in sized polymorphic types. It was …
|
|
|
@b065dbb
|
17 months |
caparson |
refactored actors to not need base pointers in envelopes
|
|
|
@2c38b15
|
17 months |
ajbeach |
Moved the using statement in main out of view of the includes. Tried …
|
|
|
@a983cbf
|
17 months |
pabuhr |
fix bug in gcc conditional expression by cloning omitted operand
|
|
|
@b38f6da
|
17 months |
pabuhr |
update conflicting type-specifier error-messages
|
|
|
@0e0f25d5
|
17 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@086d6b8
|
17 months |
caparson |
changed actors to use bar operator
|
|
|
@b1e21da
|
17 months |
ajbeach |
Removed duplicate substution code in Autogen.
|
|
|
@64727bd
|
17 months |
ajbeach |
Did my best to reimplement all the improvements made to …
|
|
|
@b96b1c0
|
17 months |
ajbeach |
Reproduing changes from commit eb8d791. This fixes most of the errors …
|
|
|
@da4a570
|
17 months |
caparson |
commented out some debugging code
|
|
|
@e172f42
|
17 months |
caparson |
Merge branch 'ast-experimental'
|
|
|
@7e4bd9b6
|
17 months |
caparson |
updated actor-related passes to fix some bugs
|
|
|
@fec8bd1
|
17 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@8f557161
|
17 months |
mlbrooks |
Clarify and fix accuracy in eval public API, on reporting "unable to …
|
|
|
@62d62db
|
17 months |
caparson |
Merge branch 'master' into ast-experimental
ast-experimental
|
|
|
@24d6572
|
17 months |
f37yu |
Merge branch 'master' into ast-experimental
ast-experimental
|
|
|
@8a930c03
|
17 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@0658672
|
17 months |
ajbeach |
Improved hoisting. However, I had to change some code because of other …
ast-experimental
|
|
|
@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
|
|
|