a58053c3fa
Update to 1.6.0: - New Features - Support extra-compiler-env in options table when compiling. - Accept path in options table of fennel.install. - Improve printing of large integers in Lua 5.3+. - Allow disk reads from compiler sandbox. - Add --to-be-closed option for better stack traces in with-open on Lua 5.4. - Stack traces from macro errors shouldn't contain compiler internals. - Look for macros in .fnlm files in addition to .fnl files. - Support extra-env in compiler API when evaluating in compiler scope. - Allow --compile-binary to work on .lua and .luac files. - Add --lambda-as-fn option to remove overhead from arg checking. - Bug Fixes - Fix a bug where ,find repl command didn't work on files with long names. - Some 3-decimal string escapes ignored the 3rd digit; e.g. \x7f -> \127 -> \f7. - In PUC Lua 5.1, the escape "\127" compiled to a literal byte in the string.
factory
Matěj Cepl2025-11-10 10:13:05 +01:00
1e51c7df2b
Accepting request 1252167 from devel:languages:lua
Ana Guerrero2025-03-12 14:23:50 +00:00
8562f92329
- Update to 0.10.0 and trying to make the build working. Number of changes is just too long and changelog.md is packaged.
Matej Cepl2021-08-28 17:02:44 +00:00