index
:
fennel-cljlib
master
Public repository: fennel-cljlib
Donnie West
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init-macros.fnl
Commit message (
Expand
)
Author
Age
Files
Lines
*
update loop doc
Andrey Listopadov
2022-10-31
1
-48
/
+50
*
fix namespace switching when using then in require-as-include scenarios
Andrey Listopadov
2022-10-31
1
-59
/
+124
*
move buf-locals to dir-locals
Andrey Listopadov
2022-10-31
1
-23
/
+1
*
check if namespace symbol is in scope before binding
Andrey Listopadov
2022-10-30
1
-1
/
+1
*
remove the :relative require, update installation guide, update docstrings
Andrey Listopadov
2022-10-29
1
-33
/
+122
*
support automatic relative require in the ns macro
Andrey Listopadov
2022-09-07
1
-21
/
+37
*
release v1.0.0
Andrey Listopadov
2022-08-21
1
-1128
/
+686
*
fix some names
Andrey Listopadov
2022-07-15
1
-11
/
+11
*
fix: add a check for lists in loop macro bindings
Andrey Listopadov
2022-07-14
1
-15
/
+45
*
Add tail-call checking to loop macro
Archenoth
2021-07-26
1
-0
/
+47
*
fix: don't generate mulitarity arglist doc for single-arity functions
Andrey Listopadov
2021-07-23
1
-6
/
+8
*
release: v0.5.4
Andrey Listopadov
2021-07-22
1
-37
/
+21
*
fix: style changes, and documentation fixes
Andrey Listopadov
2021-07-17
1
-7
/
+9
*
feat(macros): Added Clojure-like loop macro
Archenoth
2021-07-13
1
-1
/
+74
*
refactor library to use new init-macros.fnl feature
Andrey Listopadov
2021-06-23
1
-0
/
+1228