This website works better with JavaScript.
Explore
Help
Sign In
Rockingcool
/
kleingrep
Watch
1
Star
0
Fork
You've already forked kleingrep
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
251
Commits
1
Branch
0
Tags
1.6 MiB
c700b01e80
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c700b01e80'
${ noResults }
Commit Graph
54 Commits (c700b01e80092ea52cf2c0511ca74c3e9af6e4e3)
Author
SHA1
Message
Date
Aadhavan Srinivasan
3918682339
Added more tests
6 days ago
Aadhavan Srinivasan
7cd24959bf
Added case-insensitive tests (copied the normal tests, added the case-insensitive flag and swapped the case of all characters in the test string
6 days ago
Aadhavan Srinivasan
94c8044eb7
Running all tests case-insensitive with the same match indices wasn't a good idea
6 days ago
Aadhavan Srinivasan
027dfb4d6b
Run all tests twice - case-sensitive, then case-insensitive
6 days ago
Aadhavan Srinivasan
932a20f641
Added more tests
6 days ago
Aadhavan Srinivasan
dec6aaca93
Added POSIX charclass tests
7 days ago
Aadhavan Srinivasan
ff250338b4
Added more tests; added backreference comment
1 week ago
Aadhavan Srinivasan
0367c0d614
Added more tests
1 week ago
Aadhavan Srinivasan
304ef68d45
Added more tests
1 week ago
Aadhavan Srinivasan
8feaefeeb8
Added more tests
1 week ago
Aadhavan Srinivasan
5c2869ff81
Updated test case
1 week ago
Aadhavan Srinivasan
036e625a15
Added more test cases
1 week ago
Aadhavan Srinivasan
263619c50c
Added more test cases
1 week ago
Aadhavan Srinivasan
65e5b4e2af
Added more test cases
1 week ago
Aadhavan Srinivasan
423fcc9b54
Added more test cases (1 failing)
1 week ago
Aadhavan Srinivasan
5e12fe1c42
Added 'flags' field to test struct for all-group tests
1 week ago
Aadhavan Srinivasan
f87458ee99
Added 'flags' field to test struct for 0-group tests
1 week ago
Aadhavan Srinivasan
48cff259b2
Updated tests
2 weeks ago
Aadhavan Srinivasan
9dc4fd4595
Started adding tests from Python's RE test suite
2 weeks ago
Aadhavan Srinivasan
fb46ed62d9
Added tests for FindString
2 weeks ago
Aadhavan Srinivasan
fcdb4a8868
Added another test, changed function calls to match new names
2 weeks ago
Aadhavan Srinivasan
8e8067482a
Rewrote to use new API for compiling and finding matches
4 weeks ago
Aadhavan Srinivasan
e83d746ded
Added more test cases
2 months ago
Aadhavan Srinivasan
93a5e24c8d
Added more tests
2 months ago
Aadhavan Srinivasan
3fda07280e
Added more tests
2 months ago
Aadhavan Srinivasan
84cccc73ec
Added grouping tests
2 months ago
Aadhavan Srinivasan
80ea262064
Updated test-case structs to reflect the name of the new type
2 months ago
Aadhavan Srinivasan
298285e44c
Added more test cases
2 months ago
Aadhavan Srinivasan
74c177324b
Added more test cases
2 months ago
Aadhavan Srinivasan
924e2a8dbc
Added some AI-generated test cases (llama3.1:405b)
2 months ago
Aadhavan Srinivasan
d986999001
Added more tests
2 months ago
Aadhavan Srinivasan
1e0502c6aa
Added unicode tests
3 months ago
Aadhavan Srinivasan
8a1f1dc621
Added unicode support
...
Replaced strings with rune-slices, which capture unicode codepoints more accurately.
3 months ago
Aadhavan Srinivasan
9201ed49bd
Changed type from matchIndex to MatchIndex
3 months ago
Aadhavan Srinivasan
e8aca8606a
Added test cases
3 months ago
Aadhavan Srinivasan
c032dcb2ea
Added more test cases
3 months ago
Aadhavan Srinivasan
fd957d9518
Added more test cases
3 months ago
Aadhavan Srinivasan
a752491563
Added more test cases
3 months ago
Aadhavan Srinivasan
e6c607319c
Added more tests
3 months ago
Aadhavan Srinivasan
f8ee1b3200
Added more tests
3 months ago
Aadhavan Srinivasan
d8299294ed
Added test cases
3 months ago
Aadhavan Srinivasan
2af4a5f9fd
Added more tests
3 months ago
Aadhavan Srinivasan
49b84c5728
Added test cases
3 months ago
Aadhavan Srinivasan
704bec122a
Added more tests
3 months ago
Aadhavan Srinivasan
3984c54080
Added more test cases
3 months ago
Aadhavan Srinivasan
4a30977d15
Added test cases
3 months ago
Aadhavan Srinivasan
89a43c8f41
Added test case
3 months ago
Aadhavan Srinivasan
7e7e75903d
Added more tests
3 months ago
Aadhavan Srinivasan
b92912f7e4
Added test
3 months ago
Aadhavan Srinivasan
b1e2d7147e
Added tests
3 months ago
First
Previous
1
2
Next
Last