issues
search
parsingdata
/
metal
A Java library for parsing binary data formats, using declarative descriptions.
Apache License 2.0
18
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5 in the gh-action-updates group
#437
dependabot[bot]
opened
2 days ago
0
Bump the minor-updates group across 1 directory with 9 updates
#436
dependabot[bot]
opened
2 days ago
0
Bump the minor-updates group across 1 directory with 9 updates
#435
dependabot[bot]
closed
2 days ago
1
Bump org.hamcrest:hamcrest-library from 2.2 to 3.0
#434
dependabot[bot]
opened
2 months ago
0
Bump the minor-updates group with 9 updates
#433
dependabot[bot]
closed
1 month ago
1
Add cache for more efficient tokenrefs
#432
rdvdijk
opened
2 months ago
0
Bump the minor-updates group across 1 directory with 12 updates
#431
dependabot[bot]
closed
2 months ago
0
Bump the minor-updates group across 1 directory with 7 updates
#430
dependabot[bot]
closed
5 months ago
1
Bump the minor-updates group with 5 updates
#429
dependabot[bot]
closed
6 months ago
1
#427: Update urls in README to link to new default branch main instead of master.
#428
mvanaken
closed
7 months ago
0
Change master branch to main.
#427
mvanaken
opened
7 months ago
1
Bump the minor-updates group with 4 updates
#426
dependabot[bot]
closed
7 months ago
1
#424: Update release version from java 11 to java 17.
#425
mvanaken
closed
7 months ago
1
Upgrade java versions in metal project from 11 to 17.
#424
mvanaken
closed
7 months ago
0
Bump the minor-updates group with 2 updates
#423
dependabot[bot]
closed
7 months ago
0
#415 Move ScopeDepth from ParseState to ParseGraph.
#422
mvanaken
closed
7 months ago
1
#415 Move ScopeDepth parameter to ParseGraph
#421
mvanaken
closed
8 months ago
0
Bump the gh-action-updates group with 4 updates
#420
dependabot[bot]
closed
8 months ago
0
#416 Update Github Action versions by dependabot monthly
#419
mvanaken
closed
8 months ago
0
Bump the minor-updates group with 6 updates
#418
dependabot[bot]
closed
8 months ago
3
#416: Configure dependabot to run monthly
#417
mvanaken
closed
8 months ago
1
Update dependabot configuration to run monthly and preferably in a single PR.
#416
mvanaken
closed
8 months ago
0
Bug when using `withOrder` method in ParseState.
#415
mvanaken
closed
7 months ago
0
#413: Add test to DefUntil to test the list semantics.
#414
mvanaken
closed
8 months ago
2
Missing test for DefUntil
#413
mvanaken
closed
8 months ago
0
Allow releasing through Github actions.
#412
mvanaken
opened
9 months ago
0
#381 Move Scope ValueExpressions as parameter of Ref.
#411
mvanaken
closed
8 months ago
1
Make Source methods public.
#410
mvanaken
closed
9 months ago
1
Test all constructors that do not contain generics in AutoEqualityTest.
#409
mvanaken
closed
9 months ago
1
Test all constructors in AutoEqualityTest
#408
mvanaken
closed
9 months ago
0
#405 Add Performance test to all Source implementations.
#407
mvanaken
closed
10 months ago
1
#405 ConcatenatedValueSource performance bug
#406
mvanaken
closed
10 months ago
1
Performance bug in ConcatenatedValueSource
#405
mvanaken
closed
10 months ago
0
WIP: Scope performance improvements.
#404
mvanaken
closed
9 months ago
1
#402: Hash calculation improvements
#403
mvanaken
closed
1 year ago
4
Improve hash implementations for immutable objects.
#402
mvanaken
closed
1 year ago
0
#399 Introducing ParseValueCache.
#401
mvanaken
closed
1 year ago
3
Investigate usage of java collections instead of ImmutableList
#400
mvanaken
opened
1 year ago
0
Add cache for more efficient refs
#399
rdvdijk
closed
1 year ago
0
Bump junit-jupiter.version from 5.9.3 to 5.10.0
#398
dependabot[bot]
closed
8 months ago
1
Added message digest value expression
#397
gertjanal
closed
7 months ago
1
Can we benefit from a DelayedValue implementation?
#396
mvanaken
opened
1 year ago
1
#394 Convert all test to JUnit5.
#395
mvanaken
closed
1 year ago
1
Convert all tests from JUnit4 to JUnit5.
#394
mvanaken
closed
1 year ago
0
#392 RefAny implementation by allowing varargs for the Ref class.
#393
mvanaken
closed
1 year ago
1
Allow varargs for Ref to reference to defs with different names and return them in parsing order.
#392
mvanaken
closed
1 year ago
0
#390: Replace all usages of Arrays.asList with List.of.
#391
rdvdijk
closed
1 year ago
1
Use Java 9 features (such as List.of and Set.of)
#390
rdvdijk
closed
1 year ago
1
Bump junit-jupiter.version from 5.9.3 to 5.10.0
#389
dependabot[bot]
closed
1 year ago
1
#383 join equality
#388
mvanaken
closed
1 year ago
1
Next