Skip to content

Issues: agda/agda

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

A strange compilation cost
#6684 opened Jun 4, 2023 by mechvel
Helper function type includes generalized parameters ux: generate helper Generation of helper function type signatures (C-c C-h) ux: interaction Issues to do with interactive development (holes, case splitting, etc)
#6677 opened May 30, 2023 by knisht
Release 2.6.4 release Concerning the release process and releases (not in changelog)
#6673 opened May 29, 2023 by andreasabel
5 tasks
2.6.4
An internal error occurrs when (mis)using syntax declarations (Location of the error: __IMPOSSIBLE__) internal-error Concerning internal errors of Agda PR welcome Welcome to submit a PR fixing this issue syntax Bike-shedding of the surface syntax
#6667 opened May 26, 2023 by Soares 2.6.5
Error message for unsafe conjunctions has wrong pluralization ux: error reporting Issues to do with how Agda reports errors
#6662 opened May 25, 2023 by plt-amy 2.6.4
Co-pattern {-# INLINE #-}-ing fails silently coinduction Coinductive records, musical coinduction inlining Inlining optimisation record-expression-to-copatterns Concerning the translation of rhss which are record expressions to copattern matching. termination Issues relating to the termination checker ux: error reporting Issues to do with how Agda reports errors
#6660 opened May 24, 2023 by lawcho 2.6.5
Turn type-incorrect subexpressions into holes type: enhancement Issues and pull requests about possible improvements ux: interaction Issues to do with interactive development (holes, case splitting, etc)
#6659 opened May 23, 2023 by nad later
Turn --guardedness warning into an error-hint guardedness Problems of the guardedness checker for coinduction. pragma ux: error reporting Issues to do with how Agda reports errors ux: options Issues relating to Agda's command line options ux: warnings Issues relating to the reporting of warnings
#6657 opened May 23, 2023 by lawcho 2.6.5
Refactor the sort system refactor Changes to the code base which do not affect users (not in changelog) sorts Agda's sort system (see also piSort); univSort; Sort metas; Fibrancy type: task Concerning the development of Agda (not in changelog)
#6655 opened May 22, 2023 by andreasabel 2.6.5
Forcing analysis is inconsistent false Proof of the empty type which checks without known-unsafe flags (e.g. without --type-in-type) forcing Forcing analysis and forcing translation of clauses impredicativity Impredicative Prop and similar induction-induction Data declarations mutually recursive with data declarations termination Issues relating to the termination checker
#6654 opened May 21, 2023 by jespercockx 2.6.4
Rewrite rules are allowed in implicit mutual blocks false Proof of the empty type which checks without known-unsafe flags (e.g. without --type-in-type) mutual rewriting Rewrite rules, rewrite rule matching
#6643 opened May 15, 2023 by plt-amy 2.6.4
Lets will cause literals to display as bindings let Issues relating to let expressions ux: printing Issues relating to how terms are printed for display
#6642 opened May 15, 2023 by plt-amy 2.6.5
A flag for definitional singleton types? performance Slow type checking, interaction, compilation or execution of Agda programs singleton-types Issues related to conversion modulo eta-equality for singleton types type: discussion Discussions about Agda's design and implementation type: enhancement Issues and pull requests about possible improvements
#6636 opened May 15, 2023 by nad 2.6.4
Warning when implicit arguments are not inferred in the definition of a synonym hidden arguments Insertion of hidden arguments and implicit lambdas type: enhancement Issues and pull requests about possible improvements
#6612 opened May 7, 2023 by nad 2.6.4
Issue with highlighting catchall clause when there aren't overlapping cases bug or feature? It may be a bug, it may be a feature. catch-all Concerning catch-all clauses. clause-compiler pattern matching Top-level pattern matching definitions, pattern matching in lets type: discussion Discussions about Agda's design and implementation
#6595 opened Apr 27, 2023 by WillHolbrook later
Support prefers-color-scheme media query in default CSS backend: html HTML generation backend help wanted type: enhancement Issues and pull requests about possible improvements
#6591 opened Apr 25, 2023 by 4e554c4c 2.6.4
Projections forget the ArgInfo of their principal argument when reified projections Issues relating to the treatment of projections reify
#6588 opened Apr 24, 2023 by plt-amy 2.6.5
Guarded recursive type does not pass positivity check guarded cubical Guarded Cubical Agda positivity Positivity checking for data-type definitions
#6587 opened Apr 24, 2023 by sgraf812 2.6.5
inferType doesn't check enough reflection Elaborator reflection, macros, tactic arguments
#6585 opened Apr 22, 2023 by ncfavier 2.6.5
Case splitting on record renames top-level function names regression in 2.6.0 Regression that first appeared in Agda 2.6.0 ux: case splitting Issues relating to the case split ("C-c C-c") command ux: printing Issues relating to how terms are printed for display
#6584 opened Apr 21, 2023 by andreasabel 2.6.5
One can use Cubical Agda features without using --cubical or --erased-cubical cubical Cubical Agda paraphernalia: Paths, Glue, partial elements, hcomp, transp type: bug Issues and pull requests about actual bugs
#6582 opened Apr 17, 2023 by nad 2.6.4
Allow unification when types are not equal but have a common supertype? experimental-irrelevance Features enabled by option `--experimental-irrelevance` regression in 2.5.3 Regression that first appeared in Agda 2.5.3 sized types Sized types, termination checking with sized types, size inference unification Unification on the left-hand-side (not conversion checking)
#6577 opened Apr 13, 2023 by andreasabel 2.6.5
test/*interaction/Makefile doesn't detect tests properly infra: test suite Issues relating to the test suite (not in changelog) PR welcome Welcome to submit a PR fixing this issue
#6567 opened Apr 9, 2023 by ncfavier 2.6.5
Use optparse-applicative for command line option parsing command-line Calling Agda's executable directly ux: options Issues relating to Agda's command line options
#6565 opened Apr 7, 2023 by lawcho 2.6.5
ProTip! Type g i on any issue or pull request to go back to the issue listing page.