2021-09-12 |
|
---|---|
クラスオブジェクトを複数生成できるように,トレース内部にできるだけ影響を与えずに,クラスオブジェクトのオブジェクトIDを付け替えるようにした.
...
Naoya Nitta
committed
on 12 Sep 2021
|
|
2021-09-11 |
|
|
|
|
|
Changed to objectId.startsWith("0:") from objectId.matches("0").
Aki Hongo
committed
on 11 Sep 2021
|
|
2021-09-10 | |
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/MagnetRON.git into static_class
Aki Hongo
committed
on 10 Sep 2021
|
|
Recommit.
Naoya Nitta
committed
on 10 Sep 2021
|
|
Consider the order of RECEIVER and CONSTRUCTOR_INVOCATION aliases when a
...
Naoya Nitta
committed
on 10 Sep 2021
|
|
2021-09-09 |
|
|
|
2021-09-08 |
Enable to connect disjunct call hierarchies.
n-nitta
committed
on 8 Sep 2021
|
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/MagnetRON.git into static_class
Aki Hongo
committed
on 8 Sep 2021
|
|
|
|
|
|
2021-09-07 | |
Implemented to create edge of object reference when final local.
Aki Hongo
committed
on 7 Sep 2021
|
|
static呼び出しの履歴もエイリアスとして収集できるようにした.
Naoya Nitta
committed
on 7 Sep 2021
|
|
This-Another (Parameter) の参照生成後のアニメーションが動いていなかったのを修正.
Naoya Nitta
committed
on 7 Sep 2021
|
|
doLastAmination() も This-Another 型の Another が仮引数であった場合に対応した.
Naoya Nitta
committed
on 7 Sep 2021
|
|
|
|
This-Another型でメソッドの引数として関連付けられた場合に,relatedPointから引数オブジェクトを取得することができていなかったのを修正.
Naoya Nitta
committed
on 7 Sep 2021
|