GitBucket GitBucket GitBucket
Toggle navigation
  • Sign in
  • Files
  • Branches 43
  • Releases
  • Issues 10
  • Pull requests
  • Labels
  • Priorities
  • Milestones
  • Wiki
Fork: 1
nitta-lab / AlgebraicDataflowArchitectureModel
Save Cancel

NewEditors #60

Closed n-nitta wants to merge 4 commits into nitta-lab:master from nitta-lab:newEditors
  • Conversation 0
  • Commits 4
  • Files Changed 62
2023-05-21
261448f
Browse files »
編集操作を複数のステージに分割した.Stageクラスを作成し,Editorクラスで行っていたステージに依存した操作を,Stageクラスの具象クラスに委譲するようにした.
Naoya Nitta committed on 21 May 2023
2023-05-19
25d28f3
Browse files »
Stageを導入するための準備.
Naoya Nitta committed on 19 May 2023
2023-05-15
bad55f6
Browse files »
PUSH優先で制御フローグラフを生成する際に,PULL優先になっていたのを修正. ...
ObjectNodeに名前を持たせることができなかったのを修正.
Naoya Nitta committed on 15 May 2023
2023-05-14
199e9b2
Browse files »
データフローグラフから,呼び出しグラフと制御フローグラフを生成できるようにした.
Naoya Nitta committed on 14 May 2023