Skip to content

Releases: iFanie/BaseKotlinCompiler

Release 0.13

Release 0.13 Pre-release
Pre-release

Choose a tag to compare

@iFanie iFanie released this 26 Dec 10:37

Rewritten type matching code

Release 0.12

Release 0.12 Pre-release
Pre-release

Choose a tag to compare

@iFanie iFanie released this 25 Dec 22:28
  • Add more types for matching
  • Add to nulllity check

Release 0.11

Release 0.11 Pre-release
Pre-release

Choose a tag to compare

@iFanie iFanie released this 25 Dec 22:00

Add a type cleanup from function parenthesis

Release 0.10

Release 0.10 Pre-release
Pre-release

Choose a tag to compare

@iFanie iFanie released this 17 Dec 17:59

Fixes a bug of overridable units not being invoked

Release 0.9

Release 0.9 Pre-release
Pre-release

Choose a tag to compare

@iFanie iFanie released this 13 Dec 21:48

Moved the whole login into DSL oriented self-contained blocks.

Release 0.8

Release 0.8 Pre-release
Pre-release

Choose a tag to compare

@iFanie iFanie released this 10 Dec 22:31

Pre-Release

v.08

Changelog

  • Delegate toString override to javax elements
  • Update kotlin to 1.3.11

Release 0.6

Release 0.6 Pre-release
Pre-release

Choose a tag to compare

@iFanie iFanie released this 05 Dec 18:46
Pre-Release

v.06

Changelog:

  • Updates kotlin
  • Resolve conflicts from update
  • Exposes processing arguments
  • Makes output dir file creation overridable