Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • T Tutorial POPL18
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • Tutorial POPL18
  • Issues
  • #2
Closed
Open
Issue created Jan 13, 2019 by Tej Chajed@tchajedContributor

Example code in exercises does not work with latest version of Iris

Some of the provided code doesn't work in the exercises. I'm using the latest version of Iris (FP/iris-coq@fb211a177abf). There were some easy fixes but I got stuck on using wp_par.

  • In ex_01_swap.v, some uses of wp_lam have to be replaced with wp_let.
  • .coqdeps.d should be under gitignore
  • The use of wp_apply (wp_par ...) in ex_04_parallel_add.v doesn't work - I couldn't fix it myself, the code looks to me like it should work as written.
Assignee
Assign to
Time tracking