GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
51
Releases
Issues
10
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 1
nitta-lab
/
AlgebraicDataflowArchitectureModel
Download ZIP
663 commits
Transfer to URL with SHA
tree:
97acdf2783
Branches
Tags
×
2024_stable
ASE2022submit
FACS2023
MODELS2025_submit
Models2024
SimulatorVisualization
ast-core
ast-core-refactor
astStatement
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
search
simulationLayout
simulator
swingInterface
test
two-stage-modeling
update-dtram-parser
update-parser
updateHierarchicalResources
AlgebraicDataflowArchitectureModel
/
AlgebraicDataflowArchitectureModel
/
src
/
latest commit
97acdf2783
shohei-yamagiwa
authored
3 days ago
..
algorithms
チャンネルの階層化も考慮して,PUSH/PULLの選択可能性を決めるように変更.
4 months ago
application
シミュレーションで,イベントチャンネルの ref ポートにリソースが接続していたときに正しく動かなかった不具合を修正.
2 months ago
code/
ast
Add binary numeric checking for NumberLiteral.java
3 days ago
generators
前回の修正をキャンセルし,異なるリソースパス上で同一名称のリソースが出現する場合,生成されるコンポーネント(クラス)を別々にするように修正.
8 days ago
models
ノーコードツールから出力されたモデルファイルの読み込み時に落ちていたのを修正.
14 days ago
parser
イベントチャンネルか否かの判定で,チャンネルの階層化を考慮していなかったのを修正.
5 months ago
simulator
シミュレーションで,イベントチャンネルの ref ポートにリソースが接続していたときに正しく動かなかった不具合を修正.
2 months ago
tests
Fix test cases; the successive underscores are allowed in Java language specification
3 days ago
Main.java
controlFlowModeling ブランチの修正の反映.
2 years ago