My dev branches of agda (i.e. mostly a mirror)

caryoscelus 9c190b6ebc AMD il y a 2 ans
.github ba24aa5d51 Re #5773: workflows/deploy/windows: install ICU via pacman il y a 2 ans
.travis 9f97aa5d30 [ #4955 ] Used GHC 9.0.1 on Travis. il y a 3 ans
.vscode dfca348740 dev/vscode: Add official Haskell extension to recommended extensions il y a 4 ans
benchmark 982e18cdcb [ fix #5600 ] alwaysUnblock when comparing MissingClauses neutrals (#5672) il y a 3 ans
cubical @ d29db7f5e6 84d1f047d2 [ workflow ] Update the cubical library for testing il y a 2 ans
doc 7028350ce1 Fix #5773: doc: link to ICU installation instructions il y a 2 ans
examples 3e609b7bb8 [ fix #418 ] no longer see through abstract in private+abstract type signatures il y a 3 ans
macros 06a20b7169 [ cleaning ] Removed .cvsignore files. il y a 9 ans
mk 3376fcd27e [ re #5500 ] `make install-bin` and similar targets add a version suffix (#5503) il y a 3 ans
notes 1dd6cd7c86 [ fix #5473 ] give `agda.sty` a version and a date il y a 3 ans
src 9c190b6ebc AMD il y a 2 ans
std-lib @ 43135bc9de 25724853ec tmp il y a 2 ans
test a480a5bb0e [ fix #5787 ] Leave checking of modality of instance candidates to later phase il y a 2 ans
.authorspellings c6423f0872 correct my name il y a 5 ans
.ghci a309a8ac28 [ closed #4955 ] Tested with GHC 9.0.1. il y a 3 ans
.ghci-8.0 7716754f2a [ #4521 ] Added the flag optimise-heavily to Agda.cabal. il y a 3 ans
.ghci-8.10 47aa688349 Made "cabal repl" work. il y a 2 ans
.ghci-8.2 49c53ecc0b [ #4242 ] Added .ghci-8.10 file. il y a 4 ans
.ghci-8.6 59878ab981 [ closed #5298 ] Added GHC warnings to Agda.cabal. il y a 3 ans
.ghci-8.8 59878ab981 [ closed #5298 ] Added GHC warnings to Agda.cabal. il y a 3 ans
.ghci-9.0 3543ef3df1 [ ghc-9.0 ] enable warning compat-unqualified-imports il y a 3 ans
.gitignore 9331dbd61c replaced biginteger.js with native BigInt il y a 3 ans
.gitmodules 35d7405120 [ re #5337 ] Use agda/text-icu instead of an additional patch (#5380) il y a 3 ans
.hlint.yaml 88d5489918 [ ci ] tighten triggers; PR #5253 (src/hTags) ran unnecessary actions il y a 3 ans
.mailmap e81e99146a Update contributors for 2.6.2.1 (#5513) il y a 3 ans
.travis.yml 753377b146 [ closed #5436 ] Supported GHC 8.10.5. il y a 3 ans
Agda.cabal edfa0ab24e [ #5731 ] Added the field metaModule to MetaId. il y a 2 ans
CHANGELOG.md b52a21df38 [ #5731 ] Added --save-metas and --no-save-metas. il y a 2 ans
HACKING.md dc56491ca9 Made it possible to override optimise-heavily in mk/config.mk. il y a 3 ans
Issue5789.agda cf7ea79a8e [ fix #5789 ] Run macro for tactic argument with the proper modality il y a 2 ans
LICENSE 2976b594a3 Update contributors for 2.6.2.1 (#5513) il y a 3 ans
Makefile 456a0daa04 Makefile: a dedicated ghc-compiler-test goal for MALonzo/Lazy il y a 2 ans
README.md 046f0d367a [ README ] remove travis badge il y a 3 ans
Setup.hs 7f62bcb450 Force interface regeneration using --ignore-all-interfaces. il y a 4 ans
cabal.project.tc 0b71569945 Re #4216 #4883: New goal `make v2-type-check` using `cabal v2-build` il y a 2 ans
fix-whitespace.yaml 8d75579c41 [ #5740, #4506 ] Optimised (?) readTextFile. il y a 2 ans
flake.lock 4dee747be7 Add Nix flake to allow Nix users to install from git. il y a 3 ans
flake.nix 4dee747be7 Add Nix flake to allow Nix users to install from git. il y a 3 ans
hie.yaml 544178be57 dev: Add hie.yaml for Haskell IDE Engine discovery il y a 4 ans
release.sh 94df120028 Release script. il y a 10 ans
stack-8.0.2.yaml 738221698a [ closed #5408 ] Replaced `agda/text-icu` by `text-icu 0.7.1.0`. il y a 3 ans
stack-8.10.7.yaml f204975956 [ stackage ] Bump stackage LTS versions il y a 2 ans
stack-8.2.2.yaml 738221698a [ closed #5408 ] Replaced `agda/text-icu` by `text-icu 0.7.1.0`. il y a 3 ans
stack-8.4.4.yaml 738221698a [ closed #5408 ] Replaced `agda/text-icu` by `text-icu 0.7.1.0`. il y a 3 ans
stack-8.6.5.yaml 738221698a [ closed #5408 ] Replaced `agda/text-icu` by `text-icu 0.7.1.0`. il y a 3 ans
stack-8.8.4.yaml 738221698a [ closed #5408 ] Replaced `agda/text-icu` by `text-icu 0.7.1.0`. il y a 3 ans
stack-9.0.1.yaml 4c6d582c9a Fix #5768: CI/Windows: use text-icu-0.8.0 with latest ICU il y a 2 ans
stack-9.0.2.yaml f204975956 [ stackage ] Bump stackage LTS versions il y a 2 ans
stack-9.2.1.yaml 1d92bc04bf [ #5442 ] Agda.cabal: tested with 9.2.1 il y a 3 ans
touchup.sh 32664c045f Refactoring guided by hlint (#4479) il y a 4 ans

README.md

Agda 2

Hackage version Stackage version Test Stack Build Status via GH Actions Documentation Status Agda Zulip

The official Agda logo

Note that this README is only about Agda, not its standard library. See the Agda Wiki for information about the library.

Documentation

Getting Started

Contributing to Agda