-
Notifications
You must be signed in to change notification settings - Fork 8
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
Label
Projects
Milestones
Assignee
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
Rename dict.setdefault() to dict.set_def() to align with other _def functions?
#2045
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
dict.update() to take dict, add update_items() to take iterable?
#2041
opened Dec 23, 2024 by
plajjan
Support transitive dependencies
enhancement
New feature or request
#2003
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
Add a New feature or request
stdlib
Related to the Acton standard library
pretty
module to stdlib
enhancement
#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
#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
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 Related to the Acton compiler
enhancement
New feature or request
if a.b is not None
Compiler
#1906
opened Sep 9, 2024 by
plajjan
Build a proper portable Zig New feature or request
build
(zig upstream issue!?)
build system
enhancement
#1873
opened Aug 27, 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
Previous Next
ProTip!
no:milestone will show everything without a milestone.