pick-values
is now a special, allowing it to emit better Lua output.fennel.getinfo
as source-map-aware equivalent of debug.getinfo
.&
and &as
in the same destructure clause.--require-as-include
.and
/or
forms with potential side-effects.--keywords
option to add to the list of built-in Lua keywords.,complete ,d
-> ,doc
.(set ___repl___.view-opts.depth 100)
.(set (. tbl field) val)
.fennel.compile
function now accepts an AST, iterator, or file.(pick-values 0 (side-effects))
now correctly preserves side effects_foo
arguments in lambda
.,compile
repl command.and
/or
inside (fn [...])
now propagate varargs.macrodebug
on cyclic macro expansions now serialize to valid code (no @1, ..
)Please login to add feedback.
This update has been submitted for testing by salimma.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.