A fork of https://git.sr.ht/~xerool/fennel-ls/ for development purposes
Go to file
2025-03-02 08:31:20 -08:00
deps
docs Add docsets information and some reorg 2025-03-02 08:31:20 -08:00
nix
rockspecs
src Recognize deprecated functions that haven't been removed yet. 2025-02-28 04:18:36 -08:00
test Recognize deprecated functions that haven't been removed yet. 2025-02-28 04:18:36 -08:00
tools Only generate lua manual docs; move tic80/love2d to other repo. 2025-02-28 02:30:55 -08:00
.build.yml
.gitignore
changelog.md Only generate lua manual docs; move tic80/love2d to other repo. 2025-02-28 02:30:55 -08:00
default.nix
fennel
flake.lock
flake.nix
flsproject.fnl Improve selflint results by fixing a few mistakes. 2025-02-25 01:26:21 -08:00
LICENSE
Makefile Only generate lua manual docs; move tic80/love2d to other repo. 2025-02-28 02:30:55 -08:00
README.md Only generate lua manual docs; move tic80/love2d to other repo. 2025-02-28 02:30:55 -08:00
TODO.md Recognize deprecated functions that haven't been removed yet. 2025-02-28 04:18:36 -08:00

fennel-ls

Source | Issues | Mailing List

Provides intelligent editing features for fennel files.

For information about installing documentation data for 3rd-party libraries like love2d or tic80 see the wiki.

License

fennel-ls is licensed under the MIT license. See LICENSE for more info. This repository also contains files from other projects:

  • fennel and deps/fennel.lua are compiled from fennel [MIT license]
  • deps/dkjson.lua is from dkjson [MIT license]
  • deps/faith.lua is from faith [MIT license] (test only)
  • deps/pl/stringio.lua is from Penlight [MIT license] (test only)
  • src/fennel-ls/docs/generated/* contains files generated from other sources. It contains information from: