History for MagnetRON / src / org / ntlab / deltaViewer / DeltaAliasCollector.java
2021-09-12
クラスオブジェクトを複数生成できるように,トレース内部にできるだけ影響を与えずに,クラスオブジェクトのオブジェクトIDを付け替えるようにした. ...
Naoya Nitta committed on 12 Sep 2021
2021-09-10
Changed to replace objectId with objectId:className for static object ...
Aki Hongo 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
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
2020-12-26
#36 To replace relatedPoints with shrink MethodExecution in this-another ...
Aki Hongo committed on 26 Dec 2020
2020-12-25
#36 Implement DeltaAliasCollector#shrink() to shrink alias ...
Aki Hongo committed on 25 Dec 2020
2020-12-24
Add CollaborationObjectCallGraph#shrinkAll() and ...
Aki Hongo committed on 24 Dec 2020
2020-12-07
Change DeltaAliasCollector not to use changeTrackingObject(). ...
Aki Hongo committed on 7 Dec 2020
2020-12-04
Migrating from DeltaViewer to CollaborationViewer. ...
Aki Hongo committed on 4 Dec 2020
Change DeltaAliasCollector to DeltaAliasTracker.
Aki Hongo committed on 4 Dec 2020
2020-04-30
Change ObjectIdPair to AliasPair and testing ArgoUMLSelect0_1.
Aki Hongo committed on 30 Apr 2020
2020-04-13
Apply sampleCreate.trace, and Add aliasToObjIdPairMap<Alias, ...
Aki Hongo committed on 13 Apr 2020
2020-04-11
Add a parameter to IAliasCollector#changeTrackingObject() so that which ...
n-nittta committed on 11 Apr 2020
2020-04-10
Apply trace sampleArray and sampleCollection.
Aki Hongo committed on 10 Apr 2020
2020-03-03
first commit
Aki Hongo committed on 3 Mar 2020