Skip to content

Releases: lclang/LittleCat

Version 0.2

15 Jul 20:14
481afb1
Compare
Choose a tag to compare

[user-dev]

  • Support for libraries written in lclang
  • Transition to a stricter system
  • Speed up (Fibonacci calculation: 23ms)
  • The introduction of a unique class id, the use of which speeds up the work of lclang
  • Reflection for classes (__id, __type, __extends, __prototype)

[dev]

  • Usage for class references is now via unique class id
  • Methods now return a class id and take arguments as a list of class ids
  • Introduction of Prototype to combine class information

Version 0.1.2

22 Sep 07:12
Compare
Choose a tag to compare

Version 0.1.1

11 Aug 21:04
Compare
Choose a tag to compare
Update main.kt

0.1

11 Aug 13:08
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release
Delete gradle.properties