index
:
colin/lambda-riffs.git
main
Riffing on lambdas
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros.lisp
Age
Commit message (
Expand
)
Author
2022-10-28
Typos
Colin Okay
2022-10-28
Add: hofs and closure
Colin Okay
2022-02-03
updating readme, cleaning up project
Colin Okay
2022-02-03
pared the library down to just the reader macro and nesting macro
Colin Okay
2021-09-23
just the reader macro
Colin Okay
2020-12-13
docstring update
Colin Okay
2020-12-13
exit-function and exit-value in binding>
Colin Okay
2020-12-13
binding>
Colin Okay
2020-12-13
monadic
Colin Okay
2020-12-13
exports
Colin Okay
2020-12-13
monadic>
Colin Okay
2020-12-13
renaming
Colin Okay
2020-08-13
can nest partials
Colin Okay
2020-08-13
renamed and> and or> to conj and disj
Colin Okay
2020-08-13
reader-macros optional. added lazyness stuff
Colin Okay
2020-08-13
removed replaced $and $or with macros; added reader macro for $$
Colin Okay
2020-08-11
added positional arguments to $$
Colin Okay
2020-07-14
cleanup
Colin Okay
2020-07-14
added no nesting check, changed name of $ to $$
Colin Okay
2020-07-14
blank vars in $ macro now start with $ (duh)
Colin Okay
2020-07-13
initial commit
Colin Okay