GitBucket
Toggle navigation
Sign in
Files
Branches
44
Releases
Issues
10
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 1
nitta-lab
/
AlgebraicDataflowArchitectureModel
Download ZIP
581 commits
Transfer to URL with SHA
tree:
f9c7a433fa
Switch branches
×
2024_stable
ASE2022submit
FACS2023
MODELS2025_submit
Models2024
SimulatorVisualization
bug-pathParam
bug-swingNativeReceiver
controlFlowModeling
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
generateCodeForHierarchicalChannels
hieararchicalLayout
htmlGUi
importVisualModelingUpdates
language-server
master
ohta
ohta2
ota
outputChannelAsAClass
refactor
simulationLayout
simulator
swingInterface
test
two-stage-modeling
update-dtram-parser
update-parser
updateHierarchicalResources
AlgebraicDataflowArchitectureModel
/
AlgebraicDataflowArchitectureModel
/
src
/
latest commit
f9c7a433fa
Naoya Nitta
authored
4 days ago
..
algorithms
型推論のチャンネル階層化への対応を完了した.
8 months ago
application
シミュレーション機能のイベントチャンネルへの入力において,セレクタにも値の入力を求められるのを最初から値が入力されているように修正.
3 months ago
code/
ast
・REST APIを呼び出すJAX-RSのコードでローカル変数(form, entity)の宣言が正しくできていなかった不具合を修正.
1 year ago
generators
JAX-RS プロトタイプ生成で,@DELETE を判定して出力できるようにした.
5 months ago
models
「チャンネルのセレクタなのにメッセージの引数としてそのチャンネル内で送信しなければならない場合がある?」という不具合を予想していたが,単なるヌル処理漏れだった.
3 months ago
parser
生成したプロトタイプを管理するようにした.
5 days ago
simulator
シミュレーション時に,スーパーチャンネルで決まったメッセージ制約をサブチャンネルに反映させるのを忘れていたのを修正.
3 months ago
tests
・生成されたJavaプロトタイプのコードをチェックするテストコードを作成.
4 days ago
Main.java
controlFlowModeling ブランチの修正の反映.
2 years ago