Skip to content

Tags: trntv/yaegi

Tags

v0.7.2

Toggle v0.7.2's commit message
fix: correct isValueUntyped() to handle typed constants

v0.7.1

Toggle v0.7.1's commit message
fix: struct type detection, collision between field and type name

v0.7.0

Toggle v0.7.0's commit message
fix: detect non boolean condition for IF and FOR statements

v0.6.2

Toggle v0.6.2's commit message
interp: fix array size assignment type inference

v0.6.1

Toggle v0.6.1's commit message
fix: handle type declaration inside function

v0.6.0

Toggle v0.6.0's commit message
chore: allow to build tags

v0.0.5

Toggle v0.0.5's commit message
fix: shift operator inherits its type from first arg only

v0.0.4

Toggle v0.0.4's commit message
chore: revert stdlib improvements

v0.0.3

Toggle v0.0.3's commit message
fix: exclude syslog for windows, nacl, and plan9.

v0.0.2

Toggle v0.0.2's commit message
feat: support yaegi in go playground