Skip to content

Releases: uellenberg/Logimat

1.0.4

11 Sep 18:26

Choose a tag to compare

  • Optimize the select function. Comparisons (==, >, <, etc) should be twice as small now.
  • Fixed a bug where the output wouldn't work in normal (non-LaTeX mode) if there was an exponent.

1.0.3

10 Sep 05:36

Choose a tag to compare

  • Add min, max, safeLog, safeLN, safeLen, and safeGetDigit.
  • Fix bugs with len and getDigit.

1.0.2

10 Sep 04:13

Choose a tag to compare

  • Major improvements to the way identifiers and keywords are handled.
  • Improvements to tex conversion.
  • Allow identifiers (not just single letters) as argument names for inline functions.
  • Add safeDivide to fix issues with division and zero.

1.0.1

20 Aug 05:35

Choose a tag to compare

Fix copyfiles

1.0.0

08 Aug 23:59

Choose a tag to compare

Add dom lib