History for MagnetRON / src / org
2021-09-19
Merge branch 'master' into toMakeCallStaticMethods ...
Naoya Nitta committed on 19 Sep 2021
メソッド名の修正.
Naoya Nitta committed on 19 Sep 2021
・オブジェクト生成時にそのオブジェクトからのエッジも同時に生成するようにする. ...
Naoya Nitta committed on 19 Sep 2021
2021-09-17
AspectJ版(PlainText版)のトレースでもJSON版と同様に,iterator(),listItertor() ...
n-nitta committed on 17 Sep 2021
CollaborationObjectCallGraph#shrinkAll() ...
n-nitta committed on 17 Sep 2021
2021-09-16
レイアウトがなぜかデグレードしていた. ...
Naoya Nitta committed on 16 Sep 2021
追跡対象のオブジェクトが引数として渡されている static メソッドの呼び出しを,クラスオブジェクトの中に正しく表示されるようにした.
Naoya Nitta committed on 16 Sep 2021
2021-09-15
Merge branch 'master' of http://nitta-lab-www.is.konan-u.ac.jp/gitbucket/git/nitta-lab/MagnetRON.git into auto_track_vertex
Aki Hongo committed on 15 Sep 2021
#59 Fixed a bug in auto-tracking animated cells so that the window could ...
Aki Hongo committed on 15 Sep 2021
2021-09-14
ArgoUML (Delete Figure) で Globals._curEditor フィールドが表示されなくなっていたのを修正.
n-nitta committed on 14 Sep 2021
Eclipse (Debug All) のレイアウトが崩れていたのを修正.
Naoya Nitta committed on 14 Sep 2021
2021-09-13
Merge branch 'master' of ...
Aki Hongo committed on 13 Sep 2021
Eclipse (Debug All) で参照生成の赤いラインができなかった不具合を修正. ...
n-nitta committed on 13 Sep 2021
#59 Implemented to auto-track animating cells ...
Aki Hongo committed on 13 Sep 2021
static メソッドから static メソッドへの呼び出しの際に,THIS エイリアスを収集できていない場合(callerSearch() ...
n-nitta committed on 13 Sep 2021
1) Eclipse (Debug All) がそれなりにレイアウトできるよう修正する.(特に static method 間 ...
Naoya Nitta committed on 13 Sep 2021
2021-09-12
dummySystem ブランチの修正作業が2日続けても完了の目途が立たなかったので,最小限の修正で対応することを目指す.
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
Forgot to commit #57.
Aki Hongo committed on 10 Sep 2021
Changed to replace objectId with objectId:className for static object ...
Aki Hongo committed on 10 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 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
- Shrink access$..() method invocations. ...
Naoya Nitta committed on 9 Sep 2021
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
Implemented so that multiple static ObjectVertex can be created ...
Aki Hongo committed on 8 Sep 2021
Fixed bug in IndexOutOfBoundsException and the algorithm of ...
Aki Hongo committed on 8 Sep 2021
2021-09-07
Fixed bug in the algorithm in DeltaAliasCollector# ...
Aki Hongo committed on 7 Sep 2021
2021-09-08
Merge pull request #51 from nitta-lab/aliasForStaticInvocation ...
Hongo Aki committed on 8 Sep 2021