Skip to content

Tags: marcobambini/gravity

Tags

0.8.5

Toggle 0.8.5's commit message
Fixed a setter issue that affects some unit tests too

0.8.4

Toggle 0.8.4's commit message
Fixed #379

0.8.3

Toggle 0.8.3's commit message
Fixed an issue due to the introduction of lazy loading a superclass f…

…rom a class.

0.8.2

Toggle 0.8.2's commit message
Added a way to lazy loading extern superclass at runtime

0.8.1

Toggle 0.8.1's commit message
Minor typo fixed

0.8.0

Toggle 0.8.0's commit message
Improved error handling and detection

0.7.9

Toggle 0.7.9's commit message
Improved error handling

An error must be reported even if in the same line a warning was already reported.
Unit test added.

0.7.8

Toggle 0.7.8's commit message
Added preliminary support for Struct. Fixed a bind method. Unit test …

…added.

0.7.7

Toggle 0.7.7's commit message
Fixed an issue with super keyword. Unit test added.

0.7.6

Toggle 0.7.6's commit message
Renamed optional classes and fixed a setter unwanted side effect.