0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Instrument nodes to count their activations
gron
as Stefan Marr
More... over 3 years ago
Added comment
gron
as Stefan Marr
More... over 3 years ago
Merge PR #116: Replace SourceSection objects with longs that encode the same info
gron
as Stefan Marr
More... almost 4 years ago
Fix method equals and hashCode
gron
as Stefan Marr
More... almost 4 years ago
Fix naming in Field class
gron
as Stefan Marr
More... almost 4 years ago
Merge PR #118: Simplify #== primitive and split #<> and #~= primitives to simplify them
gron
as Stefan Marr
More... almost 4 years ago
Split <> and ~= primitives to have the same but reverse semantics of = and ==
gron
as Stefan Marr
More... almost 4 years ago
Fail on compilation failure, to know that we don't have hidden bugs
gron
as Stefan Marr
More... almost 4 years ago
Added Regression test, though this seemed to have worked
gron
as Stefan Marr
More... almost 4 years ago
Adapt WithSource to be able to give CachedExprNode a source
gron
as Stefan Marr
More... almost 4 years ago
Restore correct symbol lookup for getSelector based on source
gron
as Stefan Marr
More... almost 4 years ago
Also remove boolean, is handled by generic == already
gron
as Stefan Marr
More... almost 4 years ago
Move dummy handling to SourceCoordinate
gron
as Stefan Marr
More... almost 4 years ago
Minimize Object>>#== implementation
gron
as Stefan Marr
More... almost 4 years ago
Handle the startIndex and length explicitly with Lexer
gron
as Stefan Marr
More... almost 4 years ago
Merge PR #117: Added SomParse benchmark, and make SomSom not measure parsing
gron
as Stefan Marr
More... almost 4 years ago
Update Eclipse for GitHub Actions
gron
as Stefan Marr
More... almost 4 years ago
Added SomParse benchmark, and make SomSom not measure parsing
gron
as Stefan Marr
More... almost 4 years ago
Combine in just one line
gron
as Stefan Marr
More... almost 4 years ago
Ignore nodes and avoid instrumentation while inlining on the AST level
gron
as Stefan Marr
More... almost 4 years ago
Save node's source details as a long, a source coordinate
gron
as Stefan Marr
More... almost 4 years ago
BD: Introduces a long-based source coordinate
gron
as Stefan Marr
More... almost 4 years ago
BD: Remove getThis/SuperReadNode, not used
gron
as Stefan Marr
More... almost 4 years ago
BD: Remove Full and Tagged SourceCoordinate, which are not used
gron
as Stefan Marr
More... almost 4 years ago
Make setStructuralProbe static
gron
as Stefan Marr
More... almost 4 years ago
Remove source sections, initial step
gron
as Stefan Marr
More... almost 4 years ago
Merge PR #115: Remove Universe Object and Rely on Statics Global Data
gron
as Stefan Marr
More... almost 4 years ago
Remove Universe's object
gron
as Stefan Marr
More... almost 4 years ago
BD: Remove Context
gron
as Stefan Marr
More... almost 4 years ago
Extract Globals
gron
as Stefan Marr
More... almost 4 years ago