Skip to content

Tags: iCodeIN/expr

Tags

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: fix invalid return value in "Returning errors" example. (expr-l…

…ang#199)

v1.8.9

Toggle v1.8.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix compiler fold optimization of "integer divide by zero"

v1.8.8

Toggle v1.8.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix docgen for ambiguous fields on nested structs

v1.8.7

Toggle v1.8.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix docgen for ambiguous fields in embedded structs

v1.8.6

Toggle v1.8.6'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 maps in len builtin

v1.8.5

Toggle v1.8.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix ambiguous embed struct reference

v1.8.4

Toggle v1.8.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
docgen: add package name to types

v1.8.3

Toggle v1.8.3's commit message

Unverified

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

v1.8.2

Toggle v1.8.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Output sorted fields in markdown

v1.8.1

Toggle v1.8.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix type check for fast call path