Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[ROADME] remove an item that has been done
also downgrade typed exceptions, since it is mostly done
  • Loading branch information
moritz committed Aug 25, 2013
1 parent 5caf928 commit c311139
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/ROADMAP
@@ -1,7 +1,7 @@
Rakudo Roadmap
--------------

Last updated: 2012-12-28
Last updated: 2013-08-25

This document serves as a guide to the major goals for Rakudo
development, as things stood in December 2011. They have been
Expand Down Expand Up @@ -29,7 +29,6 @@ rescue yourself from a goal, etc.

Compiler Performance/Portability Improvements (jnthn)
2 ** finish up any remaining s/pir::/nqp::/
2 ? re-organize Rakudo, build process, etc. for multi-backend
3 ** Optimizing multis for `[+] 1..10` and `[<=] 1..10` etc.

Macros (masak)
Expand All @@ -52,7 +51,7 @@ Regexes
3 ** <cut> and <commit>

Built-ins/Data Structures
2 *** throwing typed exceptions (moritz)
2 ** throwing typed exceptions (moritz)
2 *** packed arrays (jnthn)
2 ***** NFG strings, .codes, .graphs, etc.
2 ** Rat/FatRat/Rational cleanup
Expand Down

0 comments on commit c311139

Please sign in to comment.