Skip to content

Releases: rm-hull/infix

Handle `=` and `==` properly

05 Sep 17:25
Compare
Choose a tag to compare

Fix minor regression in division precedence

18 Jun 23:04
Compare
Choose a tag to compare
Merge branch 'master' of git://github.com/rm-hull/infix

* 'master' of git://github.com/rm-hull/infix:
  Fix markdown glitches

Replace parser, minor bugfixes & other improvements

14 Jun 19:27
Compare
Choose a tag to compare
  • Use jasentaa parser - error location reporting
  • Performance improvements when resolving vars
  • Re-org math functions
  • Grammar improvements / rationalization / documentation
  • Operator suppression
  • API Documentation

Nullary parameters

11 May 21:47
Compare
Choose a tag to compare
v0.2.7

0.2.7 release

`from-string` functionality

27 Mar 17:42
Compare
Choose a tag to compare
v0.2.0

`from-string` function creation

Better unary operator handling

18 Mar 23:09
Compare
Choose a tag to compare
Merge branch 'master' of github.com:rm-hull/infix

* 'master' of github.com:rm-hull/infix:
  Add note about aliased unary operators
  Add clojars badge