summaryrefslogtreecommitdiff
path: root/doc/macros.md
Commit message (Collapse)AuthorAgeFilesLines
* fix: fix some links in docsAndrey Listopadov2021-02-171-8/+8
|
* fix(doc): use automatic link resolution in docsAndrey Listopadov2021-02-171-2/+2
|
* improve set iteration performanceAndrey Listopadov2021-02-151-2/+2
|
* fix: update heading linksAndrey Orst2021-01-241-1/+1
|
* feature: include documentation testing in pipelineAndrey Orst2021-01-241-91/+116
|
* fix: update docsAndrey Orst2021-01-201-52/+37
| | | | preparing to set up docstring validation
* fix: Fennel 0.8.0 enhancementsAndrey Orst2021-01-191-0/+588
Changelog: - fixed bug in try - reworked pretty printing for sets - handle cycles in sets - use new fennel.view format - reorganized library to make requiring it easier