Skip to content

Commit

Permalink
Minor ROADMAP tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Mar 22, 2010
1 parent becc7e0 commit 5d8fd6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ROADMAP
Expand Up @@ -26,9 +26,9 @@ Really important items
1 ** complete lazy lists in Seq and Array (colomon, bkeeler, jnthn, pmichaud, others)
1 * array/hash vivification (masak, jnthn, pmichaud)
1 *** REPL remembers the variable from the last line (D, jnthn)
1 ** item assignment (B, spinclad, jnthn)
1 ** item assignment (done, needs tests to verify)
1 * lexical variables in regexes (B, bkeeler, masak, jnthn)
1 ** operator overloading -- infix:, prefix:, postfix: (B, jnthn, pmichaud)
1 ** operator overloading -- infix:, prefix:, postfix: (almost there, problems with pre-comp)
1 ** lexical classes and roles (jnthn)
1 ** import module symbols into current lexical scope (D, jnthn)
1 ** improved error messages and failure modes (B, all)
Expand Down

0 comments on commit 5d8fd6a

Please sign in to comment.