Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tla2bAST
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
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
general
stups
tla2bAST
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a96a70b06ad3e49230fda5c5db5647f96efd0815
Select Git revision
Branches
4
master
default
protected
release/1.1.1
release/1.1.3
release/1.1.4
Tags
15
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
v1.0.5
1.0.5
19 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jan
2
30
Dec
27
23
22
20
19
18
12
Nov
8
30
Oct
29
28
25
24
14
30
Sep
27
24
23
16
12
30
Jul
19
17
17
Jun
2
May
30
Apr
29
28
27
26
24
Jan
11
Aug
19
Jun
5
28
Apr
26
25
15
Feb
13
27
Jan
27
Jun
26
4
May
8
Feb
3
2
14
Sep
16
Aug
23
Mar
19
11
5
28
Feb
20
Jan
16
13
25
Sep
20
23
Jan
31
Aug
27
24
19
Oct
18
20
Jul
12
Dec
29
Jun
8
Mar
24
Feb
4
3
17
Dec
11
10
9
3
3
Oct
20
Sep
17
16
3
19
Aug
18
30
Jul
17
Apr
12
Feb
10
Dec
21
Nov
11
22
Aug
28
Jun
24
18
11
28
May
16
15
14
13
12
10
9
8
6
5
30
Apr
29
23
16
31
Mar
27
simplify SetSummation
support SetProduct
minor simplifications
add method for isBBuiltInOp check
minor simplifications
minor simplifications
add some ActionTests and TODOs
fix brace
minor formatting TypeChecker
replace unifications and setType in evalBoundedVariables
replace unifications and setType in evalExcept
replace unifications and setType in evalBuiltInKind
replace unifications and setType in visitOpApplNode
replace setType calls by setTypeAndFollowers
fix missing import
replace unifications in visitExprNode
replace all duplicated unification try-catches in evaltBBuiltIns
add utility methods in TypeChecker
add another instance test
delete AbstractSymbol
minor layouting
add comments and make name of the dummy module clearer
add tests for expression translation with definitions
refactor and improve ExpressionTranslator
add Infinity definition from Reals module
minor simplifications in type classes
make UsedExternalFunctions local in BAstCreator
use one util method for declaration map
move creation of helper classes to constructor of BAstCreator
minor simplifications in Typechecker
add two tests
minor changes and comments in SpecAnalyser
add pretty-print test for real division
minor cleanup in OperationsFinder
remove unneeded implements
remove duplicates of ToolGlobals from BBuildIns
throw exception for getBNode of StructOrFunctionType
minor changes
refactor SpecAnalyser
simplify ModuleOverrider
Loading