Tags · FadyG07/expr · GitHub
Skip to content

Tags: FadyG07/expr

Tags

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

v1.8.0

Toggle v1.8.0'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 checker for filter builtin

v1.7.1

Toggle v1.7.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 double type-check when a patch is present

v1.7.0

Toggle v1.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use ast.Patch func

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ConstExpr

v1.5.10

Toggle v1.5.10's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Improve location storage in program

v1.5.9

Toggle v1.5.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove source pointer in error if wide chars are used

v1.5.8

Toggle v1.5.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add AllowUndefinedVariables option examples

v1.5.7

Toggle v1.5.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 type checker for range operator