Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
RefinedC
Commits
44e07b78
Commit
44e07b78
authored
Aug 26, 2021
by
Michael Sammler
Browse files
export bitfield type again
parent
51c5ff95
Pipeline
#52550
passed with stage
in 18 minutes and 13 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
theories/typing/typing.v
View file @
44e07b78
From
refinedc
.
lang
Require
Export
bitfield
.
From
refinedc
.
typing
Require
Export
programs
type
int
intptr
function
bytes
own
struct
optional
singleton
fixpoint
automation
padded
exist
immovable
constrained
union
array
wand
globals
tyfold
atomic_bool
locked
tagged_ptr
.
From
refinedc
.
typing
Require
Export
programs
type
int
intptr
function
bytes
own
struct
optional
singleton
fixpoint
automation
padded
exist
immovable
constrained
union
array
wand
globals
tyfold
atomic_bool
locked
tagged_ptr
bitfield
.
Notation
"'block{' n }"
:
=
(
typed_block
_
n
_
_
_
_
)
(
only
printing
,
format
"'block{' n }"
)
:
bi_scope
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment