Skip to content

Commit

Permalink
Update ROADMAP with completed closures/autoviv items.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Jul 6, 2010
1 parent e2f3019 commit 2b2f69c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ROADMAP
Expand Up @@ -22,8 +22,6 @@ others from doing so.
Patches to this document are welcome.

Really important items
1 ** working closures
1 ** array/hash vivification (pmichaud, masak, jnthn)
1 ** REPL remembers the variable from the last line (pmichaud, jnthn)
1 ** operator overloading -- infix:, prefix:, postfix: (almost there, problems with pre-comp)
1 ** improved error messages and failure modes (B, all)
Expand Down Expand Up @@ -117,3 +115,5 @@ Completed ROADMAP items:
- REPL actually prints (done)
- import module symbols into current lexical scope (done)
- complete lazy lists in Seq and Array (done)
- working closures
- array/hash vivification (pmichaud, masak, jnthn)

0 comments on commit 2b2f69c

Please sign in to comment.