Releases: bhmj/xpression
Releases · bhmj/xpression
v0.9.4: string oneliners
Compare
Sorry, something went wrong.
No results found
bhmj
released this
28 Nov 22:54
String argument oneliners
Function reference in README
Go 1.19 support + dependencies update
v0.9.3: bugfixes
Compare
Sorry, something went wrong.
No results found
bhmj
released this
06 Jul 11:40
String to hex conversion: "0x123" * 2 is evaluated properly
Variable bounded by a closing bracket: (0+a). Now a variable can contain an even number of (nested) opening and closing brackets.
v0.9.2: oneliners
Compare
Sorry, something went wrong.
No results found
bhmj
released this
23 Feb 13:51
Eval and EvalVar oneliners added
minor code refactoring
v0.9.1: variable bounds refined
Compare
Sorry, something went wrong.
No results found
bhmj
released this
02 Jan 04:04
v0.9.0: speed and memory optimization
Compare
Sorry, something went wrong.
No results found
bhmj
released this
19 Nov 15:57
Zero memory consumption on evaluation (preallocated on parse time)
Minor speed optimization
infinity comparison improved
invalid hex number detection
test coverage report added
v0.8.0: hex support
Compare
Sorry, something went wrong.
No results found
bhmj
released this
11 Nov 22:47
hex numbers support
v0.7.9: vars can contain ()
Compare
Sorry, something went wrong.
No results found
bhmj
released this
11 Nov 21:20
variable can contain parentheses
v0.7.8: re-evaluation fix 2
Compare
Sorry, something went wrong.
No results found
bhmj
released this
11 Nov 17:09
de-optimization to fix revaluation
v0.7.7: re-evaluation fix
Compare
Sorry, something went wrong.
No results found
bhmj
released this
11 Nov 16:02
* revaluation fix
* SetLiteral() added
v0.7.6: re-evaluation enabled
Compare
Sorry, something went wrong.
No results found
bhmj
released this
11 Nov 01:39
expression re-evaluation enabled