Issues
- 0
Improve ELS client health checker
#525 opened by mtshiba - 0
Support (C)Python 3.12
#529 opened by mtshiba - 0
Add new `do`/anonymous function block syntax
#528 opened by mtshiba - 0
- 1
Reducing recursive data structures
#519 opened by mtshiba - 4
- 0
Invalid syntax error with array comprehension
#495 opened by mtshiba - 0
Inherited class constructor with 2 params
#516 opened by mtshiba - 2
Tracking issue: implement the linter
#501 opened by mtshiba - 0
Linter: add "too many instance attributes" warning
#500 opened by mtshiba - 0
- 0
Comprehension compile failed
#513 opened by nanakura - 0
`__file__` is not defined
#510 opened by mtshiba - 1
`erg pack` and subcommands returns an error: `Error: poise is not installed`
#506 opened by buster-blue - 0
Linter: add "bool-comparison" warning
#504 opened by mtshiba - 0
RFC: `Record.replace` method
#505 opened by mtshiba - 0
Linter: add "tautorogy" warning
#502 opened by mtshiba - 0
Linter: add "hard-coded constant" warning
#503 opened by mtshiba - 0
Add homogenous dict types
#499 opened by mtshiba - 0
`OptionEq` is broken
#498 opened by mtshiba - 0
`sum` with refinement types
#496 opened by mtshiba - 0
Colorize the REPL
#494 opened by mtshiba - 0
Input completion in REPL
#493 opened by mtshiba - 1
Add multi-stage programming (macro) system
#492 opened by mtshiba - 5
Submodule resolution failed
#468 opened by mtshiba - 0
- 0
Implement const (compile-time) functions
#480 opened by mtshiba - 1
Consider using indentation for line-continuation
#478 opened by buster-blue - 0
Add `GetAttribute` trait
#475 opened by mtshiba - 0
ELS test without retry
#474 opened by mtshiba - 1
Readline/rlwrap like ability in Erg REPL
#461 opened by James4Ever0 - 0
Warn isolated type variables
#446 opened by mtshiba - 1
- 0
- 1
- 0
Weird issue when using "random.choice"
#442 opened by James4Ever0 - 0
Package specification
#432 opened by mtshiba - 4
- 4
Unified exit keybinding in REPL
#429 opened by Hanaasagi - 1
Name resolution for external libraries
#430 opened by GreasySlug - 0
- 2
Feature Request: Per Iteration Variable
#418 opened by anzhi0708 - 1
REPL: unexpected exception is thrown
#419 opened by Hanaasagi - 0
- 0
- 0
Mutable variable with pre-operator causes panic
#408 opened by GreasySlug - 0
Redundant `print!` in docs
#406 opened by jonatan1609 - 1
parser causes panic when in debug mode
#400 opened by GreasySlug - 0
`abs(Float)` is converted to `Nat`
#401 opened by mtshiba - 0
REPL test does not terminate probabilistically
#399 opened by mtshiba