Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Item assignment is done and tested, so move to done section of the RO…
…ADMAP.
  • Loading branch information
jnthn committed Apr 4, 2010
1 parent dc3ff3b commit c467c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ROADMAP
Expand Up @@ -25,7 +25,6 @@ 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 (done, needs tests to verify)
1 * lexical variables in regexes (B, bkeeler, masak, jnthn)
1 ** operator overloading -- infix:, prefix:, postfix: (almost there, problems with pre-comp)
1 ** lexical classes and roles (jnthn)
Expand Down Expand Up @@ -114,3 +113,4 @@ Completed ROADMAP items:
- lazy gather/take (done)
- basic s/// (done)
- protoregexes in grammars (done)
- item assignment (done)

0 comments on commit c467c5c

Please sign in to comment.