Daniel Keep

Results 14 issues of Daniel Keep

The current `&str` scanner just takes the next token. Some more flexibility here would be nice. - [ ] `WordOrInt` using the `WordsAndInts` tokenizer. - [ ] `IdentOrInt` using the...

enhancement

At worst, the invocation span should be used if something better isn't available.

bug

Specifically to avoid the "using an expression in item context" issue.

Not sure _where_ this should go. Minutiae?