Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify thin wrapper | Flaviu Tamas | 2015-01-10 | 1 | -0/+3 |
| | |||||
* | Implement correct destruction | Flaviu Tamas | 2015-01-10 | 1 | -1/+10 |
| | |||||
* | Implement foundation for named captures | Flaviu Tamas | 2015-01-10 | 1 | -1/+32 |
| | |||||
* | Remove DUPNAMES option | Flaviu Tamas | 2015-01-10 | 1 | -1/+0 |
| | | | | | It makes the rest of the implementation more complicated and is confusing anyway. The user expects a 1:1 mapping between a match and a name | ||||
* | Extend Regex, add RegexMatch | Flaviu Tamas | 2015-01-10 | 1 | -2/+8 |
| | |||||
* | Implement regex initialization | Flaviu Tamas | 2015-01-09 | 1 | -0/+97 |