-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: y-scope/log-surgeon
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
refactor: Fix decrement/increment to use prefix where applicable.
enhancement
New feature or request
#77
opened Jan 15, 2025 by
SharafMohamed
fix: log-surgeon failing to build on Ubuntu 24.04 due to New feature or request
fmtlib
.
enhancement
#75
opened Jan 13, 2025 by
SharafMohamed
refactor: Improve initialization and use of New feature or request
Lexer
class.
enhancement
#74
opened Jan 13, 2025 by
SharafMohamed
refactor: Use uniform initialization where possible.
enhancement
New feature or request
#73
opened Jan 13, 2025 by
SharafMohamed
refactor: Unify template parameters New feature or request
TypedNfaState
and TypedDfaState
into TypedState
.
enhancement
#70
opened Jan 7, 2025 by
SharafMohamed
refactor: Rename New feature or request
*AST*
to *Ast*
enhancement
#69
opened Jan 7, 2025 by
SharafMohamed
Unnamed namespaces should be removed from header files.
enhancement
New feature or request
#68
opened Jan 7, 2025 by
LinZhihao-723
Token.hpp
fails to compile with GCC 13.
bug
#67
opened Dec 24, 2024 by
junhaoliao
refactor: Standardize header guard macros.
enhancement
New feature or request
#65
opened Dec 11, 2024 by
SharafMohamed
feat: Add clang-tidy check to workflow.
enhancement
New feature or request
#64
opened Dec 8, 2024 by
SharafMohamed
refactor: Ensure clang-tidy passes on each file.
enhancement
New feature or request
#63
opened Dec 8, 2024 by
SharafMohamed
docs: Add documentation folder/files.
enhancement
New feature or request
#55
opened Nov 20, 2024 by
SharafMohamed
docs: Add docstring for New feature or request
RegexNFAState
.
enhancement
#54
opened Nov 20, 2024 by
SharafMohamed
docs: Review docstring return fields.
enhancement
New feature or request
#53
opened Nov 20, 2024 by
SharafMohamed
lint workflow failed due to clang-format warnings
bug
Something isn't working
#45
opened Sep 25, 2024 by
LinZhihao-723
ProTip!
Exclude everything labeled
bug
with -label:bug.