index
:
fennel-cljlib
master
Public repository: fennel-cljlib
Donnie West
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
feature(doc): more function descriptions
Andrey Orst
2020-10-29
1
-18
/
+59
*
feature: functions to access table values
Andrey Orst
2020-10-29
2
-1
/
+39
*
fix: remove coverage script
Andrey Orst
2020-10-28
1
-33
/
+0
*
feature(code): greatly improve code coverage
Andrey Orst
2020-10-28
3
-27
/
+104
*
fix(macros): make into branch at compile time for known table types
Andrey Orst
2020-10-28
1
-49
/
+80
*
feature: add support for luacov-console coverage tool
Andrey Orst
2020-10-28
2
-7
/
+15
*
fix: typo
Andrey Orst
2020-10-28
1
-1
/
+1
*
fix(tests): add missing tests
Andrey Orst
2020-10-28
1
-1
/
+34
*
fix: dirty fix for coverage script
Andrey Orst
2020-10-28
2
-3
/
+3
*
feature(core): implement auto namespacing for fn* and create fn&
Andrey Orst
2020-10-27
5
-114
/
+236
*
fix(misc): fix indentation rules
Andrey Orst
2020-10-26
1
-1
/
+2
*
feature(core): add assoc function & test
Andrey Orst
2020-10-26
2
-3
/
+22
*
fix: compensate empty lines in coverage script
Andrey Orst
2020-10-26
2
-3
/
+16
*
fix(doc): typo
Andrey Orst
2020-10-26
1
-1
/
+1
*
feature(testing): group tests, update coverage script
Andrey Orst
2020-10-26
4
-328
/
+355
*
feature: refactoring
Andrey Orst
2020-10-26
4
-104
/
+190
*
feature: add luacov target
Andrey Orst
2020-10-26
1
-7
/
+12
*
feature: add simple script to check approx test coverage
Andrey Orst
2020-10-26
1
-0
/
+14
*
feature: refactoring
Andrey Orst
2020-10-25
5
-160
/
+229
*
feature(CI): add .gitlab-ci.yml
Andrey Orst
2020-10-25
1
-0
/
+11
*
feature(core functions): Added more core functions
Andrey Orst
2020-10-24
6
-96
/
+266
*
feature(maintenance): Added basic .gitignore and Makefile
Andrey Orst
2020-10-24
2
-0
/
+25
*
feature(documentation): Added Contributing guidelines
Andrey Orst
2020-10-24
2
-79
/
+160
*
add predicates for checking maps and seqs; add COC, and update doc
Andrey Orst
2020-10-24
4
-32
/
+61
*
gitlab doesn't like Org's links
Andrey Orst
2020-10-24
1
-2
/
+1
*
more functions
Andrey Orst
2020-10-24
3
-33
/
+102
*
remove naming convention that doesn't matter anymore because of seq
Andrey Orst
2020-10-24
1
-37
/
+37
*
guard table insertions with when-some to prevent nils
Andrey Orst
2020-10-24
1
-9
/
+17
*
remove limitation of different length with nils in arglist
Andrey Orst
2020-10-24
3
-5
/
+9
*
Changes
Andrey Orst
2020-10-23
7
-225
/
+333
*
changes
Andrey Orst
2020-10-22
3
-24
/
+31
*
implement into as a macro
Andrey Orst
2020-10-22
3
-25
/
+69
*
add more tests
Andrey Orst
2020-10-22
3
-15
/
+91
*
add more functions and doc
Andrey Orst
2020-10-21
2
-8
/
+145
*
more indentation specs
Andrey Orst
2020-10-21
1
-1
/
+5
*
added more macros, and functions to the `core` modules
Andrey Orst
2020-10-21
5
-70
/
+306
*
add some additional checks and docstrings for fn*
Andrey Orst
2020-10-21
1
-50
/
+71
*
replace reduce3 with arity call
Andrey Orst
2020-10-21
1
-8
/
+5
*
use fn* instead of fn
Andrey Orst
2020-10-21
1
-79
/
+80
*
implement Clojure's defn
Andrey Orst
2020-10-21
4
-42
/
+128
*
Add LICENSE
Andrey Orst
2020-10-20
1
-0
/
+21
*
initial commit
Andrey Orst
2020-10-20
3
-0
/
+262
[prev]