summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-11-11Exclude base/system_info001 until next releaseCodingCellist
The base/system_info001 test has a bug that was not discovered until recently, due to the systems we (the Idris community) have access to not showing it. It has been fixed as of idris-lang/idris2#2754, but that won't land in this package until the next official release. Also removed git as a makedepends. It was likely left over from the idris2-git package; the official release doesn't need git to build.
2022-10-31Forgot to update .SRCINFOCodingCellist
2022-10-31Version 0.6.0CodingCellist
Numerous new features (e.g. multi-with), detailed help support at the REPL, refactoring of existing code (e.g. the `linear` and `papers` libraries), various bug-fixes, etc. For a complete list, see the [CHANGELOG](https://github.com/idris-lang/Idris2/blob/main/CHANGELOG.md) Also actually checks Idris built correctly now (via `make test`).
2022-10-31Version 0.6.0CodingCellist
Numerous new features (e.g. multi-with), detailed help support at the REPL, refactoring of existing code (e.g. the `linear` and `papers` libraries), various bug-fixes, etc. For a complete list, see the [CHANGELOG](https://github.com/idris-lang/Idris2/blob/main/CHANGELOG.md) Also actually checks Idris built correctly now (via `make test`).
2021-11-29Change SCHEME bin name from "scheme" to "chez"CodingCellist
The AUR package we rely on for Chez Scheme changed the name of the installed scheme binary from "scheme" to "chez" as of `chez-scheme 9.5.6-1` (released 2021-11-14). This means we need to set `SCHEME=chez` when building Idris 2, instead of the old `SCHEME=scheme`.
2021-09-20Version 0.5.1mb64
This also adds the test and idris2-api packages to the install, as well as including their source code, with the goal of supporting the new LSP server out of the box. It works with the current latest main branch. It also includes the new Bash completions.
2021-06-24Version 0.4.0mb64
2021-01-13Version 0.3.0mb64
2021-01-12Update .SRCINFOmb64
2021-01-12Version 0.2.2mb64
2020-08-18Bump pkgver for 0.2.1 releasemb64
2020-08-18Bump pkgrel to have a working 0.2.0 buildmb64
2020-05-26Initial commit – version 0.2.0mb64