Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / onyx-lang/onyx issues and pull requests
#65 - Feature: Parameters should actually be read-only
Issue -
State: open - Opened by brendanfh about 1 year ago
Labels: bug, enhancement
#64 - Support array programming with builtin operator overloads and new intrinsic
Pull Request -
State: closed - Opened by judah-caruso about 1 year ago
Labels: enhancement
#63 - Program compiles but fails to execute
Issue -
State: closed - Opened by alexspurling about 1 year ago
- 2 comments
Labels: bug
#62 - KDL parsing bug when a final new-line isn't present
Issue -
State: closed - Opened by brendanfh about 1 year ago
Labels: bug
#61 - Develop a proper testing framework
Issue -
State: open - Opened by watzon about 1 year ago
Labels: enhancement, help wanted
#60 - added: clarifying error message for code-block usage
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#60 - added: clarifying error message for code-block usage
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#60 - added: clarifying error message for code-block usage
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#59 - MacOS builds for OVM in GitHub Actions
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: enhancement
#59 - MacOS builds for OVM in GitHub Actions
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: enhancement
#59 - MacOS builds for OVM in GitHub Actions
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: enhancement
#58 - Uncaught RuntimeError: null function or function signature mismatch
Issue -
State: closed - Opened by alexspurling about 1 year ago
- 1 comment
Labels: enhancement
#57 - Add onyx.tmPreferences for Sublime Text comment support
Pull Request -
State: closed - Opened by judah-caruso about 1 year ago
- 1 comment
#56 - Feature: OVMwasm darwin support (x86_64, arm64)
Pull Request -
State: closed - Opened by judah-caruso about 1 year ago
- 1 comment
#55 - Feature: Fixed-size arrays (size <= 4) can now be accessed by x, y, z, w or r, g, b, a
Pull Request -
State: closed - Opened by judah-caruso about 1 year ago
- 6 comments
#54 - fixed: ability to `#export` things that are not procedures
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: bug
#54 - fixed: ability to `#export` things that are not procedures
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: bug
#54 - fixed: ability to `#export` things that are not procedures
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: bug
#53 - Handle unary expressions when building array types; disallow negative array sizes; add test
Pull Request -
State: closed - Opened by judah-caruso about 1 year ago
Labels: bug, enhancement
#52 - Enum as fixed-size array length sets size and count to 0
Issue -
State: closed - Opened by judah-caruso about 1 year ago
- 5 comments
Labels: bug
#51 - Cli tool broken on windows 11
Issue -
State: closed - Opened by mfbulut about 1 year ago
- 1 comment
#50 - How to export an Onyx wasm module to Javascript
Issue -
State: closed - Opened by alexspurling about 1 year ago
- 9 comments
Labels: bug
#49 - Universal newline support
Issue -
State: closed - Opened by magnetenstad about 1 year ago
- 1 comment
Labels: enhancement
#49 - Universal newline support
Issue -
State: closed - Opened by magnetenstad about 1 year ago
- 1 comment
Labels: enhancement
#48 - What work is needed to port OVMwasm to Mac?
Issue -
State: closed - Opened by judah-caruso about 1 year ago
- 5 comments
Labels: enhancement
#47 - Fix failing onyx_runtime build on darwin
Pull Request -
State: closed - Opened by judah-caruso about 1 year ago
- 1 comment
#46 - Support for constants?
Issue -
State: closed - Opened by alexspurling about 1 year ago
- 6 comments
Labels: documentation, question
#45 - `os.open()` depends on directory where `onyx run` was executed
Issue -
State: closed - Opened by benstt about 1 year ago
- 1 comment
Labels: wontfix
#44 - Smaller modules
Issue -
State: open - Opened by jb55 about 1 year ago
- 2 comments
Labels: enhancement
#43 - Fix/vscode lsp on windows
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#43 - Fix/vscode lsp on windows
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#43 - Fix/vscode lsp on windows
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#42 - fixed: package manager not included on Windows release
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#42 - fixed: package manager not included on Windows release
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#41 - Evaluate using Profile-Guided Optimization (PGO) and Post-Link Optimization (PLO)
Issue -
State: open - Opened by zamazan4ik about 1 year ago
Labels: enhancement
#40 - VSCode extension does not work on Windows
Issue -
State: closed - Opened by alexspurling about 1 year ago
- 5 comments
Labels: bug
#40 - VSCode extension does not work on Windows
Issue -
State: closed - Opened by alexspurling about 1 year ago
- 5 comments
Labels: bug
#39 - 'onyx build' not producing valid wasm binaries?
Issue -
State: closed - Opened by jb55 about 1 year ago
- 3 comments
Labels: bug
#38 - onyx/tools absent in onyx-windows-wasmer-amd64
Issue -
State: closed - Opened by vascoosx about 1 year ago
- 3 comments
Labels: bug
#37 - Update instance.c to fix build error
Pull Request -
State: closed - Opened by magnetenstad about 1 year ago
- 1 comment
#36 - Fixed: Windows compilation of `onyx_runtime.dll`
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: bug
#36 - Fixed: Windows compilation of `onyx_runtime.dll`
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: bug
#36 - Fixed: Windows compilation of `onyx_runtime.dll`
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
Labels: bug
#35 - Update `Try Online` link on README to try.onyxlang.io
Pull Request -
State: closed - Opened by silloi about 1 year ago
- 1 comment
#34 - WSL (Ubuntu 20.04) Support
Issue -
State: closed - Opened by magnetenstad about 1 year ago
- 4 comments
Labels: bug
#33 - VSCode Extension: Client onyx-lsp: connection to server is erroring. Shutting down server.
Issue -
State: closed - Opened by magnetenstad about 1 year ago
- 4 comments
Labels: bug
#32 - Support for reference types?
Issue -
State: open - Opened by ranaya-formant about 1 year ago
- 1 comment
Labels: enhancement
#31 - Add further details to onyx documentation
Issue -
State: open - Opened by iamshreeram about 1 year ago
- 3 comments
Labels: documentation
#31 - Add further details to onyx documentation
Issue -
State: open - Opened by iamshreeram about 1 year ago
- 3 comments
Labels: documentation
#31 - Add further details to onyx documentation
Issue -
State: open - Opened by iamshreeram about 1 year ago
- 3 comments
Labels: documentation
#30 - Release 0.1.8 (Part 2)
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#30 - Release 0.1.8 (Part 2)
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#30 - Release 0.1.8 (Part 2)
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#29 - Release 0.1.8 (Part 1)
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#28 - Feature: Memory debugger
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#28 - Feature: Memory debugger
Pull Request -
State: closed - Opened by brendanfh about 1 year ago
#27 - Feature: Network Rewrite
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#26 - Release 0.1.7
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#25 - initial implementation of switch expressions
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#24 - Release 0.1.6 (for real this time)
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#23 - Release 0.1.6
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#22 - can't tag a method in a struct
Issue -
State: closed - Opened by Graylunchbox74 over 1 year ago
- 1 comment
#21 - Release 0.1.5
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#20 - Release 0.1.4
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#19 - NO OPENCV
Issue -
State: closed - Opened by Graylunchbox74 over 1 year ago
#18 - Release 0.1.3
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#17 - BUG NEEDS FIXING, COSTING MY COMPANY BILLIONS!!!!!
Issue -
State: closed - Opened by Graylunchbox74 over 1 year ago
#16 - Quoted block redo
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#15 - Feature: Tagged Unions
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#14 - Beta Release 0.1.2
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#13 - Release 0.1.1a
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#12 - Release 0.1.1
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
#11 - Feature - Closures
Pull Request -
State: closed - Opened by brendanfh over 1 year ago
Labels: enhancement
#10 - Feature/allow stale packages
Pull Request -
State: closed - Opened by brendanfh almost 2 years ago
Labels: enhancement
#9 - Feature - Import Statements
Pull Request -
State: closed - Opened by brendanfh almost 2 years ago
Labels: enhancement
#8 - Release 0.1.0-beta
Pull Request -
State: closed - Opened by brendanfh almost 2 years ago
#7 - Automatic documentation generation
Pull Request -
State: closed - Opened by brendanfh almost 2 years ago
Labels: enhancement
#6 - Feature - Multi Pointers
Pull Request -
State: closed - Opened by brendanfh almost 2 years ago
Labels: enhancement
#5 - First class optional support.
Pull Request -
State: closed - Opened by brendanfh almost 2 years ago
#4 - Arbitrary dynamic call support.
Pull Request -
State: closed - Opened by brendanfh almost 2 years ago
Labels: enhancement
#3 - Inserting outside of array bounds
Issue -
State: closed - Opened by Graylunchbox74 almost 2 years ago
#2 - Can't print '{'
Issue -
State: closed - Opened by Graylunchbox74 almost 2 years ago
#1 - First class optional support
Pull Request -
State: closed - Opened by brendanfh almost 2 years ago
Labels: enhancement