Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mark REPL task as done in the ROADMAP.
  • Loading branch information
pmichaud committed Jul 7, 2010
1 parent c89a843 commit 17654af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ROADMAP
Expand Up @@ -22,7 +22,6 @@ others from doing so.
Patches to this document are welcome.

Really important items
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)
1 * attention-grabbing examples (all)
Expand Down Expand Up @@ -116,4 +115,5 @@ Completed ROADMAP items:
- import module symbols into current lexical scope (done)
- complete lazy lists in Seq and Array (done)
- working closures
- array/hash vivification (pmichaud, masak, jnthn)
- array/hash vivification (done)
- REPL remembers the variable from the last line (done)

0 comments on commit 17654af

Please sign in to comment.