Skip to content

Pull requests: inko-lang/inko

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Avoid duplicate crates
#832 by rex4539 was closed Feb 24, 2025 Loading…
WIP: add support for stack allocated unique types 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 std Changes related to the standard library
#798 by yorickpeterse was closed Jan 29, 2025 Draft
12 of 15 tasks
0.18.0
Fix code snippet in socket.inko tutorial bug Defects, unintended behaviour, etc documentation Documentation related changes
#794 by evomassiny was merged Dec 31, 2024 Loading… 0.18.0
Allow user-defined stack types that aren't value types 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
#783 by yorickpeterse was merged Dec 17, 2024 Loading…
29 tasks done
0.18.0
Fix Infinite Recursion in Expressions with Depth Limitation bug Defects, unintended behaviour, etc compiler Changes related to the compiler
#782 by Lexterl33t was closed Dec 16, 2024 Loading…
Add support for inline/stack allocated types 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 std Changes related to the standard library
#778 by yorickpeterse was merged Nov 28, 2024 Loading…
31 tasks done
0.18.0
Fix typo
#768 by ofek was merged Oct 13, 2024 Loading…
Add Iter.chain method feature New things to add to Inko, such as a new standard library module std Changes related to the standard library
#748 by rjframe was merged Aug 27, 2024 Loading… 0.17.0
Run "pkg sync" before running "inko build" if needed compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#742 by uasi was merged Aug 13, 2024 Loading… 0.16.0
Move crate versions to the workspace Cargo.toml
#741 by uasi was merged Aug 9, 2024 Loading…
Set rust-version to 1.78 in the workspace Cargo.toml
#740 by uasi was merged Aug 10, 2024 Loading…
Support minimum required Inko version in inko.pkg compiler Changes related to the compiler
#739 by uasi was merged Aug 12, 2024 Loading… 0.16.0
Optimize pkg add/sync/update by cloning single branch compiler Changes related to the compiler
#737 by uasi was closed Aug 9, 2024 Loading… 0.16.0
Fix outdated import in examples
#720 by fres621 was closed Jun 12, 2024 Loading…
Fix feature = "cargo-clippy" deprecation
#701 by rex4539 was merged Mar 5, 2024 Loading…
Automatic formatting of source code compiler Changes related to the compiler feature New things to add to Inko, such as a new standard library module
#692 by yorickpeterse was merged Mar 26, 2024 Loading…
2 tasks done
0.15.0
missing "mut" keyword
#673 by apahl was closed Dec 19, 2023 Loading…
Allow to use private default method from a trait
#660 by bartlomieju was closed Nov 27, 2023 Loading…
Fix: rm usage of undefined function "remove"
#656 by jinyus was closed Nov 16, 2023 Loading…
Disallow symbol imports from another module
#655 by bartlomieju was closed Nov 21, 2023 Loading…
Automatically generate main file for unit tests
#653 by bartlomieju was merged Nov 16, 2023 Loading…
Fix a typo in the docs
#649 by awoo-civ was merged Nov 15, 2023 Loading…
Replace incorrect usage of semicolons with commas
#648 by awoo-civ was merged Nov 15, 2023 Loading…
Remove needless words in the docs
#647 by awoo-civ was merged Nov 15, 2023 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.