Ecosyste.ms: Issues

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

GitHub / grain-lang/grain issues and pull requests

#2032 - fix(stdlib)!: Add a lookup table to `Numbr.sin` to improve trig accuracy

Pull Request - State: open - Opened by spotandjake 5 months ago
Labels: stdlib

#2031 - WIP string and bytes refactor

Pull Request - State: closed - Opened by phated 5 months ago

#2031 - WIP string and bytes refactor

Pull Request - State: open - Opened by phated 5 months ago

#2030 - chore(compiler): Refactor number literals in the lexer

Pull Request - State: open - Opened by phated 5 months ago

#2030 - chore(compiler): Refactor literals in the lexer

Pull Request - State: closed - Opened by phated 5 months ago

#2029 - Compiler: Fix purity analysis

Issue - State: open - Opened by spotandjake 5 months ago
Labels: compiler

#2028 - feat(lsp): Add hover for submodules

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: lsp

#2027 - feat(lsp): Allow goto definition on `include` statements

Pull Request - State: open - Opened by spotandjake 5 months ago
Labels: lsp

#2027 - feat(lsp): Allow goto definition on `include` statements

Pull Request - State: open - Opened by spotandjake 5 months ago - 2 comments
Labels: lsp

#2026 - Language: Allow seperate definitions of `prefix`, `infix` and `postfix`

Issue - State: open - Opened by spotandjake 5 months ago
Labels: compiler, syntax

#2025 - Language: traits or type classes

Issue - State: open - Opened by spotandjake 5 months ago
Labels: low-priority, suggestion, syntax

#2025 - Language: traits or type classes

Issue - State: open - Opened by spotandjake 5 months ago
Labels: low-priority, suggestion, syntax

#2024 - chore(compiler): Add `fromNumber(<literal>)` warning for `short` types

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: compiler

#2022 - chore(stdlib): Refactor `Marshal` to use early return

Pull Request - State: closed - Opened by spotandjake 5 months ago - 1 comment
Labels: cleanup, stdlib

#2021 - chore(stdlib): Cleanup unnecessary `mut` and `rec`

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: cleanup, stdlib

#2020 - Stdlib: Refactor Marshal to use early return.

Issue - State: open - Opened by spotandjake 5 months ago
Labels: stdlib

#2020 - Stdlib: Refactor Marshal to use early return.

Issue - State: closed - Opened by spotandjake 5 months ago
Labels: stdlib

#2020 - Stdlib: Refactor Marshal to use early return.

Issue - State: open - Opened by spotandjake 5 months ago
Labels: stdlib

#2019 - Compiler: Improve `FromNumberLiteral` warnings.

Issue - State: open - Opened by spotandjake 5 months ago
Labels: compiler

#2019 - Compiler: Improve `FromNumberLiteral` warnings.

Issue - State: open - Opened by spotandjake 5 months ago
Labels: compiler

#2019 - Compiler: Improve `FromNumberLiteral` warnings.

Issue - State: closed - Opened by spotandjake 5 months ago
Labels: compiler

#2018 - chore(compiler): Add warning for `print` and `toString` with unsafe values

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: compiler

#2017 - chore(runtime): Remove the `debug` module

Pull Request - State: open - Opened by spotandjake 5 months ago
Labels: cleanup, runtime

#2017 - chore(runtime): Remove the `debug` module

Pull Request - State: open - Opened by spotandjake 5 months ago
Labels: cleanup, runtime

#2017 - chore(stdlib): Remove the `Debug` module from the runtime

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: cleanup, runtime

#2016 - feat(stdlib): Add `atan2` to the `Number` module

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: stdlib

#2015 - chore(docs): Add examples to `Number` module

Pull Request - State: closed - Opened by spotandjake 5 months ago - 2 comments
Labels: stdlib, documentation

#2014 - chore(docs): Add examples to `Marshal` module

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: stdlib, documentation

#2013 - chore(docs): Add examples to the `Float64` module

Pull Request - State: closed - Opened by spotandjake 5 months ago - 1 comment
Labels: stdlib, documentation

#2012 - chore(docs): Add examples to `Float32` module

Pull Request - State: closed - Opened by spotandjake 5 months ago - 1 comment
Labels: stdlib, documentation

#2011 - chore(stdlib): Add examples to `Hash` module

Pull Request - State: open - Opened by spotandjake 5 months ago - 1 comment
Labels: stdlib, documentation

#2011 - chore(docs): Add examples to `Hash` module

Pull Request - State: closed - Opened by spotandjake 5 months ago - 2 comments
Labels: stdlib, documentation

#2010 - Remove print_assigment for some utilities and less dry code

Pull Request - State: open - Opened by phated 5 months ago

#2010 - Remove print_assigment for some utilities and less dry code

Pull Request - State: open - Opened by phated 5 months ago

#2009 - Print constants when we are able

Pull Request - State: closed - Opened by phated 5 months ago

#2008 - Compiler: Pattern Matching Ranges

Issue - State: open - Opened by spotandjake 5 months ago
Labels: compiler

#2007 - Implement record pattern for formatter

Pull Request - State: closed - Opened by phated 5 months ago

#2006 - Add comment nodes into the Doc and remove group_breaker node

Pull Request - State: closed - Opened by phated 5 months ago - 1 comment

#2005 - feat(lsp): Add Inlay types

Pull Request - State: open - Opened by spotandjake 5 months ago
Labels: lsp

#2004 - chore(graindoc): Start param count at 1

Pull Request - State: closed - Opened by spotandjake 5 months ago - 1 comment
Labels: graindoc

#2003 - fix(lsp): Prevent lsp crash when module cannot be found

Pull Request - State: closed - Opened by spotandjake 5 months ago - 2 comments
Labels: lsp

#2002 - Updated scoping operator syntax

Issue - State: closed - Opened by ospencer 5 months ago - 2 comments
Labels: syntax

#2001 - Reconsider module `include` syntax

Issue - State: closed - Opened by ospencer 5 months ago
Labels: syntax

#2000 - Placeholder

Issue - State: open - Opened by phated 5 months ago

#1999 - Graindoc: Support attributes in record field comments

Issue - State: open - Opened by phated 5 months ago - 1 comment
Labels: graindoc

#1998 - Graindoc: Support attributes in variant comments

Issue - State: open - Opened by phated 5 months ago
Labels: graindoc

#1997 - Re-enable per-module Binaryen optimizations

Issue - State: open - Opened by ospencer 5 months ago
Labels: compiler

#1996 - Graindoc: positional arguments should start at 1

Issue - State: closed - Opened by spotandjake 5 months ago - 1 comment
Labels: graindoc

#1995 - Add dead code warning

Issue - State: open - Opened by ospencer 5 months ago - 1 comment
Labels: compiler, lsp

#1994 - Improve unsound type warning

Issue - State: open - Opened by ospencer 5 months ago
Labels: types, compiler

#1991 - Graindoc: Add `@default` attribute to provide plain language description of the default

Issue - State: open - Opened by phated 5 months ago - 2 comments
Labels: graindoc, good second issue

#1991 - Graindoc: Add `@default` attribute to provide plain language description of the default

Issue - State: open - Opened by phated 5 months ago - 2 comments
Labels: graindoc

#1990 - Compiler: make optimizations on consumers of runtime modules more robust

Issue - State: open - Opened by alex-snezhko 5 months ago - 1 comment
Labels: bug, runtime

#1989 - fix(compiler): Properly apply well-formedness checks on patterns

Pull Request - State: closed - Opened by alex-snezhko 5 months ago
Labels: bug, compiler

#1988 - Add formatting support for array infix assignment

Issue - State: open - Opened by ospencer 5 months ago

#1988 - Add formatting support for array infix assignment

Issue - State: open - Opened by ospencer 5 months ago
Labels: grainfmt

#1988 - Add formatting support for array infix assignment

Issue - State: open - Opened by ospencer 5 months ago

#1987 - chore: Hide the node stack trace

Pull Request - State: open - Opened by spotandjake 5 months ago
Labels: enhancement

#1987 - chore: Hide the node stack trace

Pull Request - State: open - Opened by spotandjake 5 months ago
Labels: enhancement

#1987 - chore: Hide the node stack trace

Pull Request - State: open - Opened by spotandjake 5 months ago
Labels: enhancement

#1987 - chore(cli): Hide node's stack trace

Pull Request - State: closed - Opened by spotandjake 5 months ago - 3 comments
Labels: enhancement

#1986 - Compiler: Make errors prettier

Issue - State: open - Opened by spotandjake 5 months ago
Labels: enhancement, compiler

#1986 - Compiler: Make errors prettier

Issue - State: open - Opened by spotandjake 5 months ago
Labels: enhancement, compiler

#1986 - Compiler: Make errors prettier

Issue - State: open - Opened by spotandjake 5 months ago
Labels: enhancement, compiler

#1985 - chore(compiler): Add labels to primitive function types

Pull Request - State: open - Opened by spotandjake 5 months ago - 3 comments
Labels: compiler

#1985 - chore(compiler): Add labels to primitive function types

Pull Request - State: closed - Opened by spotandjake 5 months ago - 3 comments
Labels: compiler

#1984 - GrainDoc: Labeled Param Error when using a type signature.

Issue - State: open - Opened by spotandjake 5 months ago
Labels: graindoc

#1984 - GrainDoc: Labeled Param Error when using a type signature.

Issue - State: open - Opened by spotandjake 5 months ago
Labels: graindoc

#1983 - GrainDoc: Improve Errors

Issue - State: open - Opened by spotandjake 5 months ago
Labels: graindoc

#1982 - Add parameter names to all foreigns

Issue - State: closed - Opened by phated 5 months ago - 1 comment

#1981 - Add parameter names to all primitives

Issue - State: closed - Opened by phated 5 months ago
Labels: compiler

#1980 - chore(ci): Improve reliability of docker builds on AWS

Pull Request - State: closed - Opened by ospencer 5 months ago

#1979 - chore(compiler): Add arg label to `ArrayLength` primitive

Pull Request - State: closed - Opened by spotandjake 5 months ago - 2 comments
Labels: compiler

#1979 - chore(compiler): Add arg label to `ArrayLength` primitive

Pull Request - State: closed - Opened by spotandjake 5 months ago - 2 comments
Labels: compiler

#1979 - chore(compiler): Add arg label to `ArrayLength` primitive

Pull Request - State: closed - Opened by spotandjake 5 months ago - 2 comments
Labels: compiler

#1978 - chore: Update README copyright year

Pull Request - State: closed - Opened by ospencer 5 months ago

#1978 - chore: Update README copyright year

Pull Request - State: closed - Opened by ospencer 5 months ago

#1978 - chore: Update README copyright year

Pull Request - State: closed - Opened by ospencer 5 months ago

#1977 - Function call argument locations `paa_loc` are further to the left than expected

Issue - State: open - Opened by ospencer 5 months ago
Labels: bug, compiler

#1976 - feat(grainfmt)!: Implement new formatter

Pull Request - State: open - Opened by ospencer 5 months ago - 1 comment
Labels: grainfmt

#1976 - feat(grainfmt)!: Implement new formatter

Pull Request - State: closed - Opened by ospencer 5 months ago - 1 comment
Labels: grainfmt

#1975 - feat(stdlib): Add ASCII utilities to String, Char

Pull Request - State: closed - Opened by alex-snezhko 5 months ago - 2 comments
Labels: stdlib

#1975 - feat(stdlib): Add ASCII utilities to String, Char

Pull Request - State: closed - Opened by alex-snezhko 5 months ago - 2 comments
Labels: stdlib

#1975 - feat(stdlib): Add ASCII utilities to String, Char

Pull Request - State: closed - Opened by alex-snezhko 5 months ago - 2 comments
Labels: stdlib

#1974 - chore(stdlib): Fix spelling mistakes in Array library docs

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: cleanup, stdlib

#1973 - chore(stdlib): Export `@array.length` primitive directly

Pull Request - State: closed - Opened by spotandjake 5 months ago - 1 comment
Labels: cleanup, stdlib

#1972 - feat(stdlib): Simplify `equal` using `Memory.compare`

Pull Request - State: closed - Opened by spotandjake 5 months ago
Labels: runtime

#1971 - compiler: Reintroduce common type expression optimization

Issue - State: open - Opened by spotandjake 6 months ago
Labels: compiler, blocked

#1970 - feat(stdlib): Add `Uri` module

Pull Request - State: closed - Opened by alex-snezhko 6 months ago - 10 comments
Labels: stdlib

#1969 - fix(lsp): Fix lsp crash when hovering on function with default arg

Pull Request - State: closed - Opened by spotandjake 6 months ago
Labels: lsp

#1968 - Compiler: module values incorrectly brought into scope

Issue - State: open - Opened by alex-snezhko 6 months ago
Labels: bug, compiler

#1967 - LSP: crash when hovering on function definition with default arguments

Issue - State: closed - Opened by alex-snezhko 6 months ago
Labels: bug, lsp

#1966 - feat(stdlib): Add user-friendly file system module

Pull Request - State: open - Opened by alex-snezhko 6 months ago - 1 comment
Labels: stdlib

#1965 - chore(stdlib): Optimize `String.trim`

Pull Request - State: open - Opened by spotandjake 6 months ago
Labels: stdlib

#1965 - chore(stdlib): Optimize `String.trim`

Pull Request - State: closed - Opened by spotandjake 6 months ago
Labels: stdlib