moosetechnology/PowerBuilderParser
This project provide full parser for Powerbuilder and a meta-model to generate a model from Powerbuilder source files
SmalltalkMIT
Issues
- 1
- 0
- 0
- 0
- 0
- 0
- 1
Create a FamicxPWBBehavioural abstyract class
#160 opened by NicolasAnquetil - 0
remove 'inheritsFromTrait: tNamed without: #(#mooseNameOn:)' from Generator>>defineHierarchy
#163 opened by NicolasAnquetil - 0
FamixPWBVariable declaredType
#162 opened by NicolasAnquetil - 0
- 0
- 0
Remove arguments from FamixPWBInvocation
#159 opened by NicolasAnquetil - 0
we should skip the function declaration section when creating IRModel entities
#157 opened by mahugnon - 0
Remove #triggerEvent in PWBCommonParser, PWBDataWindowParser, PWBQueryFileParser
#154 opened by NicolasAnquetil - 2
remove returnTypeHolder
#128 opened by mahugnon - 0
- 1
get rid of FamixPWBFunctionReturn
#147 opened by NicolasAnquetil - 1
what's the use of FamixPWBArgument ? Remove ?
#149 opened by NicolasAnquetil - 0
Remove #isResolvable from PWBEntityCreatorFutureReferenceSolverVisitor
#141 opened by NicolasAnquetil - 1
Deal correctly with visitor missing return statements in visit methods
#116 opened by NicolasAnquetil - 0
Remove PWBPBTNamed
#126 opened by mahugnon - 0
Remove the use of dictionary typeDeclarationType in PWBEntityCreatorFutureReferenceSolverVisitor
#117 opened by NicolasAnquetil - 2
- 0
what's the difference between FamixPWBAccess and FamixPWBVariableAccess ?
#145 opened by NicolasAnquetil - 0
PWBFamixModelGenerator should not inherit from deprecated FamixFileBasedLanguageGenerator
#144 opened by NicolasAnquetil - 1
Model created by PWBASTVisitorChainOfIdentifierTest seems to have duplicated anchors for invocations
#143 opened by NicolasAnquetil - 0
Why is PWBFamixImporter an abstract class
#142 opened by NicolasAnquetil - 0
Return does not print well
#138 opened by mahugnon - 0
Type declaration
#137 opened by mahugnon - 0
attribute type
#133 opened by mahugnon - 0
add TWithParameters to PWBFunction
#130 opened by mahugnon - 0
Remove Signature object
#127 opened by mahugnon - 0
function return type
#123 opened by mahugnon - 0
Test that resolve always return an entity
#118 opened by mahugnon - 0
tree is not parsed
#115 opened by mahugnon - 0
Function definition parameter
#110 opened by mahugnon - 1
Attributes access is not well set
#103 opened by mahugnon - 0
Invocation is not well mapped
#107 opened by mahugnon - 0
Replace noisyMethods by predefineMethods
#96 opened by mahugnon - 0
Need to take into account that Powerbuilder is not case sensitive in the parsing.
#66 opened by mahugnon - 0
Event invocation name is not correct
#98 opened by mahugnon - 0
Refactor event call
#99 opened by mahugnon - 0
Duplication in entities
#100 opened by mahugnon - 0
Event invocation startPos is nil
#97 opened by mahugnon - 1
Symbol resolver issue
#95 opened by mahugnon - 0
- 1
make the parser work with comments
#70 opened by mahugnon - 1
TriggerEvent
#64 opened by mahugnon - 0
Need to look subRoutines closer
#67 opened by mahugnon - 0
improve parsing process
#63 opened by mahugnon