Skip to content

Releases: LuaPlusPlus/lua-plus-plus

1.0.4.9

12 Jun 21:02
3c3832f
Compare
Choose a tag to compare

Fixes truncation bug with the end of token streams.

1.0.4.5 Forgot to turn debug to false.

12 Jun 20:19
Compare
Choose a tag to compare

1.0.4

12 Jun 19:56
17eabae
Compare
Choose a tag to compare

Removes keyword "new"
Changes ":" to "." when referencing a constructor, removing the "self" being put in parameters.

1.0.3 Bug fix

12 Jun 16:02
Compare
Choose a tag to compare

Fixes issues with statements being duplicated when the parent is a block.

1.0.2

12 Jun 15:25
5ba2188
Compare
Choose a tag to compare

Check out the commits.

LPP Version 1.0

10 Jun 21:24
56879dc
Compare
Choose a tag to compare

Classes