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
Label
Projects
Milestones
Assignee
Sort
Issues list
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
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
Function arguments are nonvariant more often than they should be
lossy unification
polarity
type: bug
Issues and pull requests about actual bugs
Error message for unsafe conjunctions has wrong pluralization
ux: error reporting
Issues to do with how Agda reports errors
Co-pattern 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
{-# INLINE #-}
-ing fails silently
coinduction
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)
Turn 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
--guardedness
warning into an error-hint
guardedness
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)
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
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
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
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
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
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
Projections forget the ArgInfo of their principal argument when reified
projections
Issues relating to the treatment of projections
reify
Guarded recursive type does not pass positivity check
guarded cubical
Guarded Cubical Agda
positivity
Positivity checking for data-type definitions
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
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)
test/*interaction/Makefile
doesn't detect tests properly
infra: test suite
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.