Skip to content

Issues: grain-lang/grain

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

Update debug location of grain_main
#2174 opened Oct 10, 2024 by ospencer
Reorganize stdlib module exports for better doc generation good second issue Great issues if you're familiar with contributing to Grain. stdlib
#2172 opened Oct 5, 2024 by spotandjake
Add tagging functions for Int32, Int64, Uint32, Uint64, WasmF32, WasmF64 good second issue Great issues if you're familiar with contributing to Grain. runtime
#2157 opened Sep 16, 2024 by spotandjake
Duplicate imports
#2152 opened Aug 28, 2024 by lann
LSP: Go to type definition doesn't work for reprovided types lsp Issues related to the language server.
#2138 opened Aug 12, 2024 by ospencer
Improve String.map and String.mapi good second issue Great issues if you're familiar with contributing to Grain. stdlib
#2127 opened Jul 28, 2024 by ospencer
stdlib: Add a TOML library stdlib
#2099 opened Apr 22, 2024 by spotandjake
Implement LEB128 stdlib stdlib
#2098 opened Apr 22, 2024 by furesoft
Lsp: Provide context for use XXX.* enhancement lsp Issues related to the language server.
#2065 opened Mar 10, 2024 by spotandjake
Cleanup: Use graindoc Markdown lib in lsp cleanup lsp Issues related to the language server.
#2062 opened Mar 6, 2024 by spotandjake
Formatter: disallow double-breaks on attributes grainfmt Issues related to the Grain formatter
#2055 opened Mar 3, 2024 by alex-snezhko
ProTip! Adding no:label will show everything without a label.