Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
javawlp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
impresshs
javawlp
Graph
070571161872416de57ed6ac5da9a71374b4d17b
Select Git revision
Branches
5
2d-arrays
CI
QuickCheckFix
arrays2d
master
default
protected
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Feb
23
Dec
22
17
2
5
Nov
16
Jun
15
10
4
29
May
26
25
19
18
16
11
8
29
Apr
28
25
26
Mar
25
18
14
12
10
9
8
4
25
Feb
19
18
14
13
11
9
6
5
4
10
Jan
9
13
Dec
12
9
24
Nov
18
16
7
5
4
29
Oct
26
22
16
14
8
2
1
30
Sep
29
25
21
18
16
12
10
8
6
2
31
Aug
29
28
24
23
22
20
17
16
21
Apr
8
Mar
5
4
28
Feb
25
20
19
18
14
13
10
7
5
4
3
29
Jan
28
24
17
8
4
3
2
1
31
Dec
30
29
28
20
17
15
11
10
9
6
2
29
Nov
24
21
20
19
18
17
15
14
13
9
4
1
31
Oct
29
25
22
27
Sep
21
20
14
13
Update DEPLOY.md
master remote_m…
master remote_mirror_955f9cf82d831b07fda6ef467126a560/master
Docs: minor clarifications
Docs: typo in DEPLOY.md
Global: typo in stack.yaml
Z3: fix installation/linking issues
gitignore: update
Z3: typo in install_z3.sh
Z3: Proper handling of temporary variables
Z3: Typo in API.hs
Docs: Extra documentation
Cleanup
2D Arrays: Desugaring multidimentional notation
Global: Downgrade Z3 version
Debug: Log API requests + responses
Working on 2d arrays / fixing bugs.
QuickCheckFix
QuickCheckFix
Z3: Fix real arithmetic precision
API: Default options (can now emit "options" key)
Test: Boolean comparison fix
Started working on fixing incorrect QuickCheck results.
Tests: missing comma
Model: Re-enabled model minification
Docs: minor fixes (4)
Docs: minor fixes (3)
Docs: minor fixes (2)
Docs: minor fixes
Docs: Updated API.md
Docs: EDSL specification
API: Fix JSON conversion
arrays2d
arrays2d
Global: Support for 2D-arrays (Test backend broken)
API: Allow more user-friendly JSON keys
Global: API option for checking only pre/post
Tests: End-to-end tests for server
Made logs slightly more structured.
Both Z3 and QuickCheck don’t return Model keys with variable types now. Tests are fixed.
Fixed bug that caused model returned by the web server to be empty.
Fixed incorrect SoftDebug behaviour.
Fixed bugs that caused incorrect precondition / postcondition feedback.
EDSL: Fix 'with' var intros (with fresh vars)
Added test iterations heuristic, added threading in LogicIR.Backend.Test
EDSL: Implication + Variable introduction
Loading