SHA256
11
0
forked from pool/lua-fennel
Matěj Cepl 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.
2025-11-10 10:13:05 +01:00
2025-11-10 10:13:05 +01:00
2025-11-10 10:13:05 +01:00
2025-11-10 10:13:05 +01:00
Description
No description provided
675 KiB
Languages
RPM Spec 100%