2024-11-05
Merge branch 'htmlGUi' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel into htmlGUi
Sakoda2269 committed on 5 Nov
2024-11-03
シミュレーターでhttpリクエストを送れるようにした(GETのみ)
Sakoda2269 committed on 3 Nov
2024-11-02
Merge branch 'dynamicResourceCreation' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel into htmlGUi
Sakoda2269 committed on 2 Nov
2024-10-21
Merge branch 'dynamicResourceCreation' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel into htmlGUi
Sakoda2269 committed on 21 Oct
2024-10-19
・JsonTerm の reduce() がうまくいかない不具合を修正. ...
Naoya Nitta committed on 19 Oct
2024-10-14
Merge branch 'dynamicResourceCreation' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel into htmlGUi
Sakoda2269 committed on 14 Oct 2024
2024-10-13
・ダブルクォーテーションの処理の改善に伴う不具合の修正. ...
Naoya Nitta committed on 13 Oct 2024
文字列リテラルの内部が他の区切り文字で分割されないようにした.
Naoya Nitta committed on 13 Oct 2024
2024-10-09
シミュレーション機能において,生成されるリソースの状態が間違っている場合があった.
Naoya Nitta committed on 9 Oct 2024
2024-10-07
Merge pull request #113 from nitta-lab/two-stage-modeling ...
Naoya Nitta committed on 7 Oct 2024
Organized imports in SimulatorWindow.java
Shohei Yamagiwa committed on 7 Oct 2024
Merge branch 'dynamicResourceCreation' into two-stage-modeling ...
Shohei Yamagiwa committed on 7 Oct 2024
Merge pull request #112 from nitta-lab/interfaces ...
山際 祥平 committed on 7 Oct 2024
2024-10-06
Merge branch 'htmlGUi' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel into htmlGUi
Sakoda2269 committed on 6 Oct 2024
modelファイルのinitに対応
Sakoda2269 committed on 6 Oct 2024
Merge branch 'interfaces' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel into htmlGUi
Sakoda2269 committed on 6 Oct 2024
・モデルファイル中の JSON を Term ではなくて,JsonTerm として読み込めるように改良. ...
Naoya Nitta committed on 6 Oct 2024
2024-10-03
Just sorted methods in Editor.java
Shohei Yamagiwa committed on 3 Oct 2024
Cleaned up some codes in OpenAction.java
Shohei Yamagiwa committed on 3 Oct 2024
・モデルファイル読み込み時に,init{} 内で model への ResourceHierarchy の登録をしていなかった. ...
Naoya Nitta committed on 3 Oct 2024
モデルファイルで,init {} の直後に native キーワードが来る場合を想定していなかった.
Naoya Nitta committed on 3 Oct 2024
2024-10-01
still buggy
Shohei Yamagiwa committed on 1 Oct 2024
2024-09-30
htmlのclass属性用のsetを追加
Sakoda2269 committed on 30 Sep 2024
Fixed the bug that constructed graph is collapsed after selecting PushPullSelectionStage again
Shohei Yamagiwa committed on 30 Sep 2024
Just cleaned up some codes.
Shohei Yamagiwa committed on 30 Sep 2024
Fixed the bug that mxGraph is not showing after open a model file.
Shohei Yamagiwa committed on 30 Sep 2024
Remove layer logics
Shohei Yamagiwa committed on 30 Sep 2024
Cleaned up codes in Editor.java
Shohei Yamagiwa committed on 30 Sep 2024
Restored whole layer logics
Shohei Yamagiwa committed on 30 Sep 2024
Started restoring layer logics
Shohei Yamagiwa committed on 30 Sep 2024