| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: move test library to separate project | Andrey Listopadov | 2021-04-24 | 1 | -2/+2 |
| | | |||||
| * | feat: add partition take and nthrest functions | Andrey Listopadov | 2021-02-22 | 1 | -1/+1 |
| | | |||||
| * | fix: release 0.5.1 | Andrey Listopadov | 2021-02-19 | 1 | -1/+1 |
| | | | | | | | | | - eq will no longer change metamethods of tables - module info is hidden in metatable now - memoize uses proper deep comparison - tests no longer requires searching up in core namespace - memoization test doesn't depend on CPU speed anymore | ||||
| * | fix: fix some links in docs | Andrey Listopadov | 2021-02-17 | 1 | -8/+8 |
| | | |||||
| * | fix(doc): use automatic link resolution in docs | Andrey Listopadov | 2021-02-17 | 1 | -2/+2 |
| | | |||||
| * | improve set iteration performance | Andrey Listopadov | 2021-02-15 | 1 | -2/+2 |
| | | |||||
| * | fix: update heading links | Andrey Orst | 2021-01-24 | 1 | -1/+1 |
| | | |||||
| * | feature: include documentation testing in pipeline | Andrey Orst | 2021-01-24 | 1 | -91/+116 |
| | | |||||
| * | fix: update docs | Andrey Orst | 2021-01-20 | 1 | -52/+37 |
| | | | | | preparing to set up docstring validation | ||||
| * | fix: Fennel 0.8.0 enhancements | Andrey Orst | 2021-01-19 | 1 | -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 | |||||