Skip to content

Tags: aviasales/expr

Tags

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

v2.0.0

Toggle v2.0.0's commit message

Unverified

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

v1.1.4

Toggle v1.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add tests for support method of map.

v1.1.3

Toggle v1.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove Type alias

v1.1.2

Toggle v1.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.
Fix work with field funcs