Skip to content

Issues: inko-lang/inko

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

Move crate versions to the workspace Cargo.toml accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers
#730 opened Jul 12, 2024 by yorickpeterse
Set the minimum required Rust version in Cargo.toml accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers
#729 opened Jul 12, 2024 by yorickpeterse
Generate documentation for third-party packages similar to https://docs.rs/ documentation Documentation related changes feature New things to add to Inko, such as a new standard library module
#726 opened Jun 27, 2024 by yorickpeterse
3 tasks
0.16.0
Add warnings for unused imported symbols accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#724 opened Jun 19, 2024 by yorickpeterse
Allow specifying of the minimum required Inko version in inko.pkg accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#723 opened Jun 18, 2024 by yorickpeterse
Automatically run "pkg sync" when running "inko build", but only if the list of dependencies has changed accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#722 opened Jun 18, 2024 by yorickpeterse
Checking for sendable return types is overly strict, possibly due to it not using fully resolved types bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#721 opened Jun 12, 2024 by yorickpeterse
JSON pull parsing API isn't as efficient as it should be accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers std Changes related to the standard library
#719 opened Jun 11, 2024 by yorickpeterse
Explicit type signatures for closure arguments allow bypassing the type checker bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#718 opened Jun 3, 2024 by yorickpeterse
Add package for OpenSUSE accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers
#717 opened May 29, 2024 by yorickpeterse
Rename "variant" to "constructor" for enums in various places accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers compiler Changes related to the compiler documentation Documentation related changes
#715 opened May 18, 2024 by yorickpeterse 0.16.0
Consider introducing immutable, user-defined, atomically reference counted types compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#714 opened May 18, 2024 by yorickpeterse Future ideas
Borrows in generic code can violate uniqueness constraints bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#713 opened May 17, 2024 by yorickpeterse
Swapping fields inside a recover should only be allowed if the field type is sendable bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#712 opened May 16, 2024 by yorickpeterse 0.16.0
Pattern match cases that follow wildcard patterns aren't always marked as unreachable 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
#707 opened Apr 17, 2024 by yorickpeterse
Update Visual Studio Code extension to support code formatting 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
#703 opened Mar 26, 2024 by yorickpeterse
Add support for parsing JSON from a Read type feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#698 opened Feb 25, 2024 by yorickpeterse
Constant folding for expressions 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
#691 opened Feb 13, 2024 by yorickpeterse
Consider backing Inko processes by OS threads 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 runtime Changes related to the Rust-based runtime library
#690 opened Feb 9, 2024 by yorickpeterse Future ideas
Allow the use of the := operator when the field has a receiver compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#684 opened Jan 18, 2024 by yorickpeterse 0.16.0
Clustering of processes and distributing messages across the cluster compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module runtime Changes related to the Rust-based runtime library std Changes related to the standard library
#681 opened Jan 14, 2024 by yorickpeterse Future ideas
Formatting DateTime to String feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#678 opened Dec 29, 2023 by yorickpeterse
Support parsing String into DateTime values feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#677 opened Dec 29, 2023 by yorickpeterse
Replace LLVM with Cranelift compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#674 opened Dec 20, 2023 by yorickpeterse Future ideas
ProTip! Add no:assignee to see everything that’s not assigned.