| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
The code as `"var1=key; var2=key2".replacef(peg"{\ident}'='{\ident}", "$1<-$2$2")` just results in `$1<-$2$2; $1<-$2$2`
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
An empty match will return ""
A zero-length match will return nil
Add test cases
Add news information
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Modified the findAll iterator so that it continues looking for a match within the input string (bug?).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from the same module.
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
evaluation
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
generator generates dependencies section
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|