Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a complete gogrep rewrite #221

Merged
merged 1 commit into from
Apr 4, 2021
Merged

a complete gogrep rewrite #221

merged 1 commit into from
Apr 4, 2021

Conversation

quasilyte
Copy link
Owner

Reasons for the rewrite:

  • Intended to be tightly integrated into ruleguard
  • Better performance
  • More library-oriented design
  • Fixed some bugs

@quasilyte quasilyte force-pushed the quasilyte/rewrite_gogrep branch 2 times, most recently from 4414e3d to 2b85cb8 Compare March 31, 2021 19:54
Copy link
Collaborator

@cristaloleg cristaloleg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🚀 🚀

.github/workflows/go.yml Outdated Show resolved Hide resolved
internal/gogrep/gen_operations.go Show resolved Hide resolved
internal/gogrep/instructions.go Show resolved Hide resolved
internal/gogrep/instructions.go Show resolved Hide resolved
internal/gogrep/match.go Outdated Show resolved Hide resolved
nodetag/nodetag.go Show resolved Hide resolved
ruleguard/parser.go Show resolved Hide resolved
Reasons for the rewrite:

* Intended to be tightly integrated into ruleguard
* Better performance
* More library-oriented design
* Fixed some bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants