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
708 commits
Transfer to URL with SHA
tree:
36af7a14ae
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
ae193fb0ee
c-okada
authored
4 days ago
..
algorithms
models.algebra 内の Symbol, Type の実装部分を,SymbolImpl, ITypeImpl
12 days ago
application
プロトタイプ生成されたコードにおいて,複合型に含まれる基本型がラッパーオブジェクトになっていなかった不具合を修正.
8 days ago
code/
ast
・IfStatementのtoStringで()が余計についていたのを修正
4 days ago
generators
削除分のコミットができていなかった.
8 days ago
models
プロトタイプ生成で,セミコロンが続いて出力されることがあった.for文の構造が不正だった.型の親子関係がおかしかった.
9 days ago
parser
models.algebra 内の Symbol, Type の実装部分を,SymbolImpl, ITypeImpl
12 days ago
simulator
シミュレーションで,イベントチャンネルの ref ポートにリソースが接続していたときに正しく動かなかった不具合を修正.
3 months ago
tests
・IfStatementのtoStringで()が余計についていたのを修正
4 days ago
Main.java
controlFlowModeling ブランチの修正の反映.
2 years ago