10000 Issues · inko-lang/inko · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Issues: inko-lang/inko

Beta
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
Assigned to nobody Loading
Sort

Issues list

readline() function to ask for user input accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#867 opened May 18, 2025 by PLC-Programmer
Optimize memory usage and API of Future/Promise compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module performance Changes related to improving performance
#866 opened May 17, 2025 by yorickpeterse
If a match contains a nested match where one or more cases return Never, the return type of the outer match is nil accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#865 opened May 16, 2025 by yorickpeterse
Moving a field in a match inside a move method results in a double free accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#864 opened May 7, 2025 by yorickpeterse
Empty Array constants results in a panic when generating LLVM accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#861 opened Apr 25, 2025 by yorickpeterse 0.19.0
Don't print inko test error when the test suite has failures accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#860 opened Apr 14, 2025 by yorickpeterse 0.19.0
Incorrect code generated for <= 8 byte structures containing floats/doubles accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#859 opened Apr 13, 2025 by yorickpeterse 0.20.0
Hoist field loads outside of loops if the fields can't be assigned new values compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module performance Changes related to improving performance
#858 opened Apr 8, 2025 by yorickpeterse
Method inliner can get stuck in an infinite loop of sorts, resulting in it consuming all memory accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#856 opened Apr 2, 2025 by yorickpeterse
Stack overflow when specializing generic type instances accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#851 opened Mar 26, 2025 by yorickpeterse 0.19.0
Lock the packages directory to prevent concurrent builds from messing up each other's state compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#850 opened Mar 25, 2025 by yorickpeterse 0.21.0
Lock the build directory to prevent concurrent builds from messing up each other's state compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#849 opened Mar 25, 2025 by yorickpeterse 0.21.0
Types are inferred incorrectly when passing ref A to ref B arguments where B is a type parameter bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#842 opened Mar 17, 2025 by yorickpeterse 0.20.0
Generics can violate uniqueness constraints by putting aliases _into_ a unique value bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#840 opened Mar 17, 2025 by yorickpeterse 0.20.0
Process methods can violate uniqueness constraints by using an intermediate method bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#838 opened Mar 17, 2025 by yorickpeterse 0.20.0
Implement std.map.Map in a more efficient way feature New things to add to Inko, such as a new standard library module performance Changes related to improving performance std Changes related to the standard library
#836 opened Mar 13, 2025 by yorickpeterse
Consider supporting integer range types similar to Ada compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#834 opened Mar 7, 2025 by yorickpeterse
Add support for zeroing out a ByteArray in a way that guarantees it's not optimized away compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#833 opened Feb 24, 2025 by yorickpeterse 0.20.0
Use graviola as a TLS backend feature New things to add to Inko, such as a new standard library module runtime Changes related to the Rust-based runtime library
#831 opened Feb 22, 2025 by yorickpeterse A212 0.20.0
Replace the use of SipHash13 with something faster for std.map.Map feature New things to add to Inko, such as a new standard library module performance Changes related to improving performance std Changes related to the standard library
#828 opened Feb 17, 2025 by yorickpeterse
Make matching against byte arrays easier compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#827 opened Feb 14, 2025 by yorickpeterse
Make it easier to generate JSON documents accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#820 opened Feb 12, 2025 by yorickpeterse
Add support for documenation JSON tests compiler Changes related to the compiler
#818 opened Feb 12, 2025 by yorickpeterse
Replace "volatile" MoveRegister instructions with something better compiler Changes related to the compiler
#812 opened Feb 4, 2025 by yorickpeterse
Find a way to allow mutating inline types in-place compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#810 opened Jan 31, 2025 by yorickpeterse 0.20.0
ProTip! Exclude everything labeled bug with -label:bug.
0