Skip to content

Issues: actonlang/acton

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

testing: use one subprocess for each individual test instead of one per module enhancement New feature or request stdlib Related to the Acton standard library
#2048 opened Dec 23, 2024 by plajjan
Can (anonymous) tuples implement hashable automatically builtins Related to builtins enhancement New feature or request
#2042 opened Dec 23, 2024 by plajjan
Immutable design
#2017 opened Dec 9, 2024 by plajjan
Zig caching issue
#2010 opened Dec 2, 2024 by plajjan
Support transitive dependencies enhancement New feature or request
#2003 opened Nov 25, 2024 by plajjan
Unreachable exception?
#2001 opened Nov 25, 2024 by plajjan
Change default inheritance for classes from value to object Compiler Related to the Acton compiler enhancement New feature or request syntax Related to the Acton language syntax / design
#1993 opened Nov 20, 2024 by plajjan v0.25
Add a pretty module to stdlib enhancement New feature or request stdlib Related to the Acton standard library
#1991 opened Nov 19, 2024 by plajjan
Conditional expression branch may be evaluated before the condition within 'proc' functions bug Something isn't working Compiler Related to the Acton compiler
#1988 opened Nov 14, 2024 by ddjoh
acton test perf when there is a testing module without any tests bug Something isn't working
#1987 opened Nov 14, 2024 by plajjan
Use size_t for sequence sizes enhancement New feature or request
#1943 opened Oct 10, 2024 by ciaran2
Add support for dict / list comprehensions Compiler Related to the Acton compiler enhancement New feature or request
#1942 opened Oct 9, 2024 by plajjan
Add compiler check for conflicts of module hierarchy overlap Compiler Related to the Acton compiler enhancement New feature or request
#1941 opened Oct 9, 2024 by plajjan
Integrate ORCA GC enhancement New feature or request
#1933 opened Sep 30, 2024 by plajjan
Run same test in parallel by multiple test executors enhancement New feature or request
#1914 opened Sep 11, 2024 by plajjan
Track narrowed expressions in type-checker e.g. to support if a.b is not None Compiler Related to the Acton compiler enhancement New feature or request
#1906 opened Sep 9, 2024 by plajjan
Switch from C to Zig
#1899 opened Sep 2, 2024 by plajjan
4 tasks
do concurrent compilation
#1897 opened Sep 2, 2024 by plajjan
Implement advisory? file locks on Windows enhancement New feature or request stdlib Related to the Acton standard library
#1870 opened Aug 26, 2024 by plajjan
ProTip! no:milestone will show everything without a milestone.