diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2022-08-21 18:03:25 +0000 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2022-08-21 18:03:25 +0000 |
| commit | 9bbe5ddf93c7c8b17a73318bc89dd1330f4f3f59 (patch) | |
| tree | 7d358804b1bcb5ab4f1368d2d60eb2993f4de926 /tests/.dir-locals.el | |
| parent | 58f91092e2831421aa88be36e9dfa6dd153fd212 (diff) | |
release v1.0.0
Almost complete rewrite of the library, complete with lazy sequences, immutable tables, transients, transducers, better equality semantics, and more correct code generation in macros.
Diffstat (limited to 'tests/.dir-locals.el')
| l--------- | tests/.dir-locals.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.dir-locals.el b/tests/.dir-locals.el new file mode 120000 index 0000000..0b353b0 --- /dev/null +++ b/tests/.dir-locals.el @@ -0,0 +1 @@ +../fennel-test/.dir-locals.el
\ No newline at end of file |