Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
t3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Prasetya, S.W.B. (Wishnu)
t3
Graph
master
Select Git revision
Branches
2
G3dev
master
default
Tags
1
3.0
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
May
19
Nov
14
Jan
17
Jul
16
14
13
12
6
30
Jun
29
24
23
21
22
Feb
21
17
9
2
31
Jan
30
27
26
25
24
15
Jul
31
Jan
28
18
17
15
12
11
6
5
3
27
Sep
4
Apr
3
18
Mar
9
Feb
30
Jan
27
26
25
13
7
24
Aug
23
10
28
Jul
18
Mar
12
8
4
20
Feb
19
5
29
Jan
28
27
24
22
15
13
12
11
10
7
4
3
2
1
31
Dec
30
28
25
Oct
22
21
20
9
7
Jun
5
4
26
May
14
12
11
2
30
Apr
2
Mar
27
Feb
26
12
6
1
30
Jan
29
28
27
26
25
2
Dec
25
Nov
24
23
22
21
16
upping version to 3.01
master
master
commenting out few tests
migrating to a maven project
adding few examples
3.0
3.0
uhm something with JTypeUtils
G3dev
G3dev
finishing sequence-gen; cleaning up superflous classes.
rewrite the sequence gen
making valueMG state-based. Dropping superflous methods
tweaking the standard valueMG
realigning steps MG
realigning SUITE
Replaceing precond holder with HOARE. Adding IsEqualOracle. Reworking how violations are determined and tracked.
fixing the logic of the calculation of type substitution in ObjectMG
Fixing one bug in the type solver (solving tyvar), And testing solver and converter from java-type to T3-Jtype.
changing/fixing the logic of solveClassTyvars. Streamlining ValueMG so that components generators can be modified.
Realigning valueMG
Aligning value meta-gens
Realigning STEP MGs
starting a pass on the meta-generators
Refactoring Imap and Tscope
starting with G3 development
minor changes
Remove .DS_Store from everywhere
updating G2 for SBST contest
some tweaks to analytics
adding few more custom generators
adding few extra logging in G2
analytics for G2 should be mostly done now.
adding more statistics tracking to G2; tweaking G2 jandling of ADT-method to make it refined based on selected prefixes rather than all prefixes.
G2 analytics; tweaking G2 so that it only saves test suite if it contains new traces.
start adding data analytics to G2
Merge branch 'new-treatement-for-interface-and-abs' into 'master'
Optimizing prefixes refinement, to only do that when there is a method-ADT goal that is put back in the worklist.
Adding a convenient way to hook a custom primval generator to G2
Improving the stand-in generator.
Improving the way CUT with only private constructors is treated.
reimplementing progressive prefixes generation.
investigating G2 prefix generator
making G2 generator to reuse more from pool as params for target-method
Removing multicore for G2. Improving prefix gen for G2.
Loading