Pinned issues
Issues
- 7
Proposal: Remove FC from Elab trees
#3421 opened by andrevidela - 2
System.Concurrency.channelGet is hard to use and too coupled into scheme support code
#3424 opened by jarlah - 2
Multiple evaluations of lazy values
#3422 opened by spcfox - 6
- 1
Investigate suspicious location tracking
#3409 opened by andrevidela - 1
Cannot infer type after case in lazy lambda
#3418 opened by spcfox - 0
Inconsistent `%auto_lazy off` behavior
#3416 opened by spcfox - 0
Support implicit indexes in interfaces
#3420 opened by spcfox - 0
Slow typechecking interface with complex constraint
#3419 opened by spcfox - 0
Invalid FC of Pi-types
#3417 opened by spcfox - 0
- 9
A plea for improved Gambit support for bare metal
#3387 opened by flintwinters - 2
CLI flags interpreted as files if mistyped
#3407 opened by eayus - 0
Add new commands to repl `:show import` (to show already imported modules) and `:show loaded` (all available)
#3410 opened by srghma - 3
let binders in record
#3402 opened by andrevidela - 2
- 1
Generate only es6
#3400 opened by srghma - 2
Pattern matching 0 on numbers
#3399 opened by maheshkronecker - 0
Unable to `--exec` ambiguous mains
#3398 opened by buzden - 3
Typechecker complains that it can't match on erased argument when it actually can
#3397 opened by buzden - 3
Type checker silently stuck on missing import.
#3390 opened by yellowsquid - 1
Girards Paradox copied from Agda
#3391 opened by yokto - 0
- 1
Unlawful `Monad` implementation for `Stream`
#3383 opened by gallais - 3
- 0
[ codegen ] Idris generates non-productive artifacts when optimizing `IO`
#3375 opened by stefan-hoeck - 1
Evaluation of partial functions during conversion
#3372 opened by zanzix - 0
- 4
Parsing Performance & Maintainability.
#3369 opened by andrevidela - 0
Holes at unerased quantity produce bad code
#3367 opened by dunhamsteve - 3
Searching of `auto` inside pairs introduces ambiguity error between actually same things
#3365 opened by buzden - 4
Case split causes my function to no longer be covering
#3364 opened by FFFluoride - 7
Syntax for Dictionary types
#3355 opened by andrevidela - 2
Regression in #3328, compilation now hangs sometimes
#3354 opened by buzden - 0
Erased type-casing function seen as total when it's not
#3357 opened by gallais - 0
- 2
Totality checker inconsistency when using Inf
#3345 opened by JavierGelatti - 0
Why quoted values are EmptyFC?
#3344 opened by freddi301 - 3
- 1
Nested code blocks are ignored in literate markdown
#3342 opened by joelberkeley - 0
- 0
Incremental compilation includes some but not all metas
#3337 opened by cypheon - 3
Execution and compilation hangs indefintely
#3309 opened by freddi301 - 9
- 8
Reconstructing a (structurally smaller) aggregate from pattern-matched components trips up the totality checker
#3317 opened by hyphenrf - 0
Add error message with missing fixity namespace
#3302 opened by andrevidela - 0
Inconsistent error message when finding more than one implementation of an interface
#3313 opened by JavierGelatti - 0
Make output of ide-mode `:interpret` consistent to always return consistent datatype (String)
#3311 opened by keram - 0
Loading file in ide-mode changes working directory and causes errors on later actions
#3310 opened by keram - 2
unification failure between if then else statements when using isYes (decEq n a) as the condition
#3300 opened by astaugaard