Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / inko-lang/inko issues and pull requests

#813 - Replace usage of the rand crate with a custom ChaCha12 CSPRNG

Issue - State: open - Opened by yorickpeterse 3 days ago
Labels: feature, std, runtime

#812 - Replace "volatile" MoveRegister instructions with something better

Issue - State: open - Opened by yorickpeterse 5 days ago
Labels: compiler

#811 - Strings are dropped prematurely/unconditionally in certain cases

Issue - State: open - Opened by yorickpeterse 8 days ago
Labels: bug, compiler

#810 - Find a way to allow mutating inline types in-place

Issue - State: open - Opened by yorickpeterse 8 days ago - 9 comments
Labels: feature, compiler

#809 - Emit a warning when a method returns a value that's unused

Issue - State: open - Opened by yorickpeterse 9 days ago
Labels: accepting contributions, feature, compiler

#808 - Undefined symbol error during linking as a result of incremental compilation

Issue - State: open - Opened by yorickpeterse 9 days ago - 1 comment
Labels: accepting contributions, bug, compiler

#807 - Use an u8 for the tag of enums with up to 255 constructors

Issue - State: open - Opened by yorickpeterse 9 days ago
Labels: feature, performance, compiler

#806 - Turn FutureState into an inline type and allocate it using std.ptr.resize

Issue - State: open - Opened by yorickpeterse 9 days ago
Labels: performance, std

#805 - Blocked OS threads can prevent a program from shutting down

Issue - State: open - Opened by yorickpeterse 10 days ago - 1 comment
Labels: accepting contributions, bug, runtime

#804 - Investigate the possibility of introducing scoped borrows

Issue - State: closed - Opened by yorickpeterse 10 days ago - 7 comments
Labels: feature, compiler

#803 - Borrowing of inline types allows violating of unique value constraints

Issue - State: open - Opened by yorickpeterse 11 days ago - 3 comments
Labels: bug, compiler

#802 - Devirtualize CallClosure calls whenever possible

Issue - State: open - Opened by yorickpeterse 16 days ago
Labels: feature, performance, compiler

#801 - Don't generate runtime "Type" structures for inline types

Issue - State: open - Opened by yorickpeterse 17 days ago
Labels: accepting contributions, compiler

#800 - Default optimizations to "none" when running "inko test"

Issue - State: closed - Opened by yorickpeterse 17 days ago
Labels: accepting contributions, feature, compiler

#799 - Don't generate $constants functions for modules that don't have any constants

Issue - State: open - Opened by yorickpeterse 17 days ago
Labels: accepting contributions, compiler

#798 - WIP: add support for stack allocated unique types

Pull Request - State: closed - Opened by yorickpeterse 17 days ago - 9 comments
Labels: feature, performance, compiler, std

#797 - Build Inko and idoc containers using Alpine

Issue - State: closed - Opened by yorickpeterse 23 days ago - 4 comments

#796 - SEGV in `Timeouts::remove_invalid_entries` when running tests using amd64-linux-musl

Issue - State: closed - Opened by yorickpeterse about 1 month ago - 3 comments
Labels: accepting contributions, bug, runtime

#795 - Support RFC 8305 (Happy Eyeballs v2) in std.net.dns

Issue - State: closed - Opened by yorickpeterse about 1 month ago - 6 comments
Labels: feature, std

#794 - Fix code snippet in `socket.inko` tutorial

Pull Request - State: closed - Opened by evomassiny about 1 month ago - 1 comment
Labels: bug, documentation

#793 - Code snippet in "getting-started/sockets" fails to compile

Issue - State: closed - Opened by evomassiny about 1 month ago
Labels: accepting contributions, bug, documentation

#792 - Generating JSON with --opt=aggressive can result in out of bounds panics in certain cases

Issue - State: closed - Opened by yorickpeterse about 1 month ago - 12 comments
Labels: accepting contributions, bug, compiler, std

#791 - Remove support for the `class` keyword

Issue - State: open - Opened by yorickpeterse about 2 months ago
Labels: compiler

#790 - Compile integer patterns to a switch instead of a nested if/else tree

Issue - State: open - Opened by yorickpeterse about 2 months ago
Labels: feature, compiler

#789 - Find a way to stack allocate sockets

Issue - State: open - Opened by yorickpeterse about 2 months ago - 2 comments
Labels: feature, std, runtime

#787 - Casting `self` to a trait inside a default method is unsound

Issue - State: open - Opened by yorickpeterse about 2 months ago
Labels: bug, compiler, std

#786 - Find a way to stack allocate closures

Issue - State: open - Opened by yorickpeterse 2 months ago - 3 comments
Labels: feature, performance, compiler

#785 - Store enum tags as a u16 instead of a u64

Issue - State: closed - Opened by yorickpeterse 2 months ago
Labels: feature, performance, compiler

#784 - Remove various redundant compiler restrictions

Issue - State: closed - Opened by yorickpeterse 2 months ago
Labels: compiler

#783 - Allow user-defined stack types that aren't value types

Pull Request - State: open - Opened by yorickpeterse 2 months ago - 5 comments
Labels: feature, performance, compiler

#782 - Fix Infinite Recursion in Expressions with Depth Limitation

Pull Request - State: open - Opened by Lexterl33t 2 months ago - 2 comments
Labels: bug, compiler

#781 - Find a way to write tests for asserting certain LLVM output

Issue - State: open - Opened by yorickpeterse 2 months ago
Labels: compiler

#780 - Make enums and tuples stack allocated types

Issue - State: open - Opened by yorickpeterse 2 months ago - 13 comments
Labels: feature, performance, compiler

#779 - Replace the `class` keyword with the `type` keyword

Issue - State: closed - Opened by yorickpeterse 3 months ago
Labels: feature, compiler

#778 - Add support for inline/stack allocated types

Pull Request - State: closed - Opened by yorickpeterse 3 months ago - 2 comments
Labels: feature, performance, compiler, std

#777 - String literals can technically be dropped prematurely

Issue - State: open - Opened by yorickpeterse 3 months ago
Labels: bug, compiler, runtime

#776 - Implement some form of escape analysis to allocate values on the stack

Issue - State: open - Opened by yorickpeterse 3 months ago - 27 comments
Labels: feature, performance, compiler

#775 - Release 0.17.1

Issue - State: closed - Opened by yorickpeterse 3 months ago
Labels: release

#774 - Version 0.17.0 LLVM compile failure

Issue - State: closed - Opened by KieranP 3 months ago - 7 comments
Labels: bug, compiler

#772 - Running "inko doc" produces an unreachable code warning that makes no sense

Issue - State: closed - Opened by yorickpeterse 3 months ago
Labels: accepting contributions, bug, compiler

#771 - Release 0.17.0

Issue - State: closed - Opened by yorickpeterse 3 months ago
Labels: release

#770 - Enable Link-Time Optimization (LTO) for Inko

Issue - State: open - Opened by yorickpeterse 4 months ago - 2 comments
Labels: accepting contributions, feature, release, compiler

#770 - Enable Link-Time Optimization (LTO) for Inko

Issue - State: open - Opened by yorickpeterse 4 months ago - 2 comments
Labels: accepting contributions, feature, release, compiler

#768 - Fix typo

Pull Request - State: closed - Opened by ofek 4 months ago - 1 comment

#766 - Debug information isn't always correct when inlining code

Issue - State: closed - Opened by yorickpeterse 4 months ago - 9 comments
Labels: bug, compiler

#765 - Incremental compilation seems to trigger cache flushes too often

Issue - State: closed - Opened by yorickpeterse 4 months ago - 4 comments
Labels: accepting contributions, bug, performance, compiler

#763 - When running `inko runtime list`, also highlight the native runtime in bold

Issue - State: closed - Opened by yorickpeterse 5 months ago
Labels: accepting contributions, feature, compiler

#762 - The formatter removes explicit type signatures used for bindings inside patterns

Issue - State: closed - Opened by yorickpeterse 5 months ago - 1 comment
Labels: accepting contributions, bug, compiler

#761 - The compiler doesn't always emit an error if a type can't be fully inferred

Issue - State: open - Opened by yorickpeterse 5 months ago - 2 comments
Labels: accepting contributions, bug, compiler

#760 - Recursive C structures blow the stack when compiling

Issue - State: closed - Opened by yorickpeterse 5 months ago - 2 comments
Labels: accepting contributions, bug, compiler

#759 - Consider using structured concurrency instead of being able to spawn processes at any point

Issue - State: closed - Opened by yorickpeterse 5 months ago - 18 comments
Labels: feature, compiler, std, runtime

#758 - Type checker incorrectly allows passing of non-pointer values to pointers

Issue - State: closed - Opened by yorickpeterse 5 months ago
Labels: accepting contributions, bug, compiler

#756 - Support pointer-pointers in the type system

Issue - State: open - Opened by yorickpeterse 5 months ago - 1 comment
Labels: feature, compiler

#755 - Using C types smaller than 8 bytes in a Channel results in a segfault

Issue - State: closed - Opened by yorickpeterse 5 months ago - 4 comments
Labels: bug, compiler, runtime

#753 - Implement std.sys.Command in pure Inko

Issue - State: closed - Opened by yorickpeterse 5 months ago - 2 comments
Labels: feature, std, runtime

#752 - Implement socket IO using pure Inko

Issue - State: closed - Opened by yorickpeterse 5 months ago - 2 comments
Labels: feature, std, runtime

#752 - Implement socket IO using pure Inko

Issue - State: closed - Opened by yorickpeterse 5 months ago - 2 comments
Labels: feature, std, runtime

#750 - Introduce support for user-defined, stack allocated value types

Issue - State: closed - Opened by yorickpeterse 5 months ago - 7 comments
Labels: feature, performance, compiler

#749 - Implement system and monotonic clocks in Inko, and pass separately as seconds and nanoseconds

Issue - State: closed - Opened by yorickpeterse 5 months ago - 1 comment
Labels: accepting contributions, feature, std, runtime

#735 - Add module for resolving DNS names to IP addresses

Issue - State: closed - Opened by yorickpeterse 6 months ago - 9 comments
Labels: feature, std

#735 - Add module for resolving DNS names to IP addresses

Issue - State: open - Opened by yorickpeterse 6 months ago - 8 comments
Labels: feature, std

#734 - Add standard library support for HTTP 1.1, HTTP 2.0 and HTTP 3

Issue - State: open - Opened by yorickpeterse 6 months ago - 1 comment
Labels: feature, std

#734 - Add standard library support for HTTP 1.1, HTTP 2.0 and HTTP 3

Issue - State: open - Opened by yorickpeterse 6 months ago - 1 comment
Labels: feature, std

#733 - Support for SIMD types and instructions

Issue - State: open - Opened by yorickpeterse 7 months ago
Labels: feature, compiler, std

#724 - Add warnings for unused imported symbols

Issue - State: closed - Opened by yorickpeterse 8 months ago - 1 comment
Labels: accepting contributions, feature, compiler

#719 - JSON pull parsing API isn't as efficient as it should be

Issue - State: open - Opened by yorickpeterse 8 months ago - 2 comments
Labels: accepting contributions, std

#717 - Add package for OpenSUSE

Issue - State: closed - Opened by yorickpeterse 9 months ago - 2 comments
Labels: accepting contributions

#714 - Consider introducing immutable, user-defined, atomically reference counted types

Issue - State: closed - Opened by yorickpeterse 9 months ago - 4 comments
Labels: feature, compiler

#713 - Borrows in generic code can violate uniqueness constraints

Issue - State: closed - Opened by yorickpeterse 9 months ago - 12 comments
Labels: bug, compiler

#707 - Pattern match cases that follow wildcard patterns aren't always marked as unreachable

Issue - State: closed - Opened by yorickpeterse 10 months ago - 1 comment
Labels: accepting contributions, bug, compiler

#698 - Add support for parsing JSON from a Read type

Issue - State: closed - Opened by yorickpeterse 12 months ago
Labels: feature, std

#690 - Consider backing Inko processes by OS threads

Issue - State: closed - Opened by yorickpeterse almost 1 year ago - 6 comments
Labels: feature, performance, compiler, runtime

#678 - Formatting DateTime to String

Issue - State: closed - Opened by yorickpeterse about 1 year ago
Labels: feature, std

#678 - Formatting DateTime to String

Issue - State: open - Opened by yorickpeterse about 1 year ago
Labels: feature, std

#677 - Support parsing String into DateTime values

Issue - State: closed - Opened by yorickpeterse about 1 year ago
Labels: feature, std

#644 - Fix building on Alpine Linux and musl

Issue - State: closed - Opened by yorickpeterse about 1 year ago - 14 comments
Labels: accepting contributions, compiler, runtime

#643 - Find a way to reintroduce Self types without the complexity

Issue - State: open - Opened by yorickpeterse about 1 year ago - 3 comments
Labels: feature, compiler

#625 - Make it easier to build executables with meaningful names

Issue - State: open - Opened by yorickpeterse over 1 year ago
Labels: feature, compiler

#612 - Automatically recover unique receivers if unsendable return types aren't used

Issue - State: open - Opened by yorickpeterse over 1 year ago - 2 comments
Labels: feature, compiler

#596 - Consider implementing multiple ownership and scoped borrows, replacing single ownership with runtime panics

Issue - State: closed - Opened by yorickpeterse over 1 year ago - 5 comments
Labels: feature, compiler

#595 - Figure out which LLVM optimisation passes are worth enabling

Issue - State: closed - Opened by yorickpeterse over 1 year ago - 15 comments
Labels: accepting contributions, compiler

#594 - Implement ByteArray in Inko

Issue - State: open - Opened by yorickpeterse over 1 year ago - 1 comment
Labels: feature, compiler, std, runtime

#523 - Replace use of std::alloc with a custom allocation API that doesn't rely on the Layout type

Issue - State: closed - Opened by yorickpeterse over 1 year ago - 2 comments
Labels: accepting contributions, documentation, runtime

#365 - Implement LSP server

Issue - State: open - Opened by yorickpeterse almost 2 years ago - 6 comments
Labels: feature, compiler

#365 - Implement LSP server

Issue - State: open - Opened by yorickpeterse almost 2 years ago - 6 comments
Labels: feature, compiler

#343 - Inlining of methods

Issue - State: closed - Opened by yorickpeterse over 2 years ago - 4 comments
Labels: feature, performance, compiler

#309 - Consider splitting DateTime into a Date and Time type

Issue - State: closed - Opened by yorickpeterse over 3 years ago - 4 comments
Labels: feature, std

#127 - Immix Tests

Issue - State: closed - Opened by yorickpeterse over 8 years ago

#127 - Immix Tests

Issue - State: closed - Opened by yorickpeterse over 8 years ago

#126 - More Concurrent Garbage Collection

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 3 comments

#126 - More Concurrent Garbage Collection

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 3 comments

#125 - Add Symbols

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 1 comment
Labels: compiler

#125 - Add Symbols

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 1 comment
Labels: compiler

#124 - Use separate threads for IO

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 1 comment

#124 - Use separate threads for IO

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 1 comment

#123 - Stop using Rust nightly

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 3 comments

#123 - Stop using Rust nightly

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 3 comments

#122 - Provide a package repository

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 6 comments

#122 - Provide a package repository

Issue - State: closed - Opened by yorickpeterse over 8 years ago - 6 comments