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

[#22] Implemented simple CMS gc logs parser #28

Merged
merged 2 commits into from
May 22, 2016
Merged

[#22] Implemented simple CMS gc logs parser #28

merged 2 commits into from
May 22, 2016

Conversation

xeoh
Copy link
Owner

@xeoh xeoh commented May 22, 2016

Some how this #23 has been vanished.
Therefore, merging again.

ducky and others added 2 commits May 12, 2016 10:34
parboiled is PEG (Parsing Expression Grammar) implementation.
PEG is more concise than regex, and regex could not handle recursive
structure well.

GcEventNode is added to access the parsed data easily. Its concrete class is
generated by Auto Value library which utilizes annotation processing. IDE setup
is required and the instruction can be found here:
    google/auto#106
@xeoh xeoh merged this pull request into develop May 22, 2016
@xeoh xeoh deleted the iss22 branch May 22, 2016 20:15
@xeoh xeoh restored the iss22 branch May 22, 2016 21:17
@xeoh xeoh deleted the iss22 branch May 22, 2016 21:18
@ducky-hong ducky-hong restored the iss22 branch June 8, 2016 10:22
@ducky-hong ducky-hong deleted the iss22 branch June 8, 2016 10:26
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