Skip to content

Releases: AtomicScience/javoc

Update 0.3

15 Aug 21:19
Compare
Choose a tag to compare
Update 0.3 Pre-release
Pre-release

After yet another half-year pause, comes another update!

It doesn't bring any new features, focusing on huge code refactor instead

Update 0.2

24 Feb 19:51
Compare
Choose a tag to compare
Update 0.2 Pre-release
Pre-release

After a long pause, comes another update, yay!

What's new:

Code updates:

Class loader now can:

  • Load class' names
  • Load access flags
  • Load constant pool entries!

javocp now can:

  • Output constant pool in human-readable form
  • Output class' names and indexes
  • Output access flags

Documentation:

  • "Class file format" expanded
  • Lots of different articles were added
  • Some articles about the internals of Javoc were written
  • "Java class structure by example" removed due to unnecessarity and the high amount of effort needed to write a decent article

The upcoming v0.3 release is planned to be mostly refactoring one, delivering little to none of the features

Update 0.1

07 Aug 19:23
Compare
Choose a tag to compare
Update 0.1 Pre-release
Pre-release

This is a first pre-release version of the JavOC!

Actually, it's only a layout of the architecture of the future JVM, but it already has few features to show off!