Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Move operating overloading to done section of ROADMAP now that the pr…
…e-comp issues are dealt with.
  • Loading branch information
jnthn committed Jul 16, 2010
1 parent 2348e0c commit 0680fc2
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 ** 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)
1 ** release announcement draft (pmichaud, all)
Expand Down Expand Up @@ -114,6 +113,7 @@ 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
- working closures (done)
- array/hash vivification (done)
- REPL remembers the variable from the last line (done)
- operator overloading -- infix:, prefix:, postfix: (done)

0 comments on commit 0680fc2

Please sign in to comment.