Versions in this module Expand all Collapse all v0 v0.84.1 Aug 5, 2026 v0.84.0 Jul 31, 2026 Changes in this version + func ValidateCalls(exprs []core.Expr, registry *stdlib.Registry) error + type Compiler struct + func NewCompiler(source string) (*Compiler, error) + func (c *Compiler) Compile() ([]core.Expr, error)