| 2023-12-21 |
|
|---|---|
| 2023-10-12 |
|
| 2023-10-09 |
Merge pull request #79 from nitta-lab/updateHierarchicalResources
...
okazaki takehiro
committed
on 9 Oct 2023
|
|
JAX-RS 生成への修正の反映忘れ.
Naoya Nitta
committed
on 9 Oct 2023
|
|
|
|
|
| 2023-10-08 |
input メソッドへのアクセサメソッドの引数名がおかしかった不具合を修正.
Naoya Nitta
committed
on 8 Oct 2023
|
|
外部リソースにアクセスするためのルートリソースへの参照を初期化できるようにした.(JAX-RSには必要のない処理.)
Naoya Nitta
committed
on 8 Oct 2023
|
|
|
外部リソースへの参照に伴うルートリソース間の参照関係を構築できるようにした.(JAX-RSでは不要な処理.)
Naoya Nitta
committed
on 8 Oct 2023
|
|
|
Jsonオブジェクトの生成文をインスタンスの生成文に置き換えるのに失敗している場合があったので修正.
Naoya Nitta
committed
on 8 Oct 2023
|
|
|
クラス型のリソースの状態を返す getter でコンパイルエラーが起きていたのを出ないようにした.
Naoya Nitta
committed
on 8 Oct 2023
|
|
|
JSON型を持つリソースの生成時に,JSONオブジェクトを生成するのではなく対応するクラスのコンストラクタを呼ぶようにした.
Naoya Nitta
committed
on 8 Oct 2023
|
|
| 2023-10-07 |
コンポーネントを持たないリソース間の状態の更新処理を正しく生成できるようにした.
Naoya Nitta
committed
on 7 Oct 2023
|
| 2023-10-06 |
Javaへの依存部分が残っていたのを修正.
Naoya Nitta
committed
on 6 Oct 2023
|
|
コンストラクタを生成してその中で外部リソースへの参照を初期化できるようにした.
Naoya Nitta
committed
on 6 Oct 2023
|
|
| 2023-10-03 |
customeroffice.modelの参照線の実装完了しました。
okazakitakehiro
committed
on 3 Oct 2023
|
| 2023-10-02 |
Merge remote-tracking branch 'origin/dynamicResourceCreation' into updateHierarchicalResources
Naoya Nitta
committed
on 2 Oct 2023
|
|
チャンネル内リソースからチャンネル外リソースへの依存関係を取得できるメソッドを追加.
Naoya Nitta
committed
on 2 Oct 2023
|
|
| 2023-10-01 |
コミット忘れ.
Naoya Nitta
committed
on 1 Oct 2023
|
|
モデルファイル中のJSONとリストをパースできるようにした.
Naoya Nitta
committed
on 1 Oct 2023
|
|
| 2023-09-30 |
MapやJson周りのバグ修正.
Naoya Nitta
committed
on 30 Sep 2023
|
|
チャンネル外部のリソースへの参照を更新できるようにした.
Naoya Nitta
committed
on 30 Sep 2023
|
|
| 2023-09-26 |
コンポーネントを持たないリソースへの input() メソッド内で,リソースの状態を更新する実行文が追加されていなかったのを修正.
Naoya Nitta
committed
on 26 Sep 2023
|
| 2023-09-25 |
|
|
チャンネルのパラメーター表示完了しました
okazakitakehiro
committed
on 25 Sep 2023
|
|
| 2023-09-23 |
|
| 2023-09-22 |
CustomerOffice.modelのリソース3階層表示を完了しました。
okazakitakehiro
committed
on 22 Sep 2023
|
|
CustomerOffice.model内のリソースの3階層表示を完了しました
okazakitakehiro
committed
on 22 Sep 2023
|
|
| 2023-09-03 |
葉リソースはプロトタイプ生成時にコンポーネント(クラス)を生成しないように仕様変更した.
Naoya Nitta
committed
on 3 Sep 2023
|
| 2023-08-30 |
getter と input method のみ,リソースの多階層化に対応した.
Naoya Nitta
committed
on 30 Aug 2023
|
| 2023-08-28 |
生成部分以外は,JSONに対応した.(型推論も含む.)
Naoya Nitta
committed
on 28 Aug 2023
|
| 2023-08-18 |
リソース配置時の不具合を修正.
Naoya Nitta
committed
on 18 Aug 2023
|
|
input メソッドの実装をリソースの階層化に対応させた.
Naoya Nitta
committed
on 18 Aug 2023
|
|
|
子リソースを取得できるようにした.ResourcePathの登録の不具合を修正した.
Naoya Nitta
committed
on 18 Aug 2023
|
|
|
getter と input を任意の深さのリソースで宣言できるように改良した.
Naoya Nitta
committed
on 18 Aug 2023
|
|
| 2023-08-17 |
|
|
|
|
| 2023-08-16 |
|
| 2023-08-15 |
アーキテクチャモデル内の送信メッセージを逆関数を用いて定義できるように拡張した.
Naoya Nitta
committed
on 15 Aug 2023
|
| 2023-08-13 |
チャンネルを階層化できるようにした.
Naoya Nitta
committed
on 13 Aug 2023
|
| 2023-08-11 |
リソースの階層化およびパラメータ化を可能にした.
Naoya Nitta
committed
on 11 Aug 2023
|
|
一旦コミット
Naoya Nitta
committed
on 11 Aug 2023
|
|
| 2023-08-08 |
|
| 2023-08-01 |
Set the default layout to DAG Layout.
Naoya Nitta
committed
on 1 Aug 2023
|
|
controlFlowModeling ブランチの修正の反映.
Naoya Nitta
committed
on 1 Aug 2023
|
|
| 2023-05-13 |
fix stack overflow by ignoring ref ports.
Naoya Nitta
committed
on 13 May 2023
|
|
|
|
| 2023-05-12 |
WebServiceに関するクラスを全て消去しました.
k-fujii
committed
on 12 May 2023
|
| 2023-05-08 |
add baseURL and resources info to dtram file.
k-fujii
committed
on 8 May 2023
|
|
fixed attaching file extension.
k-fujii
committed
on 8 May 2023
|
|
|
fixed attaching extension of file and implemented web services info of
...
k-fujii
committed
on 8 May 2023
|
|
| 2023-04-25 |
bug fixed
k-fujii
committed
on 25 Apr 2023
|
|
implented the menu's item "create new webservice"
k-fujii
committed
on 25 Apr 2023
|
|
| 2023-04-24 |
refactored
k-fujii
committed
on 24 Apr 2023
|
|
refactored
k-fujii
committed
on 24 Apr 2023
|
|
|
refactored
k-fujii
committed
on 24 Apr 2023
|
|
|
refactored
k-fujii
committed
on 24 Apr 2023
|
|
|
refactored
k-fujii
committed
on 24 Apr 2023
|
|
|
fix comments
k-fujii
committed
on 24 Apr 2023
|
|
|
removed "Token".
k-fujii
committed
on 24 Apr 2023
|
|
|
bug fixed and refactored
k-fujii
committed
on 24 Apr 2023
|
|
|
change to const values from "Token" values.
k-fujii
committed
on 24 Apr 2023
|
|
| 2023-04-20 |
Parser fixed.
k-fujii
committed
on 20 Apr 2023
|
| 2023-04-19 |
fix some bugs and refactored
k-fujii
committed
on 19 Apr 2023
|
| 2023-04-18 |
web editor's parser was implemented. but not checking to test.
okinakina
committed
on 18 Apr 2023
|
|
insert to check right bracket
k-fujii
committed
on 18 Apr 2023
|
|
| 2023-04-17 |
in progress
okinakina
committed
on 17 Apr 2023
|
| 2023-04-13 |
create "WebServiceEditor.java" extends from "Editor".
k-fujii
committed
on 13 Apr 2023
|
|
created package named models.WebServices and prepared classes "Service",
...
k-fujii
committed
on 13 Apr 2023
|
|
| 2023-02-20 |
Merge remote-tracking branch 'origin/master' into visualModeling
...
Naoya Nitta
committed
on 20 Feb 2023
|
|
コードの整形
Naoya Nitta
committed
on 20 Feb 2023
|
|
|
|
|
|
不要なモデルの削除
Shinji
committed
on 20 Feb 2023
|
|
|
コメントの削除
Shinji
committed
on 20 Feb 2023
|
|
|
sortByKeyの更新処理を忘れていたので追加
Shinji
committed
on 20 Feb 2023
|
|
| 2023-02-17 |
Algolike用に作った関数のシンボル登録処理を, ModelExtension.javaに移植
Shinji
committed
on 17 Feb 2023
|
| 2023-01-23 |
listの型推論を tail 関数にも対応.
Naoya Nitta
committed
on 23 Jan 2023
|
|
・Java出力において,ref ポートがある場合の getter 呼び出しをメソッドの先頭で行うようにした.(visualModeling
...
Naoya Nitta
committed
on 23 Jan 2023
|
|
| 2023-01-10 |
かんぺき~
d-matsuura
committed
on 10 Jan 2023
|
|
不足分の追加
OKATAKE1026
committed
on 10 Jan 2023
|
|
|
Algolike.modelの追加
Shinji
committed
on 10 Jan 2023
|
|
| 2023-01-09 |
保存したdtramファイルを開く事が出来るようになりました。
OKATAKE1026
committed
on 9 Jan 2023
|
| 2023-01-05 |
やっと動きましたわー
d-matsuura
committed
on 5 Jan 2023
|
|
大方動く
d-matsuura
committed
on 5 Jan 2023
|
|
| 2022-12-22 |
岡田健伸のブランチ
d-matsuura
committed
on 22 Dec 2022
|
| 2022-12-13 |
modelやdtramで保存する事が出来るようになりました。
OKATAKE1026
committed
on 13 Dec 2022
|
| 2022-11-29 |
EditorにsaveModel追加しました。
OKATAKE1026
committed
on 29 Nov 2022
|
|
ファイルを開く時や保存する時に.modelと.dtramを選択できる様にしました。
OKATAKE1026
committed
on 29 Nov 2022
|
|
| 2022-10-17 |
GraphicalRefactorCellEditorのFormulaChannelを編集する際の画面のレイアウトをGridBagLayoutに変更しました。
OKATAKE1026
committed
on 17 Oct 2022
|
| 2022-09-26 |
NewFormulaChannelActionの文を整えました。
OKATAKE1026
committed
on 26 Sep 2022
|
|
NewFormulaChannelAction完成しました。
OKATAKE1026
committed
on 26 Sep 2022
|
|
| 2022-09-22 |
数式チャンネルにリソースを繋げると,チャンネルのコードが動的に変更されるようにした.
Naoya Nitta
committed
on 22 Sep 2022
|
|
数式チャンネルを作れるようになりました。
OKATAKE1026
committed
on 22 Sep 2022
|
|
| 2022-09-15 |
数式チャンネル用のクラスを作成.
Naoya Nitta
committed
on 15 Sep 2022
|
|
|
|
| 2022-08-27 |
アプリケーションウィンドウのタイトルを変更し,タイトルにモデルファイルのパスを表示できるようにした.
Naoya Nitta
committed
on 27 Aug 2022
|
|
コミット忘れ.
Naoya Nitta
committed
on 27 Aug 2022
|
|
|
|
|
| 2022-08-26 |
チャンネルのコードを入力し,プロトタイプを生成できるようにした.
Naoya Nitta
committed
on 26 Aug 2022
|
| 2022-08-25 |
チャンネルをダブルクリックした際にメッセージを入力出来るようになりました。
OKATAKE1026
committed
on 25 Aug 2022
|
|
リソースとチャンネルを接続するたびに再描画しないようにした.
Naoya Nitta
committed
on 25 Aug 2022
|
|
|
チャンネルとリソースを結べるようにしました。
OKATAKE1026
committed
on 25 Aug 2022
|
|
| 2022-08-24 |
Channelも新規作成できるようにした.
Naoya Nitta
committed
on 24 Aug 2022
|
|
IOチャンネルとリソースを新規作成出来るようにした。
OKATAKE1026
committed
on 24 Aug 2022
|
|
|
NewResource, NewChannel,Deleteコマンドをメニューに追加
OKATAKE1026
committed
on 24 Aug 2022
|
|
|
|
|
| 2022-07-07 |
1つのチャンネルの出力側に複数のリソースが接続していて,出力側リソース毎に右単項性が異なった場合,入力側の辺は必ず PUSH
...
Naoya Nitta
committed
on 7 Jul 2022
|
| 2022-07-05 |
|
| 2022-07-04 |
|
| 2022-06-13 |
Algoモデルの修正
Shinji
committed
on 13 Jun 2022
|
|
要素のキーでリストをソートする関数「sortByKey」を追加しました。
Shinji
committed
on 13 Jun 2022
|
|
| 2022-06-12 |
フィールドの初期化文を生成するコードに混入していたバグが if 文の入れ子に対応したときに顕在化したので,修正を行った.
Naoya Nitta
committed
on 12 Jun 2022
|
| 2022-05-31 |
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel.git into Shinji_0520
Shinji
committed
on 31 May 2022
|
| 2022-05-30 |
1つのリソースに2つの入出力チャンネルが接続しているとき,また1つのリソースが2種類の入力メッセージ受けるときに正しく生成できなかった不具合を修正した.
Naoya Nitta
committed
on 30 May 2022
|
| 2022-05-26 |
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel.git into Shinji_0520
Shinji
committed
on 26 May 2022
|
| 2022-05-21 |
lookup で null が返されるときのエラー処理を追加。
Naoya Nitta
committed
on 21 May 2022
|
| 2022-05-19 |
|
|
refポートの実装方法の変更に対応(Java)
Naoya Nitta
committed
on 19 May 2022
|
|
| 2022-05-18 |
|
| 2022-05-17 |
同じ式がMap型, List型, Tuple型, Pair型の異なるグループに同時に所属している場合に,推論が正しく進まない不具合を修正.
Naoya Nitta
committed
on 17 May 2022
|
|
|
|
| 2022-05-11 |
剰余演算を演算子ではなく,mod関数で演算を行うようにしました.
Shinji
committed
on 11 May 2022
|
|
剰余の計算を行う演算子「%」を使用できるようにしました
Shinji
committed
on 11 May 2022
|
|
| 2022-04-03 |
StoreAttribute of a node was being overwritten illegally.
Naoya Nitta
committed
on 3 Apr 2022
|
| 2022-01-03 |
メインクラスのコンストラクタを追加し、フィールドの初期化をコンストラクタ内で行うように修正。
Naoya Nitta
committed
on 3 Jan 2022
|
| 2022-01-02 |
|
| 2022-01-01 |
生成された Java コードを削除した。
Naoya Nitta
committed
on 1 Jan 2022
|
|
|
|
| 2021-12-31 |
|
| 2021-12-30 |
JAX-RS出力でもフィルド名を value に変更するようにした。
Naoya Nitta
committed
on 30 Dec 2021
|
|
メインクラスの getter メソッドからの getter メソッドの呼び出しが、getValue() になっていなかったのを修正。
Naoya Nitta
committed
on 30 Dec 2021
|
|
|
引数を持たない input メソッドを生成できなかった不具合を修正。
Naoya Nitta
committed
on 30 Dec 2021
|
|
| 2021-12-29 |
コンストラクタ内でのフィールドの初期化が不完全だった不具合を修正。
Naoya Nitta
committed
on 29 Dec 2021
|
|
入力メソッド先頭のフィールドへの代入文がフィールド名の変更に対応できていなかったバグを修正。
Naoya Nitta
committed
on 29 Dec 2021
|
|
| 2021-12-16 |
不要な生成ファイルを削除しました.
k-fujii
committed
on 16 Dec 2021
|
|
Pairクラスをジェネリクスで生成するようになりました.
k-fujii
committed
on 16 Dec 2021
|
|
|
クラスと同名の変数名をvalueに置き換えました
k-fujii
committed
on 16 Dec 2021
|
|
| 2021-12-09 |
Pairクラスをdouble型で宣言するようにしました.
k-fujii
committed
on 9 Dec 2021
|
| 2021-11-11 |
modelファイルを修正しました.
k-fujii
committed
on 11 Nov 2021
|
|
if文生成時の一時変数の型を宣言するよう修正しました.
k-fujii
committed
on 11 Nov 2021
|
|
|
if文の一時変数に型がなかったのを修正しました.
k-fujii
committed
on 11 Nov 2021
|
|
| 2021-11-09 |
if文を修正しました
k-fujii
committed
on 9 Nov 2021
|
| 2021-09-02 |
複数の親を持てるように型階層を拡張し,それに合わせて型推論できるように修正.
n-nitta
committed
on 2 Sep 2021
|
|
|
|
| 2021-09-01 | |
|
|
|
| 2021-08-31 |
|
|
onground リソースが更新されたときに,チャンネル c3 と c4 の両方の通知が行き,velocity リソースの c3 からの更新と
...
Naoya Nitta
committed
on 31 Aug 2021
|
|
| 2021-08-30 |
・アーキテクチャモデルへの ref ポートの導入に対応した.(JumpGame.model で2段ジャンプを禁止できるようにするため,ref
...
Naoya Nitta
committed
on 30 Aug 2021
|
| 2021-08-19 |
and, or, neg, true, false を追加した.
n-nitta
committed
on 19 Aug 2021
|
| 2021-04-24 | |
| 2021-04-23 | |
| 2021-04-19 |
1つ前のコミットで入れたバグの修正.
n-nitta
committed
on 19 Apr 2021
|
|
余分な import 文の削除.
n-nitta
committed
on 19 Apr 2021
|
|
|
サイズが3以上のタプルも JSON で受け取れるように修正.
n-nitta
committed
on 19 Apr 2021
|
|
| 2021-04-17 | |
| 2021-04-16 | |
| 2021-04-15 |
型推論システムの実装
n-nitta
committed
on 15 Apr 2021
|
| 2021-04-12 | |
| 2021-03-21 | |
| 2021-03-20 |
・Jersey出力用にList型を、List<Integer>からList<String>に置き換えなくてもプロトタイプが動くように修正
n-nitta
committed
on 20 Mar 2021
|
| 2021-03-19 | |
| 2021-03-18 |
WeatherObservationSystem.model内の各気温の型をIntからDoubleに変更。
n-nitta
committed
on 18 Mar 2021
|
| 2021-02-22 |
バグ修正
student
committed
on 22 Feb 2021
|
| 2021-02-19 |
s
y-ota
committed
on 19 Feb 2021
|
|
修正中
y-ota
committed
on 19 Feb 2021
|
|
| 2020-05-24 |
大文字になるように
yoichiro
committed
on 24 May 2020
|
|
actionを分けることには成功
yoichiro
committed
on 24 May 2020
|
|
|
修正方法がわからない・・・
yoichiro
committed
on 24 May 2020
|
|
|
バグを確認
yoichiro
committed
on 24 May 2020
|
|
| 2020-05-09 | |
| 2020-05-03 |
修正ミスがあった。
n-nittta
committed
on 3 May 2020
|
|
POSとトポロジーが変わるように変更した。
n-nittta
committed
on 3 May 2020
|
|
|
Game.modelの質量の値を初期化し、キャッシュに保存されるように修正。
n-nittta
committed
on 3 May 2020
|
|
| 2020-05-02 |
複数の入力側リソースからの更新がありうる場合、入力側リソースのキャッシュを出力側リソース内に残すようにする。
n-nittta
committed
on 2 May 2020
|
|
計測値確定
yoichiro
committed
on 2 May 2020
|
|
|
計測値の調整
yoichiro
committed
on 2 May 2020
|
|
|
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel.git
yoichiro
committed
on 2 May 2020
|
|
|
実験用
yoichiro
committed
on 2 May 2020
|
|
|
計測時間が整数に丸められていた。
n-nittta
committed
on 2 May 2020
|
|
|
purchase(100)の計測条件が一定になるように修正。
n-nittta
committed
on 2 May 2020
|
|
|
全てのメソッドで平均値をとるように
yoichiro
committed
on 2 May 2020
|
|
|
実験クラスの中身を作成、結果に明らかに差が出ている
yoichiro
committed
on 2 May 2020
|
|
|
中身を作成中
yoichiro
committed
on 2 May 2020
|
|
|
実験用クラスを作成中
yoichiro
committed
on 2 May 2020
|
|
|
コード修正
yoichiro
committed
on 2 May 2020
|
|
|
Merge branch 'master' into ohta
yoichiro
committed
on 2 May 2020
|
|
| 2020-05-03 |
|
| 2020-05-02 |
updateメソッドの名称変更に対する対応。
n-nittta
committed
on 2 May 2020
|
|
Merge branch 'master' into ohta
yoichiro
committed
on 2 May 2020
|
|
|
修正
yoichiro
committed
on 2 May 2020
|
|
|
警告を削除
yoichiro
committed
on 2 May 2020
|
|
|
push型の実験用クラスを作成
yoichiro
committed
on 2 May 2020
|
|
|
paymentがおかしい
yoichiro
committed
on 2 May 2020
|
|
|
指摘箇所を修正
yoichiro
committed
on 2 May 2020
|
|
|
実験用クラスを作成
yoichiro
committed
on 2 May 2020
|
|
|
|
|
|
バグ修正
yoichiro
committed
on 2 May 2020
|
|
|
必要な作業は一通り終えた(はず)
yoichiro
committed
on 2 May 2020
|
|
|
切り直し
yoichiro
committed
on 2 May 2020
|
|
|
指摘箇所を修正
yoichiro
committed
on 2 May 2020
|
|
|
インデントを修正。
n-nittta
committed
on 2 May 2020
|
|
|
入力イベント処理用のメソッドの中身を埋めるようにした。
n-nittta
committed
on 2 May 2020
|
|
|
IOとpullAccecer完了
yoichiro
committed
on 2 May 2020
|
|
| 2020-05-01 |
Merge branch 'master' into ohta
yoichiro
committed
on 1 May 2020
|
|
修正
yoichiro
committed
on 1 May 2020
|
|
|
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel.git
yoichiro
committed
on 1 May 2020
|
|
|
移行完了
yoichiro
committed
on 1 May 2020
|
|
| 2020-04-30 |
テストケースとGnerator処理の書き換え
yoichiro
committed
on 30 Apr 2020
|
|
副作用を持つメソッドの型を追加して、cons()をList#add()に正し変換できるようにした。
n-nittta
committed
on 30 Apr 2020
|
|
|
Merge branch 'master' into ohta
yoichiro
committed
on 30 Apr 2020
|
|
|
Merge branch 'master' into ohta
yoichiro
committed
on 30 Apr 2020
|
|
| 2020-04-29 | |
|
update()メソッドの呼び出しの連鎖ができるようにした。
n-nittta
committed
on 29 Apr 2020
|
|
| 2020-04-28 |
MethodBodyGeneratorを作成し、CodeGeneratorの後に呼ばれるようにした。
n-nittta
committed
on 28 Apr 2020
|
|
メソッドの中身をコードに追加するように修正
yoichiro
committed
on 28 Apr 2020
|
|
|
PULL型のバグを修正
yoichiro
committed
on 28 Apr 2020
|
|
|
PUSH型のコードのバグを修正
yoichiro
committed
on 28 Apr 2020
|
|
| 2020-04-27 |
Mainの中身を追加
yoichiro
committed
on 27 Apr 2020
|
|
シンボルをもとに型をListかIntで確定させるようにした
yoichiro
committed
on 27 Apr 2020
|
|
|
型関係の修正
yoichiro
committed
on 27 Apr 2020
|
|
|
修正
yoichiro
committed
on 27 Apr 2020
|
|
|
指摘箇所を修正
yoichiro
committed
on 27 Apr 2020
|
|
|
ミスを修正
yoichiro
committed
on 27 Apr 2020
|
|
|
突貫工事でメソッドまで作成
yoichiro
committed
on 27 Apr 2020
|
|
|
コンストラクタ生成部分が終了
yoichiro
committed
on 27 Apr 2020
|
|
|
コンストラクタ関係の作成中
yoichiro
committed
on 27 Apr 2020
|
|
|
コンストラクタの中身を作成中
yoichiro
committed
on 27 Apr 2020
|
|
| 2020-04-24 |
最新版のマージ
yoichiro
committed
on 24 Apr 2020
|
|
Merge remote-tracking branch 'origin/astToImplementation' into ohta
yoichiro
committed
on 24 Apr 2020
|
|
|
コード関係
yoichiro
committed
on 24 Apr 2020
|
|
| 2020-04-21 |
コード生成部分を試験的に実装
yoichiro
committed
on 21 Apr 2020
|
|
構文木どおりの生成に成功
yoichiro
committed
on 21 Apr 2020
|
|
|
中身を大分書いた
yoichiro
committed
on 21 Apr 2020
|
|
|
Mainの中身を少し
yoichiro
committed
on 21 Apr 2020
|
|
| 2020-04-20 |
生成順確定アルゴリズムが完成
yoichiro
committed
on 20 Apr 2020
|
|
いくつか生成アルゴリズムの変更に伴い、大幅にパッケージ名や中身を変更
yoichiro
committed
on 20 Apr 2020
|
|
| 2020-04-17 |
Javaのコード生成用にjava.astパッケージを作成した。
n-nittta
committed
on 17 Apr 2020
|
|
修正
yoichiro
committed
on 17 Apr 2020
|
|
| 2020-04-13 |
コード整理
yoichiro
committed
on 13 Apr 2020
|
|
判定条件の修正
yoichiro
committed
on 13 Apr 2020
|
|
| 2020-04-12 |
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel.git
n-nittta
committed
on 12 Apr 2020
|
| 2020-04-11 |
途中
yoichiro
committed
on 11 Apr 2020
|
| 2020-04-06 |
|
|
バグ修正
yoichiro
committed
on 6 Apr 2020
|
|
|
試行錯誤
yoichiro
committed
on 6 Apr 2020
|
|
| 2020-04-05 |
試行錯誤中
yoichiro
committed
on 5 Apr 2020
|
|
とりあえずエディターにアルゴリズムを導入完了、コード生成アルゴリズムはまだ
yoichiro
committed
on 5 Apr 2020
|
|
|
エディターに一連のアルゴリズムを追加(正常には動作していない)
yoichiro
committed
on 5 Apr 2020
|
|
| 2020-04-04 |
ひな形を整えた
yoichiro
committed
on 4 Apr 2020
|
| 2020-03-30 |
loyalty --> points
n-nittta
committed
on 30 Mar 2020
|
|
Editor内で生成されたResourceDependencyGraphにアクセスできるようにした。
n-nittta
committed
on 30 Mar 2020
|
|
| 2020-03-25 |
ブランチを切る、コード生成アルゴリズム考察中
yoichiro
committed
on 25 Mar 2020
|
|
コード生成アルゴリズムを考案中
yoichiro
committed
on 25 Mar 2020
|
|
|
テスト完了
yoichiro
committed
on 25 Mar 2020
|
|
|
UpdateConflictCheckTestを変更、全アルゴリズムをデバッグ中
yoichiro
committed
on 25 Mar 2020
|
|
|
4つ完了?
yoichiro
committed
on 25 Mar 2020
|
|
| 2020-03-24 |
データ転送テスト完了?
yoichiro
committed
on 24 Mar 2020
|
|
テストコード調整中
yoichiro
committed
on 24 Mar 2020
|
|
|
jdk13導入
yoichiro
committed
on 24 Mar 2020
|
|
|
転送方式の選択可能性判定を一通り実装、テストコードはこれから
yoichiro
committed
on 24 Mar 2020
|
|
|
保存必要性アルゴリズム完成
yoichiro
committed
on 24 Mar 2020
|
|
|
komit
yoichiro
committed
on 24 Mar 2020
|
|
| 2020-03-23 |
Position周りにバグ?
yoichiro
committed
on 23 Mar 2020
|
|
修正、テストは通らず
yoichiro
committed
on 23 Mar 2020
|
|
|
Merge branch 'ohta' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel.git into ohta
yoichiro
committed
on 23 Mar 2020
|
|
|
アップデート
yoichiro
committed
on 23 Mar 2020
|
|
|
|
|
|
考案中
yoichiro
committed
on 23 Mar 2020
|
|
|
Merge branch 'ohta'
yoichiro
committed
on 23 Mar 2020
|
|
|
テストコードが整う、まだ正常な動作はできていない
yoichiro
committed
on 23 Mar 2020
|
|
| 2020-03-22 |
未テスト
yoichiro
committed
on 22 Mar 2020
|
|
整合性判定の実装完了?
yoichiro
committed
on 22 Mar 2020
|
|
| 2020-03-19 | |
| 2020-03-17 | |
|
Merge branch 'master' into ohta
yoichiro
committed
on 17 Mar 2020
|
|
| 2020-03-11 | |
| 2020-03-09 |
代数処理系を別パッケージに分けた。
n-nittta
committed
on 9 Mar 2020
|
|
代数処理系を追加
n-nittta
committed
on 9 Mar 2020
|
|
| 2020-03-08 |
考案中
yoichiro
committed
on 8 Mar 2020
|
| 2020-02-14 |
自ブランチを更新
yoichiro
committed
on 14 Feb 2020
|
|
コードのひな型(インタフェース)を追加した。
n-nitta
committed
on 14 Feb 2020
|
|
| 2020-02-05 |
テストケース修正 動作確認?
yoichiro
committed
on 5 Feb 2020
|
|
Tajanアルゴリズム実装完了(未点検)
yoichiro
committed
on 5 Feb 2020
|
|
|
Tajanアルゴリズム実装中
yoichiro
committed
on 5 Feb 2020
|
|
| 2020-02-04 |
テストケースなどを追加
yoichiro
committed
on 4 Feb 2020
|
| 2019-12-28 |
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/AlgebraicDataflowArchitectureModel.git
n-nittta
committed
on 28 Dec 2019
|
| 2019-09-30 |
assignの中身を作成中
yoichiro
committed
on 30 Sep 2019
|
|
帰りがけ作成中
yoichiro
committed
on 30 Sep 2019
|
|
| 2019-09-24 |
Kosarajuアルゴリズムを使用することに
yoichiro
committed
on 24 Sep 2019
|
| 2019-09-20 |
TarjanとKosarajuの両方を調べ中
yoichiro
committed
on 20 Sep 2019
|
| 2019-09-19 |
もう少し
yoichiro
committed
on 19 Sep 2019
|
|
深さ優先探索完成一歩手前?
yoichiro
committed
on 19 Sep 2019
|
|
|
深さ優先探索を作成中
yoichiro
committed
on 19 Sep 2019
|
|
| 2019-09-12 |
tarjanアルゴリズム作成中
yoichiro
committed
on 12 Sep 2019
|
|
アルゴリズムを作成中
yoichiro
committed
on 12 Sep 2019
|
|
| 2019-08-12 |
アルゴリズム用にノードとエッジに属性を付加できるようにした。
n-nittta
committed
on 12 Aug 2019
|
|
初期コミット
n-nittta
committed
on 12 Aug 2019
|