summaryrefslogtreecommitdiff
path: root/macros/core.fnl
Commit message (Expand)AuthorAgeFilesLines
* feature(macros): implement simple multimethodsAndrey Orst2020-10-311-0/+29
* fix(macros): make into branch at compile time for known table typesAndrey Orst2020-10-281-49/+80
* feature(core): implement auto namespacing for fn* and create fn&Andrey Orst2020-10-271-12/+8
* feature: refactoringAndrey Orst2020-10-261-8/+8
* feature: refactoringAndrey Orst2020-10-251-3/+3
* feature(core functions): Added more core functionsAndrey Orst2020-10-241-0/+1
* remove limitation of different length with nils in arglistAndrey Orst2020-10-241-2/+2
* ChangesAndrey Orst2020-10-231-42/+53
* changesAndrey Orst2020-10-221-4/+2
* implement into as a macroAndrey Orst2020-10-221-1/+49
* added more macros, and functions to the `core` modulesAndrey Orst2020-10-211-0/+56