|
|
@f1149ac
|
8 months |
j82liang |
Remove unused variables
|
|
|
@a4da45e
|
8 months |
j82liang |
Resolve conflict
|
|
|
@0522ebe
|
8 months |
j82liang |
Add EnumPosType? to type system
|
|
|
@46aa60e
|
9 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@4eb3a7c5
|
9 months |
pabuhr |
first attempt at correct distribution of attributes for aggregates
|
|
|
@624ba3a5
|
9 months |
pabuhr |
formatting
|
|
|
@1761046
|
9 months |
ajbeach |
Note to self: Check the comments before you push.
|
|
|
@4e2f1b2
|
9 months |
ajbeach |
Clean-up of GenImplicitCall? module. Changing the return type for …
|
|
|
@d06273c
|
9 months |
ajbeach |
Used structural binding to shorten some loop setup. The generally …
|
|
|
@2beaf9b
|
9 months |
ajbeach |
Forgot to update comments from the last commit.
|
|
|
@2810700
|
9 months |
ajbeach |
The two argument form of the conditional operator now only has two …
|
|
|
@f431ab26
|
9 months |
ajbeach |
Fixed whitespace ResolveTypeof?.cc.
|
|
|
@14755e5
|
9 months |
ajbeach |
Updated indentation in Resolver. Removed trailing whitespace.
|
|
|
@dacd2c19
|
9 months |
ajbeach |
Added Peter's fix to ensure syscall argument is initialized. I did …
|
|
|
@23a0e576
|
9 months |
ajbeach |
Remove mid-array assertion from the Box pass.
|
|
|
@47bd204
|
9 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@a55ebcc
|
9 months |
j82liang |
1. Add debug print option for replacePseudoFunc; 2. Change resolver …
|
|
|
@be4335b
|
9 months |
ajbeach |
The remaining improvements I had planned for the Box pass are either …
|
|
|
@020fa10
|
9 months |
j82liang |
Remove duality functions. They are replaced by recent changed in Cost …
|
|
|
@9ddcee1
|
9 months |
j82liang |
Remove EnumPosExpr?, an early design that no longer used. The …
|
|
|
@496ffc17
|
9 months |
j82liang |
Fix dangling reference to posE function
|
|
|
@32490deb
|
9 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c75b30a
|
9 months |
j82liang |
Introduce posE, valueE, labelE pseudo language to the language. Rework …
|
|
|
@7329b0a
|
9 months |
ajbeach |
advance_to_mutex has been replaced nextMutex.
|
|
|
@16afb2a
|
9 months |
j82liang |
Fix the print for enum with type
|
|
|
@8ca60e4
|
10 months |
ajbeach |
Remove ilog2, an unused math helper.
|
|
|
@71b5aad5
|
10 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@544deb9
|
10 months |
j82liang |
Update ReplacePseudoFunc?, mostly the runtime lookup for attribute …
|
|
|
@61e362f
|
10 months |
ajbeach |
Changed notZeroExpr so that expressions with conditional contexts are …
|
|
|
@a4ed165
|
10 months |
ajbeach |
I was working in FixInit?.cpp so I did a round of general clean-up. …
|
|
|
@367725d
|
10 months |
j82liang |
Update enum.tex
|
|
|
@ac939461
|
10 months |
j82liang |
Add replacePseudoFunc
|
|
|
@f988834
|
10 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@59c8dff
|
10 months |
j82liang |
Draft Implementation for enum position pesudo function (posE). …
|
|
|
@11f65b3
|
10 months |
ajbeach |
I believe switching isValidOnFuncParam from an allow-list to a …
|
|
|
@5bf685f
|
10 months |
ajbeach |
Replayed maybeClone with maybeCopy, removed unused helppers in …
|
|
|
@b262cb3
|
10 months |
ajbeach |
Unified and fixed handling of parameter attributes.
|
|
|
@8b4faf6
|
10 months |
j82liang |
Hoist nested enum in Struct
|
|
|
@58c5821
|
11 months |
ajbeach |
Remove extra compound statement and clean-up in InitTweak?.
|
|
|
@116d7e2
|
11 months |
ajbeach |
Small bug fix in code generation. Seems to only come up while …
|
|
|
@c7ebbec
|
11 months |
ajbeach |
Reorganization of Linkage::Spec. is_mangled represented two properties …
|
|
|
@523e300
|
11 months |
ajbeach |
Forgot to remove an unused function from the exception code.
|
|
|
@0a6d2045
|
11 months |
ajbeach |
You can how use local control flow out of 'catch' clauses. Added a …
|
|
|
@9fba8e6
|
11 months |
ajbeach |
Clean-up in the exception translate pass. This changes some patterns …
|
|
|
@b7898ac
|
11 months |
ajbeach |
Another attempt at fixing execptions. It is very close to the last …
|
|
|
@69ab896
|
11 months |
ajbeach |
Small fix in code generation. The first case in a switch is formatted …
|
|
|
@ca9d65e
|
11 months |
pabuhr |
second attempt at simplifying SemanticError? messages
|
|
|
@21ad568
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@610354a
|
11 months |
pabuhr |
first attempt at simplifying SemanticWarning?, inline SemanticError? routine
|
|
|
@142930b
|
11 months |
ajbeach |
A harder revert of exception changes, hopefully it will get the tests …
|
|
|
@4c2fe47
|
11 months |
pabuhr |
formatting
|
|
|
@b1f2007
|
11 months |
pabuhr |
first attempt at simplifying SemanticError? and its usage
|
|
|
@c40157e
|
11 months |
ajbeach |
Minimal change to get exceptions running the old way while a fix is …
|
|
|
@2554f24
|
11 months |
ajbeach |
Try terminate now does not call the catch function, now they have the …
|
|
|
@2345ab3
|
11 months |
ajbeach |
Clean-up of the chain mutator. Seems like it is underused.
|
|
|
@ebadb5d
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c7f9f53
|
11 months |
ajbeach |
Moved include from Decl header. Removed some old ast code from the Parser.
|
|
|
@8a4e472
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@539a8c8
|
11 months |
ajbeach |
Some general clean-up, removing bits and pieces from the old version.
|
|
|
@2f8d351
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c4b9fa9
|
11 months |
ajbeach |
Just some random clean-up in Box pass while I was musing.
|
|
|
@dd900b5
|
11 months |
ajbeach |
Implicit and layout parameters are now marked as const. This is …
|
|
|
@4dc3b8c
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c4570af3
|
11 months |
ajbeach |
Removed some code that supported ast conversion, it supported ast …
|
|
|
@37b3151
|
11 months |
ajbeach |
Rename the linkReferenceTypes pass and the file that contains it. …
|
|
|
@d787828d
|
11 months |
ajbeach |
Rename the ScrubTyVars? moduel to ScrubTypeVars?. This makes it more …
|
|
|
@4a89b52
|
11 months |
ajbeach |
Renamed ResolvMode? to ResolveMode?. This is less consistent with the …
|
|
|
@83fd57d
|
11 months |
ajbeach |
Removed 'New' suffixes, they are no longer needed for disambiguation.
|
|
|
@6009a5a
|
11 months |
ajbeach |
Combined the new and old TupleExpansion? files.
|
|
|
@7f2bfb7
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@37273c8
|
11 months |
ajbeach |
Removed the old-ast-compatable FunctionDecl? constructor. However, …
|
|
|
@4bc4b4c
|
11 months |
ajbeach |
Completed the second demangler/automake task: The demangler (when …
|
|
|
@da5ac2e
|
11 months |
ajbeach |
Removed unused case in CurrentObject::findNext. Did a bit of clean-up …
|
|
|
@4f1b2d69
|
11 months |
pabuhr |
formatting
|
|
|
@39eb784
|
11 months |
pabuhr |
formatting
|
|
|
@f48dfcd
|
12 months |
ajbeach |
Slight improvement to forall clause erasing.
|
|
|
@3c4003b9
|
12 months |
ajbeach |
Box pass Eraser now removes the polymorphic arguments now that the …
|
|
|
@53dac82
|
12 months |
ajbeach |
Round of clean-up in the Concurrency directory headers.
|
|
|
@8984003
|
12 months |
ajbeach |
Round of significant clean-up and reindentation of InitTweak? directory.
|
|
|
@c36a419
|
12 months |
ajbeach |
Removed Decl::fromId as it was unused. There are a few places that use …
|
|
|
@6a0b043
|
12 months |
ajbeach |
Did some investigation of WithStmt?. It may not be possible to convert …
|
|
|
@40bca07
|
12 months |
pabuhr |
slight restructuring of automake rules for generating the demangler
|
|
|
@634cb80
|
12 months |
pabuhr |
formatting
|
|
|
@66d92e3
|
12 months |
pabuhr |
proofread enumeration proposal
|
|
|
@f7f997a
|
12 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@16e0dcb
|
12 months |
caparson |
fixed error where order of argument eval in compiler could cause …
|
|
|
@2908f08
|
12 months |
ajbeach |
Most of ResolvExpr? was written before the new style standard. Some …
|
|
|
@b0845f9
|
12 months |
ajbeach |
Reformating and clean-up in SymTab? directory.
|
|
|
@e580aa5
|
12 months |
ajbeach |
Round of clean-up in Tuples directory. (Skipping TupleExpansion?, which …
|
|
|
@b8b5535
|
12 months |
ajbeach |
Major round of clean-up in the GenPoly? directory.
|
|
|
@45a091b
|
12 months |
ajbeach |
It turns out enumerate does work if you use this very particular form …
|
|
|
@1ccae59
|
12 months |
ajbeach |
Some clean-up in src/Makefile.am (no change in behaviour).
|
|
|
@5625427
|
12 months |
ajbeach |
Remove the warning directive from SpecCost?, you can't actually use the …
|
|
|
@0bd3faf
|
12 months |
ajbeach |
Removed forward declarations missed in the BaseSyntaxNode? removal. …
|
|
|
@61efa42
|
12 months |
ajbeach |
Took the special main linkage code out of FunctionDecl? and put it into …
|
|
|
@f5ec35a
|
12 months |
ajbeach |
Removed an extra forward declaration.
|
|
|
@c6b4432
|
12 months |
ajbeach |
Remove BaseSyntaxNode? and clean-up.
|
|
|
@790d835
|
12 months |
ajbeach |
Made UniqueName? use other tools we have, removed the unused default …
|
|
|
@934fa0f
|
12 months |
ajbeach |
Translated the demangling code from the old ast to the new ast.
|
|
|
@0589e83
|
12 months |
ajbeach |
The demangler now uses the compiler's genType. The only difference I …
|
|
|