Skip to content

Releases: LuaPlusPlus/lua-plus-plus

1.0.4.9

Choose a tag to compare

@NoSharp NoSharp released this 12 Jun 21:02
3c3832f

Fixes truncation bug with the end of token streams.

1.0.4.5 Forgot to turn debug to false.

Choose a tag to compare

@NoSharp NoSharp released this 12 Jun 20:19
Whoops.

1.0.4

Choose a tag to compare

@NoSharp NoSharp released this 12 Jun 19:56
17eabae

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

1.0.3 Bug fix

Choose a tag to compare

@NoSharp NoSharp released this 12 Jun 16:02

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

1.0.2

Choose a tag to compare

@NoSharp NoSharp released this 12 Jun 15:25
5ba2188

Check out the commits.

LPP Version 1.0

Choose a tag to compare

@NoSharp NoSharp released this 10 Jun 21:24
56879dc

Classes