Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Isabelle_C
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
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
Burkhart Wolff
Isabelle_C
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5e0d52cdec7e0f473b4be129224c613031261f80
Select Git revision
Branches
18
C
default
protected
C_2019
C_2020
C_2021
C_2021-1
C_2022
C_AFP
C_AFP_draft
C_AFP_readme
C_devel_AFP
C_devel_AFP_readme
Clean_AFP
Isa2024
LorenzWinkler
LorenzWinkler2
afp_devIsabelle_C_24
afp_devIsabelle_Clean_24
main
18 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Oct
13
10
9
27
Sep
26
25
24
23
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
29
Aug
28
6
Sep
4
29
Aug
28
25
24
23
30
Jun
29
28
26
5
2
18
May
17
8
Feb
26
Jan
24
22
21
19
4
Nov
26
Oct
25
12
20
Sep
17
Aug
5
4
3
28
Jul
27
24
15
13
12
11
8
6
1
30
Jun
27
May
26
25
19
18
6
Mar
5
18
Feb
17
9
3
2
1
11
Jan
2
28
Dec
27
26
25
23
22
21
9
6
3
29
Nov
17
16
15
12
10
3
31
Oct
5
1
30
Sep
28
22
25
Aug
18
16
14
12
6
31
Jul
24
22
16
15
14
13
12
8
5
29
Jun
27
26
25
21
7
3
20
May
18
17
13
21
Apr
13
4
30
Mar
24
23
19
18
12
11
5
2
23
Feb
19
18
17
1
29
Jan
28
25
24
22
20
19
18
13
8
23
Dec
19
9
2
30
Nov
26
24
23
17
16
9
2
28
Oct
27
Sync with afp devel branch and Isabelle_09_Oct_2024
afp_devIsabelle…
afp_devIsabelle_Clean_24
dangling README.
Isa2024
Isa2024
tracking afp Isabelle_C Frontend development
afp_devIsabelle…
afp_devIsabelle_C_24
...
merge. roughly funcioning again. pb with ROOTs in this branch
improved documentation.
LorenzWinkler
LorenzWinkler
ROOT in sync with the AFP - setup
some simpler proofs for more automatic symbexes
Bu's Symbolic execution rules for assertions
Achims patch on recursive function return type
Minor corrections in the test suite.
corrected call
C_2021-1
C_2021-1
final result of Lorenz Winkler
fix if
LorenzWinkler2
LorenzWinkler2
fix unary operations (in C_Ast!)
now propperly support all crazy combinations of init-exprs mixed with simple declarations
add init-expressions
now propperly support assignments to types mapped to nat
fix bug in previous bugfix (forgot functions)
fix a bug where local vars would not be defined
add documentation
add documentation
rename translation hook file
minor refactoring
move translation to another file, so it can be imported into the documentation files
refactor the assignment translation
begin overworking the assignment part --broken (arrays very much, other parts maybe aswell)
commenting in generator, updating reasme_dev for start config
remove debug messages
fix coder_exprstmt
remove automatic nat conversion and correctly infer type before calling clean interface for annotation terms
hide parameters when reading annotation terms, so that free terms with parameters wouldnt get substituted
implement storing invariant and measure
add a small demo
add hook for c_expr antiquotation --broken--
implement mechanism to find invariants corresponding to loop
begin implementing recursion. parseNodeContent is broken!
fix scoping issue where local vars would override global vars
implement storing of invariants, pre- and postconditions
adapt parseNodeContent for handling multi-dimensional arrays (list list T)
Loading