summaryrefslogtreecommitdiff
path: root/README.org
Commit message (Expand)AuthorAgeFilesLines
* fix(core): revert fn* to defn changeAndrey Orst2020-11-131-9/+6
* fix(core): refactoringAndrey Orst2020-11-131-10/+10
* fix(core): add missing docAndrey Orst2020-11-091-4/+12
* feature(macros): add metadata macros, doc, and some testsAndrey Orst2020-11-081-3/+72
* feature(doc): document def and defonceAndrey Orst2020-11-021-15/+45
* feature(CI): add coverage reportAndrey Orst2020-11-011-0/+1
* feature(doc): describe multimethodsAndrey Orst2020-10-311-0/+18
* fix(doc): gitlab's rendering of Org mode isn't quite rightAndrey Orst2020-10-291-1/+1
* feature(doc): more function descriptionsAndrey Orst2020-10-291-18/+59
* fix: typoAndrey Orst2020-10-281-1/+1
* feature(core): implement auto namespacing for fn* and create fn&Andrey Orst2020-10-271-0/+75
* feature(core functions): Added more core functionsAndrey Orst2020-10-241-20/+42
* feature(documentation): Added Contributing guidelinesAndrey Orst2020-10-241-79/+68
* add predicates for checking maps and seqs; add COC, and update docAndrey Orst2020-10-241-25/+24
* gitlab doesn't like Org's linksAndrey Orst2020-10-241-2/+1
* more functionsAndrey Orst2020-10-241-2/+9
* remove limitation of different length with nils in arglistAndrey Orst2020-10-241-1/+5
* ChangesAndrey Orst2020-10-231-16/+46
* changesAndrey Orst2020-10-221-13/+22
* implement into as a macroAndrey Orst2020-10-221-11/+20
* add more functions and docAndrey Orst2020-10-211-4/+129
* added more macros, and functions to the `core` modulesAndrey Orst2020-10-211-1/+1
* implement Clojure's defnAndrey Orst2020-10-211-0/+40
* initial commitAndrey Orst2020-10-201-0/+57