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
c191f46c6b56e6eb70ce55ef7592b4ee1e311df7
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
23
Jul
22
23
22
21
20
19
17
14
13
10
9
6
2
1
30
Jun
29
26
25
24
23
22
21
19
18
17
16
12
11
10
3
2
1
29
May
27
26
22
21
20
19
18
13
12
11
8
7
6
5
4
3
29
Apr
28
29
28
27
28
27
26
27
26
25
24
23
22
21
20
17
16
15
14
2
31
Mar
26
23
19
18
10
9
6
5
4
3
28
Feb
27
26
25
24
23
21
20
19
18
17
16
13
12
Fix test cases
Added more comments for some synthesis functions.
Added scaladoc for the whole Constructors.scala file.
document generic transform
fix name of test
improve doc of fixpoint
test and use fixpoint
improve doc and testing of core API
Fix Expressions documentation
Improve documentation and test foldRight
Added comments for the whole Expressions.scala + some ExprOps.scala
Adding type annotations considered harmful
Mention options in vcs file itself
Start an independent unit-testing source tree
fix scaladoc warnings
fixpoint should not be in ExprOps
correct scaladoc format for ExprOps
basic purescala scaladoc
top level scaladoc
New travis intrastructure
API for telling which solver solved (for portfolio)
Remove mutation in tactics. Fix path-conditions of matchs with guards
Fix doc typos
Add some more things to doc
Make List API scala compatible, add @library
tailOption in List
Document val with patterns
Unapply in docs, List. List.headOption
Simplifications
fix doc
some doc for reals
fix warning
valid test was in fact invalid
s/caracterizing/characterizing/
check for division by zero of real numbers
regression tests for real numbers
extensive testing of real evaluators
support for real in evaluators
real complete enough to prove theorems
real numbers trees and frontend
Loading