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

Remove support for the class keyword compiler Changes related to the compiler
#791 opened Dec 24, 2024 by yorickpeterse
6 tasks
0.19.0
Compile integer patterns to a switch instead of a nested if/else tree compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#790 opened Dec 23, 2024 by yorickpeterse
Find a way to stack allocate sockets 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
#789 opened Dec 16, 2024 by yorickpeterse
Gracefully handle deeply nested expressions, instead of blowing the stack 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
#788 opened Dec 16, 2024 by yorickpeterse
Casting self to a trait inside a default method is unsound bug Defects, unintended behaviour, etc compiler Changes related to the compiler std Changes related to the standard library
#787 opened Dec 16, 2024 by yorickpeterse
Find a way to stack allocate closures compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#786 opened Dec 10, 2024 by yorickpeterse
Find a way to write tests for asserting certain LLVM output compiler Changes related to the compiler
#781 opened Nov 29, 2024 by yorickpeterse
String literals can technically be dropped prematurely bug Defects, unintended behaviour, etc compiler Changes related to the compiler runtime Changes related to the Rust-based runtime library
#777 opened Nov 6, 2024 by yorickpeterse
Implement some form of escape analysis to allocate values on the stack 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
#776 opened Oct 31, 2024 by yorickpeterse 0.18.0
Enable Link-Time Optimization (LTO) for Inko 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 release Work related to a new Inko release
#770 opened Oct 17, 2024 by yorickpeterse
The compiler doesn't always emit an error if a type can't be fully inferred 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
#761 opened Sep 17, 2024 by yorickpeterse 0.18.0
Type checking fails when iterating over C types 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
#757 opened Sep 4, 2024 by yorickpeterse
Support pointer-pointers in the type system compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#756 opened Sep 4, 2024 by yorickpeterse
Type inference fails to infer pointer types in certain cases bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#754 opened Sep 4, 2024 by yorickpeterse
Allow changing the link name of extern functions without changing the grammar 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
#751 opened Aug 29, 2024 by yorickpeterse
Implement system and monotonic clocks in Inko, and pass separately as seconds and nanoseconds 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 runtime Changes related to the Rust-based runtime library std Changes related to the standard library
#749 opened Aug 29, 2024 by yorickpeterse
Package version updates don't quite follow semantic versioning for 0.X releases 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
#738 opened Aug 9, 2024 by yorickpeterse
Add standard library support for HTTP 1.1, HTTP 2.0 and HTTP 3 feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#734 opened Jul 29, 2024 by yorickpeterse 0.19.0
Support for SIMD types and instructions 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
#733 opened Jul 25, 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 0.18.0
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
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
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
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
ProTip! Follow long discussions with comments:>50.