Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Iris Iris
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 171
    • Issues 171
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • IrisIris
  • Merge requests
  • !429

heap_lang lifting: instantiate inv_heapG and inv_heap_inv

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ralf Jung requested to merge ralf/inv_heap into master Apr 18, 2020
  • Overview 22
  • Commits 3
  • Pipelines 0
  • Changes 8

This was quite annoying in examples@99f8ad18, to have to explicitly pass loc val all the time.

However, this means that inv_heap will be exported by default into every heap_lang user. I am a bit worried people might accidentally rely on there being a GC in their model. But maybe that's okay?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ralf/inv_heap