index
:
fennel-cljlib
master
Public repository: fennel-cljlib
Donnie West
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(testing): do not depend on anything
Andrey Orst
2020-11-12
1
-45
/
+36
|
*
feature(core): breaking change of project structure
Andrey Orst
2020-11-10
4
-10
/
+6
|
*
fix(tests): fix reduce test, and add more docstrings
Andrey Orst
2020-11-10
1
-10
/
+10
|
*
fix(core): rename plus to add, minus to sub
Andrey Orst
2020-11-09
1
-30
/
+30
|
*
fix(macros): fix multimethods which use tables as the dispatch value
Andrey Orst
2020-11-09
1
-1
/
+15
|
*
feature(testing): change testing macro to contain description
Andrey Orst
2020-11-09
4
-118
/
+130
|
*
fix(testing): do not depend on eq from core
Andrey Orst
2020-11-09
3
-4
/
+16
|
*
fix(core): rename vec to vector
Andrey Orst
2020-11-09
1
-5
/
+5
|
*
feature(core): add hash-map function, and assoc meta to tables
Andrey Orst
2020-11-08
1
-0
/
+9
|
*
feature(core): add metadata based type inspection for tables, and empty macro
Andrey Orst
2020-11-08
2
-3
/
+22
|
*
feature(macros): add metadata macros, doc, and some tests
Andrey Orst
2020-11-08
4
-60
/
+51
|
*
fix(macros): fix metadata tests
Andrey Orst
2020-11-07
1
-4
/
+2
|
*
fix(CI): update luacov pipeline
Andrey Orst
2020-11-07
1
-1
/
+1
|
*
feature(testing): move tests to separate directory. Also add some tests
Andrey Orst
2020-11-05
4
-0
/
+837