Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
Iris
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 120
    • Issues 120
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 16
    • Merge Requests 16
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • Iris
  • Merge Requests
  • !612

Merged
Opened Jan 04, 2021 by Robbert Krebbers@robbertkrebbersMaintainer

Move HeapLang class instances and tactics to separate file

  • Overview 5
  • Commits 3
  • Changes 5
  • Move IntoVal, AsVal, Atomic, AsRecV, and PureExec instances to their own file heap_lang.class_instances
  • Move inv_head_step tactic and head_step instances (now part of new hint database head_step) to heap_lang.tactics

I ported Iron so that it uses Iris's HeapLang instead of forking it. Iron defines its own WP (in a linear rather than affine logic), but should reuse all HeapLang class instances and tactics. Hence, they should not be in primitive_laws.

Edited Jan 04, 2021 by Robbert Krebbers
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: iris/iris!612
Source branch: robbert/heap_lang_tweaks