summaryrefslogtreecommitdiff
path: root/tests/core.fnl
Commit message (Expand)AuthorAgeFilesLines
* fix(core): fix seq function not handling tables with number keysAndrey Orst2020-11-151-2/+2
* fix(core): fix reduce-kv and testsAndrey Orst2020-11-151-7/+14
* feature(core): implement `reduced`Andrey Orst2020-11-151-0/+13
* fix(core): rename seq? to vector?Andrey Orst2020-11-151-10/+10
* fix(core): revert fn* to defn changeAndrey Orst2020-11-131-2/+2
* fix(core): refactoringAndrey Orst2020-11-131-12/+6
* feature(core): remove macros from core (for loading with macros)Andrey Orst2020-11-131-62/+9
* fix(core): improved deep comparisonAndrey Orst2020-11-131-1/+38
* feature(core): support strings in seqAndrey Orst2020-11-121-2/+5
* fix(CI): overhaulAndrey Orst2020-11-121-0/+609