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
613f9b1e86a74fa5942ae3a7f2c9d2bab538fb9c
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
Jun
2
1
31
May
30
5
4
2
1
18
Apr
17
16
15
14
8
7
6
5
30
Mar
29
27
26
25
24
22
21
20
19
18
16
15
13
10
9
7
6
2
27
Feb
23
22
21
20
17
15
14
13
12
10
9
7
30
Jan
29
28
27
26
25
24
23
19
18
17
16
13
12
7
6
5
29
Dec
28
24
23
22
21
20
19
18
15
13
12
8
5
2
30
Nov
27
26
25
24
23
22
21
20
16
15
14
12
11
10
9
8
7
6
5
4
3
2
1
31
Oct
29
28
27
26
24
23
21
20
19
18
17
11
10
7
6
4
3
2
28
Sep
21
9
1
30
Aug
29
18
16
15
12
11
10
9
8
7
6
5
4
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
Update test suites for BitVectors
Fix typo
Generalise AST Constructors for all BVLiterals
Add initial support for Byte: Int8Literal and Int8Type
Rename IntLiteral into Int32Literal
Add ability to report stacktrace
Fixed ASCII string encoder for java special chars
Update tests for new simple solver api
Better timers in solvers
Better timer statistics in solver
Enable SymbolTransformers as map keys
Better path-dependent type signature for SimpleSolverAPI
Add tests regarding arithmetic operations.
Add test for parsing the unit literal.
Add tests for parsing literal expressions.
Add tests for parsing types.
Add repeating decimal number literals support in the parser.
Recognize negative literals as literals, not the negation of a positive literal.
Add default NoSymbols when no implicit Symbols is to be found.
Update the doc.
Remove the Symbols parameter for the interpolator in Trees.
Remove the interpolator field from the Symbols.
Remove the dependency to symbols in Interpolator.
Remove Name and EmbeddedIdentifier from the set of Literals.
Merge pull request #25 from epfl-lara/parsing
Added field holes to the expression extractor.
Better theory decoding
Update README.md
Update README.md
Got rid of all implicit conversions! Thank you scala 2.12 and SAM !
Added choose. Updated table of content.
Some more work on the documentation.
Added some documentation on the string interpolation feature. Still incomplete.
Fixed a bug where errors would show previous positions.
Added interpolator to the Symbols.
Added missing copyright notices.
Added interpolator into trees.
Imported the parser from Welder.
Small fix in function merging
Fixes in choose extraction
Loading