Tags · sysnap2012/expr · GitHub
Skip to content

Tags: sysnap2012/expr

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v1.2.0

Toggle v1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add backward compatibility with v1

v2.1.2

Toggle v2.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add extra check of correct eval usage

v2.1.1

Toggle v2.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update docs

v2.1.0

Toggle v2.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add interface support to operator overloading

v2.0.5

Toggle v2.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add better nil checks

v2.0.4

Toggle v2.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix equal operation on different nil types

v2.0.3

Toggle v2.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix bug with nil vars

v2.0.2

Toggle v2.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix default type of map created in expr

v2.0.1

Toggle v2.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add support for interface methods