summaryrefslogtreecommitdiff
path: root/cljlib.fnl
Commit message (Expand)AuthorAgeFilesLines
* feature: SetsAndrey Orst2020-11-191-12/+110
* feature: major overhaul of documentation, and some housekeepingAndrey Orst2020-11-171-4/+8
* feature(doc): update documentationAndrey Orst2020-11-161-3/+38
* fix(core): fix seq function not handling tables with number keysAndrey Orst2020-11-151-1/+1
* fix(core): fix reduce-kv and testsAndrey Orst2020-11-151-15/+14
* fix(doc): fix vector? docstringAndrey Orst2020-11-151-1/+1
* feature(doc): more examples in documentationAndrey Orst2020-11-151-19/+261
* feature(core): implement `reduced`Andrey Orst2020-11-151-10/+29
* fix(core): rename seq? to vector?Andrey Orst2020-11-151-1/+1
* Feature(doc): upload autogenerated documentation.Andrey Orst2020-11-141-79/+78
* fix(core): contain valid markdown in docsAndrey Orst2020-11-141-52/+57
* fix(core): revert fn* to defn changeAndrey Orst2020-11-131-62/+62
* fix(core): refactoringAndrey Orst2020-11-131-100/+93
* feature(core): add memoize functionAndrey Orst2020-11-131-0/+19
* feature(core): remove macros from core (for loading with macros)Andrey Orst2020-11-131-18/+14
* fix(core): improved deep comparisonAndrey Orst2020-11-131-3/+27
* feature(core): support strings in seqAndrey Orst2020-11-121-12/+22
* fix(CI): overhaulAndrey Orst2020-11-121-8/+4
* feature(core): breaking change of project structureAndrey Orst2020-11-101-0/+594