-
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
zip does not work when arguments are list and some other Iterator
bug
Something isn't working
#2140
opened Jan 30, 2025 by
mzagozen
Missing error location for constraint
bug
Something isn't working
#2135
opened Jan 29, 2025 by
mzagozen
Missing error location for "keyword component(s) ... is missing in tuple"
bug
Something isn't working
#2132
opened Jan 28, 2025 by
mzagozen
Should tuple unpacking from lists be supported?
enhancement
New feature or request
syntax
Related to the Acton language syntax / design
#2126
opened Jan 27, 2025 by
plajjan
Speed up type constraint solving
Compiler
Related to the Acton compiler
enhancement
New feature or request
#2098
opened Jan 20, 2025 by
plajjan
Prune old binaries
Compiler
Related to the Acton compiler
enhancement
New feature or request
#2078
opened Jan 13, 2025 by
plajjan
Misleading error message when method call is missing non-default argument
bug
Something isn't working
#2068
opened Jan 10, 2025 by
mzagozen
Add support for complex number syntax in the compiler
Compiler
Related to the Acton compiler
enhancement
New feature or request
#2065
opened Jan 9, 2025 by
plajjan
Single character class name results in syntax error
bug
Something isn't working
#2063
opened Jan 9, 2025 by
mzagozen
Codegen for Times[ZZ] does not output zQ_TimesD_ZZG_new function
bug
Something isn't working
#2061
opened Jan 8, 2025 by
mzagozen
Add truncate argument to i64 etc to force user choice, e.g. New feature or request
syntax
Related to the Acton language syntax / design
i64(a, truncate=False)
enhancement
#2055
opened Jan 6, 2025 by
plajjan
Support f-string formatting
enhancement
New feature or request
syntax
Related to the Acton language syntax / design
#2050
opened Dec 28, 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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.