Skip to content

Releases: kishtarn555/rekarel-cli

2.3.2

Choose a tag to compare

@kishtarn555 kishtarn555 released this 15 Jan 07:48
41a1339

Fixes

  • When dumping a cell with infinite beepers now it gives the correct output

Features

  • Added support for targeting XML 1.1, which supports 32-bit for dumped cells.

2.3.1

Choose a tag to compare

@kishtarn555 kishtarn555 released this 15 Jan 07:46
b8d22db

Fixes

  • Large numbers in the source code now give compilation error

2.3.0

Choose a tag to compare

@kishtarn555 kishtarn555 released this 15 Jan 07:43

Changes

  • Now compiles to RKS 2.3
  • Updated core to v2.3
  • New support for RKS 2.3 new Runtime errors

Full Changelog: v2.0.1...2.3.0

2.0.1

Choose a tag to compare

@kishtarn555 kishtarn555 released this 28 Oct 16:38
5199452

Bug fixes

  • Fixed an error where both new errors had the same stderr message:
    • STACKMEMORY = "LIMITE DE MEMORIA DEL STACK",
    • CALLSIZE = "LIMITE DE LONGITUD DE LLAMADA",
  • Fixed an error where it used the java compiler when the pascal flag was active in the compile command
  • Fixed the readme to be updated.

2.0.0

Choose a tag to compare

@kishtarn555 kishtarn555 released this 28 Oct 16:36
e1a553b

This version now uses ReKarel Core 2.2.0.

Now, it prints errors to stderr

Support for two new RTE

  • STACKMEMORY = "LIMITE DE LONGITUD DE LLAMADA",
  • CALLSIZE = "LIMITE DE LONGITUD DE LLAMADA",