Skip to content

Releases: Enichan/Depicofier

Release 3, version 0.1.2

22 Aug 04:55
Compare
Choose a tag to compare

Fixed an issue with multi-line string literals and comments.

Requires .NET Framework 4.5

Release 2, version v0.1.1

26 Jul 16:10
Compare
Choose a tag to compare

This release rectifies the problem of Pico 8's alternate comment syntax and Lua's integer division operator being the same (both use '/'). In the new combined Lua+Pico 8 grammar (used in non-strict mode) the integer division operator is now '\' instead.

Requires .NET Framework 4.5

Release 1, version v0.1.0

22 Jul 02:59
Compare
Choose a tag to compare

Requires .NET Framework 4.5