index
:
urweb-regex
master
Ur/Web regular expression library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Correct argument order to 'replace'
HEAD
master
Benjamin Barenblat
2015-08-26
*
Add functions which operate on strings instead of counted slices
Benjamin Barenblat
2015-08-26
*
Remove unnecessary $/option dependency
Benjamin Barenblat
2015-08-26
*
Rework replacement API to rely on transformation
Benjamin Barenblat
2015-08-26
*
JS: Use global regexes
Benjamin Barenblat
2015-07-30
*
Correct order of arguments to Regex.replace
Benjamin Barenblat
2015-07-30
*
Implement regex substitution
Benjamin Barenblat
2015-07-30
*
Update documentation to note ECMAScript regxes
Benjamin Barenblat
2015-07-30
*
Update C++ to use ECMAScript regular expressions
Benjamin Barenblat
2015-07-30
*
Make library work on both client and server sides
Benjamin Barenblat
2015-07-30
*
Run clang-format
Benjamin Barenblat
2015-07-28
*
Run cpplint
Benjamin Barenblat
2015-07-28
*
Replace my bounds-checked numeric conversion with Boost’s
Benjamin Barenblat
2015-07-28
*
Rework to use the C++11 regex library
Benjamin Barenblat
2015-07-27
*
Don’t use C99 comments in headers
Benjamin Barenblat
2015-07-27
*
Add Vim swap files to .gitignore
Benjamin Barenblat
2015-07-27
*
Initial commit of the regex matcher
Benjamin Barenblat
2015-07-03