index
:
fennel-cljlib
master
Public repository: fennel-cljlib
Donnie West
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(macros): fix bug in try, add tests
Andrey Orst
2020-12-31
1
-0
/
+32
*
Revert "feature(core): print empty vectors as [] in the REPL"
Andrey Orst
2020-11-25
1
-3
/
+1
*
feature(core): print empty vectors as [] in the REPL
Andrey Orst
2020-11-25
1
-1
/
+3
*
fix(docs): order items in cljlib.md, and add test.md
Andrey Orst
2020-11-23
1
-2
/
+39
*
feature(core): more hash table functions
Andrey Orst
2020-11-21
1
-1
/
+19
*
fix: update ordered when removing items.
Andrey Orst
2020-11-21
3
-43
/
+208
*
feature: Sets
Andrey Orst
2020-11-19
2
-66
/
+91
*
feature: major overhaul of documentation, and some housekeeping
Andrey Orst
2020-11-17
3
-16
/
+7
*
fix(core): fix seq function not handling tables with number keys
Andrey Orst
2020-11-15
1
-2
/
+2
*
fix(core): fix reduce-kv and tests
Andrey Orst
2020-11-15
1
-7
/
+14
*
feature(core): implement `reduced`
Andrey Orst
2020-11-15
1
-0
/
+13
*
fix(core): rename seq? to vector?
Andrey Orst
2020-11-15
1
-10
/
+10
*
Feature(doc): upload autogenerated documentation.
Andrey Orst
2020-11-14
1
-7
/
+7
*
fix(core): revert fn* to defn change
Andrey Orst
2020-11-13
3
-9
/
+9
*
fix(core): refactoring
Andrey Orst
2020-11-13
4
-32
/
+33
*
feature(core): remove macros from core (for loading with macros)
Andrey Orst
2020-11-13
1
-62
/
+9
*
fix(core): improved deep comparison
Andrey Orst
2020-11-13
2
-11
/
+57
*
fix(core): support string in into
Andrey Orst
2020-11-12
1
-1
/
+8
*
feature(core): support strings in seq
Andrey Orst
2020-11-12
1
-2
/
+5
*
fix(CI): overhaul
Andrey Orst
2020-11-12
4
-0
/
+913