fennel-ls/test
XeroOl 8b6d905450 make multival definition tracking much better
there should now be no cases where multivals and table destructures are
confused. ie, (local [_ x] (values 1 2)) and (local (_ x) [1 2]) are recognized
as nonsense.
2024-02-02 02:12:30 -06:00
..
pl reduce the prevelance of penlight 2022-08-01 18:21:27 -05:00
test-project Improve goto-definition 2023-06-02 20:58:02 -05:00
capabilities-test.fnl Support &as, and ignore & 2023-07-14 10:38:41 -05:00
client.fnl make multival definition tracking much better 2024-02-02 02:12:30 -06:00
completion-test.fnl Add debug info to the test 2024-01-25 00:06:51 -06:00
diagnostic-test.fnl fix set rename issue ~xerool/fennel-ls#8 2024-01-25 00:06:59 -06:00
goto-definition-test.fnl make multival definition tracking much better 2024-02-02 02:12:30 -06:00
hover-test.fnl Remove the word "mock" from the tests so that I feel better about myself 2023-07-12 19:07:28 -05:00
init-macros.fnl Support utf16 offsets, and upgrade textdocumentsync to 2 2023-07-12 00:09:30 -05:00
init.fnl Add debug info to the test 2024-01-25 00:06:51 -06:00
is.fnl Various changes, and fix a searcher crash 2023-06-22 23:28:17 -05:00
json-rpc-test.fnl Changed test framework to not require outside deps 2023-03-23 14:55:06 -05:00
lust.lua Support utf16 offsets, and upgrade textdocumentsync to 2 2023-07-12 00:09:30 -05:00
misc-test.fnl Configuration of extra allowed globals 2023-12-03 16:25:54 -06:00
references-test.fnl fix test for json null 2023-08-21 12:18:26 -05:00
rename-test.fnl make multival definition tracking much better 2024-02-02 02:12:30 -06:00
settings-test.fnl Configuration of extra allowed globals 2023-12-03 16:25:54 -06:00
string-processing-test.fnl Support utf16 offsets, and upgrade textdocumentsync to 2 2023-07-12 00:09:30 -05:00