Skip to content

Releases: loda-lang/loda-cpp

v25.11.9

09 Nov 15:37

Choose a tag to compare

Enhancements

  • Support fac in LEAN formula generation
  • Improve LEAN formula generation for pow
  • Improve mined programs comparison

v25.11.2

02 Nov 15:20

Choose a tag to compare

Bugfixes

  • Fix escaping in generated Discord messages

Features

  • Support multiple functions in LEAN formula generation
  • Support bitwise operations in LEAN formula generation

Enhancements

  • Simplify geometric progressions in formula generation
  • Simplify generated expressions for fac operations
  • Improve optimization of pow,nrt operations
  • Extend program stats with LEAN & PARI flags
  • Add LEAN project support for testing

v25.10.19

19 Oct 12:02

Choose a tag to compare

Bugfixes

  • Fix optimizer bug

Features

  • Support memory operations in formula generation
  • Support simple recursive functions in LEAN formula generation
  • Add Windows ARM64 build support

Enhancements

  • Add formula parser for parsing formulas from their string representation
  • Add internal command for finding programs with slow formula generation
  • Improve eval performance using optimized linker settings
  • Extend program stats with operation type bitmask

v25.10.16

16 Oct 15:26

Choose a tag to compare

Bugfixes

  • Fix memory region operation handling in incremental evaluator

v25.10.15

15 Oct 17:52
acfe144

Choose a tag to compare

Features

  • Add memory operations: fil, rol, ror
  • Add limited LEAN export for simple programs

Enhancements

  • Simplify formulas by replacing simple references to recursive functions
  • Removed deprecated list generation functionality

v25.10.8

08 Oct 16:02

Choose a tag to compare

Enhancements

  • Improve formula generation
  • Improve submitted program checks
  • Avoid cloning entire git history for programs
  • Add internal commands and tools

v25.10.3

03 Oct 13:12

Choose a tag to compare

Bugfixes

  • Fix nrt operation

Enhancements

  • Support fac in formula generation
  • Extend program stats

v25.9.26

26 Sep 15:32

Choose a tag to compare

Enhancements

  • Faster nrt using Newton's method
  • Correct existing programs
  • Extend program stats

v25.9.13

13 Sep 16:36

Choose a tag to compare

Enhancements

  • Extend program stats
  • Improve error output in eval command

v25.9.10

10 Sep 13:13

Choose a tag to compare

Enhancements

  • Improve program validation
  • Improve usage stats
  • Allow submissions w/o miner profile