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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
tla2bAST
Commits
Commits · 795bfb72e307945bf2e01dd8d2732b91597a8f2f
795bfb72e307945bf2e01dd8d2732b91597a8f2f
Select Git revision
Selected
795bfb72e307945bf2e01dd8d2732b91597a8f2f
Branches
4
master
default
protected
release/1.1.4
release/1.1.3
release/1.1.1
Tags
16
1.4.2
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
21 results
tla2bAST
src
main
java
de
tla2bAst
Translator.java
Author
Search by author
Any Author
authors
dgelessus
dgelessus
Fabian Vu
vu
Jan Gruteser
gruteser
Jannik Dunkelau
dunkelau
Jens Bendisposto
bendisposto
John Witulski
witulski
Joshua Schmidt
schmidt
Mareike Mutz
mutz
Max Jakub Ried
ried
Michael Leuschel
leuschel
Miles Vella
vella
Philipp Körner
koerner
Thomas Spitzlei
spitzlei
13 authors
Browse files
Jun 28, 2014
Removed unnecessary console output
· 795bfb72
hansen
authored
Jun 28, 2014
795bfb72
TLC makes sure that the module file is correct in regard to case sensitivity....
· 221c10ec
hansen
authored
Jun 28, 2014
221c10ec
Jun 18, 2014
Fixed some bugs handling tuples
· 812da092
hansen
authored
Jun 18, 2014
812da092
May 13, 2014
Refactoring
· 1080f053
hansen
authored
May 13, 2014
1080f053
May 12, 2014
adding the TLA type to the prolog AST.
· 70f8ec54
hansen
authored
May 12, 2014
70f8ec54
Creating .prob file.
· d3601515
hansen
authored
May 12, 2014
d3601515
May 09, 2014
Translating an expression associated to module
· a8418bab
hansen
authored
May 9, 2014
a8418bab
implemented expression translator
· 89f1e7e0
hansen
authored
May 9, 2014
89f1e7e0
May 05, 2014
refactoring
· 7b82ee8f
hansen
authored
May 5, 2014
7b82ee8f
Apr 30, 2014
Supporting constant recursive functions (all kinds)
· 37f493e8
hansen
authored
Apr 30, 2014
37f493e8
Apr 29, 2014
Handling variables shadowing conflict caused by B definition macros.
· ecba51ed
hansen
authored
Apr 29, 2014
ecba51ed
update
· 5670faac
hansen
authored
Apr 29, 2014
5670faac
Apr 23, 2014
increment version number
· eeb41ea9
hansen
authored
Apr 23, 2014
eeb41ea9
Collecting all B definitions to make the recursive machine loader happy
· 0435989f
hansen
authored
Apr 23, 2014
0435989f
fixed resolving error
· b11afbd0
hansen
authored
Apr 23, 2014
b11afbd0
added simple resolver
· 29096bec
hansen
authored
Apr 23, 2014
29096bec
Refactoring
· 6b112333
hansen
authored
Apr 23, 2014
6b112333
Apr 16, 2014
PrettyPrinter for the B AST
· 08352094
hansen
authored
Apr 16, 2014
08352094
Mar 31, 2014
Fixed bug in AST creator
· 4465de7b
hansen
authored
Mar 31, 2014
4465de7b
initial commit
· ad7f9eb4
hansen
authored
Mar 31, 2014
ad7f9eb4
Loading