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
Commits
28c2cef3
Commit
28c2cef3
authored
6 months ago
by
Burkhart Wolff
Browse files
Options
Downloads
Patches
Plain Diff
commenting in generator, updating reasme_dev for start config
parent
4f931f98
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
C11-BackEnds/Clean_wrapper/examples/Coder_Test_TUnits.thy
+1
-1
1 addition, 1 deletion
C11-BackEnds/Clean_wrapper/examples/Coder_Test_TUnits.thy
README_dev
+3
-0
3 additions, 0 deletions
README_dev
with
4 additions
and
1 deletion
C11-BackEnds/Clean_wrapper/examples/Coder_Test_TUnits.thy
+
1
−
1
View file @
28c2cef3
...
...
@@ -156,7 +156,7 @@ fun handle_declarations_wrapper ast v2 ctxt =
end
\<close>
(*
setup
\<open>
Context.theory_map (C_Module.Data_Accept.put (handle_declarations_wrapper))
\<close>
*)
setup
\<open>
Context.theory_map (C_Module.Data_Accept.put (handle_declarations_wrapper))
\<close>
(* Note: The hook "
C_Module
.
C_Term
.
map_translation_unit
" is not adequate, as it is
meant for the term antiquotation (its callback returns a term, not a theory/context *)
...
...
This diff is collapsed.
Click to expand it.
README_dev
+
3
−
0
View file @
28c2cef3
...
...
@@ -9,3 +9,6 @@ START FOR EXAMPLE:
cd Isabelle_C
isabelle jedit -d . C11-BackEnds/Clean_wrapper/examples/Coder_Test_ExprStmt.thy
Branch LorenzWinkler:
cd Isabelle_C
isabelle jedit -d C11-FrontEnd -d C11-BackEnds/Clean C11-BackEnds/Clean_wrapper/examples/Coder_Test_TUnits.thy
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment