Skip to content

Commit

Permalink
We've been able to import module symbols into current lexical scope f…
Browse files Browse the repository at this point in the history
…or a while, and nobody has complained it's epicly broke, so mark it as done.
  • Loading branch information
jnthn committed May 27, 2010
1 parent edb448f commit 972ae69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ROADMAP
Expand Up @@ -26,7 +26,6 @@ Really important items
1 * array/hash vivification (masak, jnthn, pmichaud)
1 *** REPL remembers the variable from the last line (D, jnthn)
1 ** operator overloading -- infix:, prefix:, postfix: (almost there, problems with pre-comp)
1 ** import module symbols into current lexical scope (D, jnthn)
1 ** improved error messages and failure modes (B, all)
1 * attention-grabbing examples (all)
1 ** release announcement draft (pmichaud, all)
Expand Down Expand Up @@ -116,3 +115,4 @@ Completed ROADMAP items:
- lexical classes and roles (done)
- lexical variables in regexes (done)
- REPL actually prints (done)
- import module symbols into current lexical scope (done)

0 comments on commit 972ae69

Please sign in to comment.