shithub: mc

RSS feed

0529dbb6 – Ori Bernstein <[email protected]> authored on 2013/10/22 17:52
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/libregex

5d6dda03 – Ori Bernstein <[email protected]> authored on 2013/10/22 17:45
Reduce debug traces.

3eb19da0 – Ori Bernstein <[email protected]> authored on 2013/10/22 14:07
Allow disabling debug traces.

152a1b90 – Ori Bernstein <[email protected]> authored on 2013/10/22 13:07
Exec returns true if the whole regex matches.

da4fbb8f – Ori Bernstein <[email protected]> authored on 2013/10/22 12:52
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/libregex

d5ff7639 – Ori Bernstein <[email protected]> authored on 2013/10/22 12:44
Only increment the IP if we're not changing it.

1b2cc084 – Ori Bernstein <[email protected]> authored on 2013/10/22 12:03
More readable debug traces.

e189f008 – Ori Bernstein <[email protected]> authored on 2013/10/22 11:48
Don't consume characters unnecessarily.

a7ba738b – Ori Bernstein <[email protected]> authored on 2013/10/22 11:12
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/libregex

f507c7ee – Ori Bernstein <[email protected]> authored on 2013/10/22 10:53
Don't grab the first character when creating.

363389e2 – Ori Bernstein <[email protected]> authored on 2013/10/22 10:30
Add compilation of regexes.

2a91805a – Ori Bernstein <[email protected]> authored on 2013/10/22 09:25
Add parsing for regex.

a2da7312 – Ori Bernstein <[email protected]> authored on 2013/10/21 21:12
A test program.

8c0eb9f5 – Ori Bernstein <[email protected]> authored on 2013/10/21 21:10
Initial commit