Skip to content

Releases: Aureole-Suite/Ingert

v1.1.4

19 Feb 21:34

Choose a tag to compare

Pause on failure on windows, instead of closing the window instantly.

v1.1.3

19 Feb 19:34

Choose a tag to compare

Way overdue, but this release fixes so that unterminated string literals give proper error messages.

v1.1.2

26 Apr 13:54

Choose a tag to compare

Fix an issue with tail calls

v1.1.1

21 Apr 20:10

Choose a tag to compare

Fix overeager check that reduced a few more braces than it should.

1.1.0

21 Apr 15:22

Choose a tag to compare

Should roundtrip all scenas from all four games now, I hope. Plus some nice cleanups internally.

v1.0.2

18 Apr 16:02

Choose a tag to compare

Support functions with large number of globals.

(Semver-wise this is a breaking change, since that field was changed to u16. I don't care, nobody uses this as a library yet.)

v1.0.1

18 Apr 08:24

Choose a tag to compare

  • Fix panic if failing to make sense of called table
  • Print floats in a consistent format (no scientific notation)
  • Sink line numbers in system, debug, and tailcall expressions

v1.0.0

17 Apr 23:53

Choose a tag to compare

Initial release

Daybreak is fully supported. Other games may or may not work. The ergonomics is WIP, but the functionality is good.