Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inox
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
LARA
inox
Graph
adfae020afe9f2647770e3319f4372c06428abc6
Select Git revision
Branches
11
add-blocker-graph-debug
add-map-equal-value-keys
dotty-compat
fix-stainless-1135
github/fork/SolalPirelli/sp/minimizer
github/fork/jad-hamza/replaceFromSymbols-positions
github/fork/mario-bucev/more-instantiation
main
default
refactor-parser
scala-2.12.13
scala-2.13
Tags
5
v1.1.5
v1.1.0
v1.0.2
v1.0.1
v1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Aug
3
29
Jul
28
27
24
23
22
20
19
16
13
12
6
4
30
Jun
28
24
23
21
20
17
16
15
14
13
10
9
8
7
6
4
2
1
31
May
27
26
25
24
23
20
19
18
17
12
11
10
9
7
6
4
3
2
1
29
Apr
28
27
26
25
22
21
20
19
18
16
15
14
13
12
11
10
9
8
7
6
5
4
1
31
Mar
29
28
27
24
23
22
21
20
17
Timeout solvers
Solver APIs
Blah
Solver factories
Removed matchExpr in transformers
Finished up unrolling solver and theory encoders
Progress on unrolling solver
Lots of work on solvers
Add CollectorWithPC constructor
Add ScopeSimplifier, SimplifierWithPC. Exclude guard in matchExprCaseConditions
Rename UnapplyPattern.id -> fd
Transformers
Use Variable in lambdas
Fix bug in isPurelyFunctional, comments
Whoops
Improvements/comments
Comments, slight improvements
Add support for types and defs. Some renamings.
Finish pattern/guard support, improvements
Rename files in grammars
Add patterns to DSL
Pattern binders should be ordered
DSL to construct expressions
Mostly hide fields that can cause ambiguity
Grammars compile
More private fields
Fixes in trees
Inox evaluators
leon -> inox in utils
Compiles!! Wouhoouuuuu!!
Started work on the solvers
Progress on inox trees
Added datagen, continued working on trees
Started cleaning up Inox and rewrote Trees,Expressions,Types,Definitions
Prints lambdas of fundefs using the fundef's name.
Coverage can now handle tuples.
Up to date all-markovization.
Fixed an inlining bug.
Added forgotten @library on functions names.
QuestionBuilder returns the list of inputs that it tests.
Loading