GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
53
Releases
Issues
10
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 1
nitta-lab
/
AlgebraicDataflowArchitectureModel
Download ZIP
702 commits
Transfer to URL with SHA
tree:
7cfe4f917a
Branches
Tags
×
2024_stable
ASE2022submit
FACS2023
MODELS2025_submit
Models2024
SimulatorVisualization
apply-visitor-pattern
ast-algebra
ast-core
ast-core-refactor
bug-pathParam
bug-swingNativeReceiver
commonToControlFlowAndDependencyModelings
controlFlowModeling
dependencyModeling
dynamicResourceCreation
experiment20231128
experiment_2023_1_25
extendForWebServices
feature-addTableUI
feature-keyboard-shortcuts
feature_addLoggerToCFD
fix
fix-window-position
fixSerializeException
fix_connectionAnEdgeAtDependsOnMediator
forMultipleOutputResources
forWebServices
gameEngine
gameEngine-DTRAM
gameEngine2
hieararchicalLayout
hierarchical-control-flow-modeling
htmlGUi
importVisualModelingUpdates
integratedCodeGenerator
language-server
master
ohta
ohta2
ota
outputChannelAsAClass
refactor
refactoringBasedGeneration
search
simulationLayout
simulator
swingInterface
test
two-stage-modeling
update-dtram-parser
update-parser
updateHierarchicalResources
AlgebraicDataflowArchitectureModel
/
AlgebraicDataflowArchitectureModel
/
src
/
latest commit
7cfe4f917a
shohei-yamagiwa
authored
3 hours ago
..
algorithms
チャンネルの階層化も考慮して,PUSH/PULLの選択可能性を決めるように変更.
5 months ago
application
シミュレーションで,イベントチャンネルの ref ポートにリソースが接続していたときに正しく動かなかった不具合を修正.
3 months ago
code/
ast
move IExpressionVisitor to models.algebra package
4 hours ago
generators
organize imports
3 hours ago
models
move IExpressionVisitor to models.algebra package
4 hours ago
parser
イベントチャンネルか否かの判定で,チャンネルの階層化を考慮していなかったのを修正.
6 months ago
simulator
シミュレーションで,イベントチャンネルの ref ポートにリソースが接続していたときに正しく動かなかった不具合を修正.
3 months ago
tests
implement all Expression#replace(Variable, Expression)
5 hours ago
Main.java
controlFlowModeling ブランチの修正の反映.
2 years ago