Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ricardo A Garcia
Grep Extension
Graph
extension_main
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jun
9
6
23
Apr
22
19
18
17
16
3
31
Mar
28
Mar
18
May
all the extra stuff
extension_main
extension_main
found even more print statements :/
print statements?
cookage :/
sirenhead
:(
replaced some hashmaps with vecs. Let us see correctness and performance
stupid windows
yeah more refactoring
lib.rs refactoring
print :/
does this jawn still work? (Refactoring lib.rs)
lol
Had a bug in my BoyerMoore implementation. :/
Had a random print somewhere. Oops
No longer accepting empty string (or reporting it at least)
Actually modify the nfa this time, and A* matches the empty string this time.
Now using find_matches_in_line in the case that there is no prefix
Sanity check. Should pass all correctness tests.
bruhhh
bruhh crazy typo on the spec!!
bruh
:/ using find_matches_in_line
finna reveal
using find_matches_in_line
using greedy_match_line
dont know why tests are failing
fixed main59
changed one line
what, it passes all my tests?
better line matching
added boyer fr this time
Yes
there was a random comment, making all tests fail
bruh
integrated boyer moore
boyer moore done
changed .expect in main
lol
moved things around
Menu
Projects
Groups
Snippets
Help