Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / moosetechnology/fast issues and pull requests
#81 - small change to make test pass in FASTFortran
Pull Request -
State: closed - Opened by NicolasAnquetil 16 days ago
#80 - correcting tests in FASTCopyVisitorCodeGeneratorTest (+ removed tearDown)
Pull Request -
State: closed - Opened by NicolasAnquetil 16 days ago
#79 - correcting errors in FASTCopyVisitorCodeGeneratorTest (+ adding tests)
Pull Request -
State: closed - Opened by NicolasAnquetil 16 days ago
#78 - Add CI for latest Moose version(s)
Pull Request -
State: open - Opened by Gabriel-Darbord about 1 month ago
#77 - Fix #76: add testing methods
Pull Request -
State: closed - Opened by Gabriel-Darbord about 1 month ago
#76 - Generate testing methods
Issue -
State: closed - Opened by Gabriel-Darbord about 1 month ago
#75 - P13 compatibility
Pull Request -
State: open - Opened by jecisc 4 months ago
#74 - add setter for outptStream
Pull Request -
State: closed - Opened by badetitou 7 months ago
#73 - FASTTStatementBlock shoud define #isEmpty
Issue -
State: open - Opened by NicolasAnquetil 8 months ago
- 1 comment
Labels: question
#72 - In FASTCopyVisitorCodeGenerator, categorized generated method in #vis…
Pull Request -
State: closed - Opened by NicolasAnquetil 9 months ago
#71 - renamed #left/#right relation of TBinaryExpression to #leftOperand/#r…
Pull Request -
State: closed - Opened by NicolasAnquetil 9 months ago
#70 - Rename #left/#right in TBinaryExpressino to #leftOperand/#rightOperand
Issue -
State: closed - Opened by NicolasAnquetil 9 months ago
- 1 comment
#69 - issue-52: TBinaryExpression should have an operator, left operand, right operand
Pull Request -
State: closed - Opened by NicolasAnquetil 9 months ago
#68 - Local resolver
Pull Request -
State: closed - Opened by NicolasAnquetil 9 months ago
#67 - FASTLocalResolverVisitor should be a trait?
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
#66 - TInvocation should not use TExpression
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
#65 - what's the use of TScopableEntity ?
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
#64 - TAssignement should not use TExpression
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
#63 - Missing aggregation in generator
Pull Request -
State: closed - Opened by NicolasAnquetil 9 months ago
#62 - Missing aggregation in generator
Pull Request -
State: closed - Opened by NicolasAnquetil 9 months ago
#61 - Create TDeclarators and TVariableDeclarator
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
- 1 comment
#60 - TBehaviouralEntity should not use TWithParameters
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
- 1 comment
#59 - what's the use of TVariableExpression?
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
#58 - Tassignement does not accept array on LHS ?
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
- 1 comment
#57 - Create a TConditionalStatement or TWithConditionStatement
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
#56 - name invoked in TInvocation could be an expression
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
#55 - invoked name in TInvocation should be a String ?
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
#54 - why FASTTExpression uses FASTTEntity ?
Issue -
State: open - Opened by NicolasAnquetil 9 months ago
- 1 comment
#53 - TUnaryExpression should have an operator and an expression
Issue -
State: closed - Opened by NicolasAnquetil 9 months ago
- 1 comment
#52 - TBinaryExpression should have an operator + leftOperand + rightOperand ?
Issue -
State: closed - Opened by NicolasAnquetil 9 months ago
- 2 comments
#51 - Copy generator
Pull Request -
State: closed - Opened by NicolasAnquetil 9 months ago
#50 - A generator for a copy visitor (ie. a visitor that creates a copy of …
Pull Request -
State: closed - Opened by NicolasAnquetil 9 months ago
#49 - remove #accept: method in FASTCoreVisitor
Issue -
State: open - Opened by NicolasAnquetil 10 months ago
#48 - adding "!unary" operator to the operators precedence dictionary
Pull Request -
State: closed - Opened by RomainDeg 10 months ago
#47 - FAST-Core-Visitor -> defaultOperatorsPrecedence misses the unary '!' operator for Java
Issue -
State: closed - Opened by RomainDeg 10 months ago
- 1 comment
#46 - Refactoring on DifferentialValidator towards more generic Validator
Pull Request -
State: closed - Opened by NicolasAnquetil 10 months ago
- 1 comment
#45 - Ignore original parsing error in differential visitor
Pull Request -
State: closed - Opened by NicolasAnquetil 11 months ago
#44 - Inspection: Export source code when source is not available
Pull Request -
State: closed - Opened by Gabriel-Darbord 11 months ago
#43 - DumpVisitor: handle unexpected FMMultivalueLink due to improper property description
Pull Request -
State: closed - Opened by Gabriel-Darbord 11 months ago
#42 - Move FAST, FASTSourceCode and FASTDump tabs after Navigation
Pull Request -
State: closed - Opened by Gabriel-Darbord 11 months ago
#41 - Refactoring a bit how indentation is handled
Pull Request -
State: closed - Opened by NicolasAnquetil 12 months ago
#40 - moved FASTTexporter trait from FASTFortran to FASTCore
Pull Request -
State: closed - Opened by NicolasAnquetil 12 months ago
#39 - adding dependency to 'core' in baseline for 'tools'
Pull Request -
State: closed - Opened by NicolasAnquetil 12 months ago
#38 - Baseline 'tools' group does not load 'core'
Issue -
State: closed - Opened by NicolasAnquetil 12 months ago
#37 - File encoding
Pull Request -
State: closed - Opened by NicolasAnquetil 12 months ago
#36 - DifferentialComparator now also compared on some properties values
Pull Request -
State: closed - Opened by NicolasAnquetil 12 months ago
#35 - Create trait FASTTVariableDeclarator (and FASTTWithVariableDeclarators ?)
Issue -
State: open - Opened by NicolasAnquetil about 1 year ago
- 1 comment
#34 - changed comparison of ASTs to give more indo
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#33 - Allow to work on only one file
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#32 - New check and raising error in differentialValidator
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#31 - correct invocation of #getASTFromString:
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#30 - Created an abstract class for validation of meta-model through AST co…
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#29 - Fix #28: move `dump` extensions to the Tools package
Pull Request -
State: closed - Opened by Gabriel-Darbord about 1 year ago
#28 - When loading FAST-Java lot of NewUndeclaredWarning
Issue -
State: closed - Opened by badetitou about 1 year ago
Labels: bug
#27 - FASTDumpVisitor errors when dumping Argument list
Issue -
State: closed - Opened by NicolasAnquetil about 1 year ago
#26 - When generate clasees/traits sort elements in "uses", "instanceVariableNames" etc
Issue -
State: open - Opened by lsafina about 1 year ago
Labels: enhancement
#25 - adding BinaryExpression and UnaryExpression to the Core Fast Traits
Pull Request -
State: closed - Opened by lsafina about 1 year ago
#24 - updated Visitor code generator to add <generated> pragma
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#23 - Inspecting FASTEntities in "FAST" panel of the inspector
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#22 - Added a generator for visitor infrastructure
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#21 - Baseline patch
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#20 - Moved local-resolver extensions from FASTEntity to FASTTEntity
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#19 - Local resolver
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#18 - Removing dependency to FASTJava
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#17 - correcting package dependency in baseline
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#16 - forgot test package
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#15 - Added package FAST-Core-Tools
Pull Request -
State: closed - Opened by NicolasAnquetil about 1 year ago
#14 - Remove empty GTExtensions package
Issue -
State: closed - Opened by Gabriel-Darbord over 1 year ago
- 1 comment
Labels: question
#13 - FASTComment has been removed
Issue -
State: closed - Opened by badetitou over 3 years ago
- 1 comment
Labels: enhancement
#12 - Migration of FAST-Core to traits
Pull Request -
State: closed - Opened by enwiro over 3 years ago
- 1 comment
#11 - Regenerating FAST Metamodel in an empty image causes strange errors
Issue -
State: open - Opened by NicolasAnquetil over 3 years ago
#10 - Migrate FAST-Core (Entity) to traits (TEntity)
Pull Request -
State: closed - Opened by enwiro over 3 years ago
#9 - Migrate FAST-Core (Entity) to traits (TEntity)
Pull Request -
State: closed - Opened by enwiro over 3 years ago
- 1 comment
#8 - Literal should be a trait ?
Issue -
State: closed - Opened by NicolasAnquetil almost 4 years ago
- 1 comment
#7 - Why having startPos/endPos in FASTEntity ?
Issue -
State: closed - Opened by NicolasAnquetil almost 4 years ago
- 1 comment
Labels: question
#6 - FASTExpression should have only one owner
Issue -
State: open - Opened by NicolasAnquetil almost 4 years ago
#5 - FASTExpression should propably be a trait
Issue -
State: closed - Opened by NicolasAnquetil almost 4 years ago
- 1 comment
#4 - Multiple possible parent
Pull Request -
State: closed - Opened by badetitou over 5 years ago
#3 - Add Draw.io XML for FAST-Meta-Model
Pull Request -
State: closed - Opened by hogoww over 5 years ago
#2 - Java source Anchor does not work
Issue -
State: closed - Opened by badetitou almost 6 years ago
- 1 comment
Labels: bug
#1 - update after Famix classes renaming
Pull Request -
State: closed - Opened by pavel-krivanek about 6 years ago