Skip to content

Commit

Permalink
Remove completed tasks from nommap.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Sep 19, 2011
1 parent 9256ee2 commit b10ef51
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions NOMMAP.markdown
@@ -1,6 +1,6 @@
# Roadmap for "nom" Branch

Last Updated 18 Sep 2011
Last Updated 20 Sep 2011

## Punch list for nom->master and nom distribution

Expand All @@ -12,7 +12,6 @@ branch and distribution, an estimate of the difficulty
(\* == easy, \*\*\*\* = hard), and any identified
responsible parties.

* Parametric roles (2, 2, \*\*\*, jnthn)
* Enums to level of master (2, 1, ???, ???)
* Grammars, qregex, other regex stuff (1, 1, \*\*\*, pmichaud)
* Buf (2, 1, **, pmichaud)
Expand Down Expand Up @@ -49,11 +48,6 @@ when needs to properly find use correct outer scope
## Fix up binding some more
Get ::= correcter, and a bit more stuff on := also.

## Finish up parametric roles
Many things are working, some are not...
* role R1[::T] does R2[T] { ... }
* Be sure to do a BUILD after mix-in

## Custom Operators
Get these working again.

Expand Down

0 comments on commit b10ef51

Please sign in to comment.