summaryrefslogtreecommitdiff
path: root/doc/cljlib.md
Commit message (Expand)AuthorAgeFilesLines
* rename the lazy-seq function to lazy-seq* to avoid name clash with a macroHEADmasterAndrey Listopadov2023-08-301-0/+13
* update docs, fix doctests, include macros in the docsAndrey Listopadov2023-08-281-0/+2616
* update docs, readme and cnagelog for v1.0.0 releaseAndrey Listopadov2022-08-211-1263/+0
* fix: don't generate mulitarity arglist doc for single-arity functionsAndrey Listopadov2021-07-231-51/+51
* release: v0.5.4Andrey Listopadov2021-07-221-2/+3
* fix: style changes, and documentation fixesAndrey Listopadov2021-07-171-4/+4
* fix: move test library to separate projectAndrey Listopadov2021-04-241-2/+2
* feat: add partition take and nthrest functionsAndrey Listopadov2021-02-221-1/+71
* fix: release 0.5.1Andrey Listopadov2021-02-191-5/+26
* fix: add doc for set? functionAndrey Listopadov2021-02-181-2/+2
* fix: fix some links in docsAndrey Listopadov2021-02-171-15/+15
* fix(doc): use automatic link resolution in docsAndrey Listopadov2021-02-171-8/+8
* improve set iteration performanceAndrey Listopadov2021-02-151-2/+2
* fix: update heading linksAndrey Orst2021-01-241-24/+24
* feature: include documentation testing in pipelineAndrey Orst2021-01-241-39/+38
* fix: update docsAndrey Orst2021-01-201-28/+26
* fix: Fennel 0.8.0 enhancementsAndrey Orst2021-01-191-153/+98
* fix(doc): update docsAndrey Orst2020-12-041-8/+8
* fix: fix cons docstringAndrey Orst2020-11-251-1/+1
* fix(docs): order items in cljlib.md, and add test.mdAndrey Orst2020-11-231-607/+607
* feature(docs): order items in macros docAndrey Orst2020-11-221-1/+44
* fix: update ordered when removing items.Andrey Orst2020-11-211-2/+157
* feature: major overhaul of documentation, and some housekeepingAndrey Orst2020-11-171-5/+3
* feature(doc): update documentationAndrey Orst2020-11-161-3/+45
* fix(doc): fix vector? docstringAndrey Orst2020-11-151-2/+2
* feature(doc): more examples in documentationAndrey Orst2020-11-151-0/+991