issues
search
erg-lang
/
erg
A statically typed language compatible with Python
http://erg-lang.org
Apache License 2.0
2.7k
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lint Tautology
#536
GreasySlug
opened
1 week ago
0
perf: reduce IO & cheap typing
#535
mtshiba
closed
2 weeks ago
0
Fix type-variable related bug
#534
mtshiba
closed
2 weeks ago
0
Add Python Path for Windows
#533
GreasySlug
opened
2 weeks ago
1
Avoid infinite recursion
#532
mtshiba
closed
3 weeks ago
0
chore: improve client health checking
#531
mtshiba
closed
1 month ago
0
Reducing the size of AST/HIR
#530
mtshiba
closed
1 month ago
0
Support (C)Python 3.12
#529
mtshiba
opened
1 month ago
0
Add new `do`/anonymous function block syntax
#528
mtshiba
opened
1 month ago
0
Add syntax sugar for `if`, `for`, `while` and `import`
#527
mtshiba
opened
1 month ago
0
Add glob! and resolve! Methods in Pathlib.d.er
#526
GreasySlug
closed
2 months ago
4
Improve ELS client health checker
#525
mtshiba
closed
1 month ago
0
add `Dimension` type and `unit` module
#524
mtshiba
closed
2 months ago
0
ELS : `erg language-server` does nothing (no error, no trace)
#522
angelozerr
closed
2 months ago
4
Change And/Or-type structures
#521
mtshiba
closed
2 months ago
0
Fix List Comprehension Syntax
#520
GreasySlug
closed
2 months ago
1
Reducing recursive data structures
#519
mtshiba
opened
2 months ago
1
Fix infinite recursion bugs
#518
mtshiba
closed
2 months ago
0
Update links from unofficial nixos wiki to official one
#517
llakala
closed
3 months ago
1
Inherited class constructor with 2 params
#516
mtshiba
opened
4 months ago
0
Erg pystd fixes
#515
lion24
closed
4 months ago
3
Implement the `lint_too_many_instance_attributes` Warning
#514
GreasySlug
closed
6 months ago
0
Comprehension compile failed
#513
nanakura
opened
6 months ago
0
TypeError: Str or List(Str, _: Nat) does not implement Iterable(Str)
#512
nanakura
closed
6 months ago
0
Updating Outdated Documents
#511
GreasySlug
closed
6 months ago
1
`__file__` is not defined
#510
mtshiba
closed
6 months ago
0
Add `!` link early for the curious
#509
buster-blue
closed
6 months ago
1
docs: fix `doc/scripts/sync_to_translation_status.er` and update some actions
#508
toddlerer
opened
7 months ago
3
Remove Duplicate Exit Call
#507
GreasySlug
closed
7 months ago
1
`erg pack` and subcommands returns an error: `Error: poise is not installed`
#506
buster-blue
closed
7 months ago
1
RFC: `Record.replace` method
#505
mtshiba
opened
8 months ago
0
Linter: add "bool-comparison" warning
#504
mtshiba
closed
7 months ago
0
Linter: add "hard-coded constant" warning
#503
mtshiba
opened
8 months ago
0
Linter: add "tautorogy" warning
#502
mtshiba
opened
8 months ago
0
Tracking issue: implement the linter
#501
mtshiba
opened
8 months ago
2
Linter: add "too many instance attributes" warning
#500
mtshiba
closed
6 months ago
0
Add homogenous dict types
#499
mtshiba
opened
8 months ago
0
`OptionEq` is broken
#498
mtshiba
opened
8 months ago
0
Type narrowing with `filter`
#497
mtshiba
closed
8 months ago
0
`sum` with refinement types
#496
mtshiba
opened
8 months ago
0
Invalid syntax error with array comprehension
#495
mtshiba
closed
2 months ago
0
Colorize the REPL
#494
mtshiba
opened
8 months ago
0
Input completion in REPL
#493
mtshiba
opened
8 months ago
0
Add multi-stage programming (macro) system
#492
mtshiba
opened
9 months ago
1
Fix ELS crash with debug build
#491
mtshiba
opened
9 months ago
0
Simple refactor
#490
GreasySlug
closed
9 months ago
1
Remove external packages (move to `pytypes`)
#489
mtshiba
closed
9 months ago
0
add constructor & destructor syntax
#488
mtshiba
closed
9 months ago
0
remove `external` decl files
#487
mtshiba
closed
9 months ago
0
Fix codegen bug
#486
mtshiba
closed
9 months ago
0
Next