Skip to content

Tags: elide-dev/jpms

Tags

1.0.8

Toggle 1.0.8's commit message

Verified

This tag was signed with the committer’s verified signature.
sgammon Sam Gammon
Release: v1.0.8

1.0.7

Toggle 1.0.7's commit message

Verified

This tag was signed with the committer’s verified signature.
sgammon Sam Gammon
Release: v1.0.7

1.0.6

Toggle 1.0.6's commit message

Verified

This tag was signed with the committer’s verified signature.
sgammon Sam Gammon
Release: v1.0.6

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
sgammon Sam Gammon
chore: sync lockfiles

Signed-off-by: Sam Gammon <[email protected]>

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: version mappings at `1.0.4` (#76)

* fix: version mappings at `1.0.4`

- fix: version mappings for `indexer`
- fix: ci package publish for `indexer`

Signed-off-by: Sam Gammon <[email protected]>

* fix: restore provenance for indexer

Signed-off-by: Sam Gammon <[email protected]>

---------

Signed-off-by: Sam Gammon <[email protected]>

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: lazy jar parsing, indexer internals (#71)

* feat: lazy jar parsing, indexer internals

- feat(java): parse jars lazily to avoid strong initial overhead
- feat(indexer): implement indexer internals for jars
- test(java): add benchmarks for jar reading
- fix: relative imports should use `.js`

Signed-off-by: Sam Gammon <[email protected]>

* feat(indexer): initial module index structure and write logic

Signed-off-by: Sam Gammon <[email protected]>

* chore: update `hashlock`

Signed-off-by: Sam Gammon <[email protected]>

* chore: sync lockfiles

Signed-off-by: Sam Gammon <[email protected]>

* chore: generate initial indexes

Signed-off-by: Sam Gammon <[email protected]>

* feat(indexer): gradle module indexing, package flags

Signed-off-by: Sam Gammon <[email protected]>

* chore: re-gen indexes

Signed-off-by: Sam Gammon <[email protected]>

* feat(indexer): implement maven pom indexes

Signed-off-by: Sam Gammon <[email protected]>

* chore: re-gen indexes

Signed-off-by: Sam Gammon <[email protected]>

* fix: declared manifest version constant

Signed-off-by: Sam Gammon <[email protected]>

* chore: osgi and j9+ manifest attributes

Signed-off-by: Sam Gammon <[email protected]>

* chore: run project tests serially

Signed-off-by: Sam Gammon <[email protected]>

* test: match manifest version

Signed-off-by: Sam Gammon <[email protected]>

* feat(indexer): initial indexer work for external api clients

Signed-off-by: Sam Gammon <[email protected]>

* chore: sync lockfiles

Signed-off-by: Sam Gammon <[email protected]>

* feat(indexer): project summary indexes, cleanup

- feat: generate top-level project summary indexes
- feat: project profile info and model
- fix: various parsing issues in maven pom parser
- chore: begin work on maven project facade (coming soon)

Signed-off-by: Sam Gammon <[email protected]>

* chore: run prettier

Signed-off-by: Sam Gammon <[email protected]>

* chore: sync lockfiles

Signed-off-by: Sam Gammon <[email protected]>

* chore: re-gen indexes

Signed-off-by: Sam Gammon <[email protected]>

* chore: npm publishing for `indexer` package

Signed-off-by: Sam Gammon <[email protected]>

---------

Signed-off-by: Sam Gammon <[email protected]>

1.0.2

Toggle 1.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
sgammon Sam Gammon
Release: 1.0.2

Release of packages with support for parsing JARs, Java classes,
and other enhancements.

Signed-off-by: Sam Gammon <[email protected]>

1.0.1

Toggle 1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sgammon Sam Gammon
Release: 1.0.1

First release of the JPMS repository, with NPM library publications
and Maven artifacts.

Signed-off-by: Sam Gammon <[email protected]>