mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-25 17:04:24 +08:00
bd591d47f2
Ensure that basic ALE functions `ale.var`, `ale.escape`, and `ale.env` are available in Lua. Cover all Lua code so far with busted tests, fixing bugs where ALE variables can be set with Boolean values instead of numbers. Document all functionality so far.