Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambda-rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniël Louwrink
lambda-rust
Commits
674b22d2
Commit
674b22d2
authored
8 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Use fast_string.
parent
25c37eb0
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
opam.pins
+1
-1
1 addition, 1 deletion
opam.pins
theories/lang/lang.v
+1
-1
1 addition, 1 deletion
theories/lang/lang.v
theories/lifetime/lifetime_sig.v
+2
-1
2 additions, 1 deletion
theories/lifetime/lifetime_sig.v
with
4 additions
and
3 deletions
opam.pins
+
1
−
1
View file @
674b22d2
coq-iris https://gitlab.mpi-sws.org/FP/iris-coq
02bc52b4d905eb635940ff8545d59676ad44ea8c
coq-iris https://gitlab.mpi-sws.org/FP/iris-coq
c3dde6181d7d99007fd584d23a5dc3e859b47765
This diff is collapsed.
Click to expand it.
theories/lang/lang.v
+
1
−
1
View file @
674b22d2
From
iris
.
program_logic
Require
Export
language
ectx_language
ectxi_language
.
From
iris
.
program_logic
Require
Export
language
ectx_language
ectxi_language
.
From
stdpp
Require
Export
string
s
.
From
fast_string
Require
Export
fast_
string
_lib
.
From
stdpp
Require
Import
gmap
.
From
stdpp
Require
Import
gmap
.
Set
Default
Proof
Using
"Type"
.
Set
Default
Proof
Using
"Type"
.
...
...
This diff is collapsed.
Click to expand it.
theories/lifetime/lifetime_sig.v
+
2
−
1
View file @
674b22d2
From
iris
.
algebra
Require
Import
frac
.
From
iris
.
algebra
Require
Import
frac
.
From
stdpp
Require
Export
gmultiset
strings
.
From
stdpp
Require
Export
gmultiset
.
From
fast_string
Require
Export
fast_string_lib
.
From
iris
.
base_logic
.
lib
Require
Export
invariants
.
From
iris
.
base_logic
.
lib
Require
Export
invariants
.
From
iris
.
base_logic
.
lib
Require
Import
boxes
fractional
.
From
iris
.
base_logic
.
lib
Require
Import
boxes
fractional
.
Set
Default
Proof
Using
"Type"
.
Set
Default
Proof
Using
"Type"
.
...
...
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