Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / artichoke/artichoke issues and pull requests
#92 - Create an MRI backend based on rutie
Issue -
State: open - Opened by lopopolo over 5 years ago
- 2 comments
Labels: E-help-wanted, A-vm, B-MRI
#91 - add ruby 2_6_3
Pull Request -
State: closed - Opened by johnwahba over 5 years ago
- 4 comments
Labels: A-core, A-build, A-ruby-stdlib, A-deps
#90 - Integrate package importer into build.rs and import one package
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 3 comments
Labels: A-build, A-ruby-stdlib
#89 - Enable CircleCI to lint Ruby scripts
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-build
#88 - Implement MRI C bindings to rutie rubysys
Issue -
State: open - Opened by lopopolo over 5 years ago
- 2 comments
Labels: CAPI-MRI, A-C-API, A-deps
#87 - Investigate using cranelift to implement a Ruby compiler
Issue -
State: open - Opened by lopopolo over 5 years ago
- 3 comments
Labels: E-help-wanted, S-blocked, A-vm, A-codegen, A-deps, S-speculative, A-compiler
#86 - 'delegate', 'monitor', and 'uri' are auto-required on boot of MRI
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 6 comments
Labels: E-easy, S-invalid, A-core, A-ruby-stdlib, A-gems
#85 - build auto import script
Pull Request -
State: closed - Opened by johnwahba over 5 years ago
Labels: A-build, A-ruby-stdlib
#84 - Add a CONTRIBUTING.md
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-project
#83 - Implement a Rust parser for Ruby 2.6.3
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: E-help-wanted, A-parser
#82 - Add Arc support to CactusRef
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: S-wontfix, A-parallelism, A-memory-management, A-deps
#81 - Integrate CactusRef into Artichoke VM
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 4 comments
Labels: S-wontfix, A-vm, A-memory-management, A-deps
#80 - Remove spec-runner crate
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: S-wontfix, S-blocked, A-filesystem, A-spec
#79 - Add native filesystem access to Artichoke
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-filesystem
#78 - Extend the Artichoke parser to allow emoji identifiers tracking ticket
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 2 comments
Labels: E-help-wanted, S-blocked, A-parser, A-emoji
#77 - Implement JSON in Rust with Serde
Issue -
State: open - Opened by lopopolo over 5 years ago
- 3 comments
Labels: A-core, A-ruby-stdlib, A-deps, A-spec, E-hard
#76 - Implement benchmark standard library package
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: E-easy, A-ruby-stdlib, S-stale
#75 - Implement base64 standard library package
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 2 comments
Labels: E-easy, A-core, A-ruby-stdlib
#74 - Implement standard library package abbrev
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: E-easy, A-core, A-ruby-stdlib
#73 - Support Global Variable Aliasing
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: A-core, A-parser, A-vm
#72 - Support Regexp literal 'o' modifier
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: A-parser, A-ruby-language
#71 - Implement Symbol cache with a thread-safe HashMap
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-parallelism, A-vm, A-deps
#70 - Make Artichoke type Send and Sync
Issue -
State: open - Opened by lopopolo over 5 years ago
- 4 comments
Labels: E-help-wanted, S-blocked, A-parallelism, A-vm, A-memory-management, B-Artichoke, B-mruby
#69 - Remove dependency on mruby VM to unblock multi-threading milestone
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: S-blocked, A-parallelism, A-vm, A-deps, B-Artichoke, B-mruby
#68 - Enable Regexp in Wasm build
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core, A-build, A-ruby-core, A-build-target, O-wasm-emscripten
#67 - longjmp does not unwind exception in some circumstances in Wasm build
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: C-bug, A-vm, A-build-target, O-wasm-emscripten, B-mruby
#66 - Document roadmap for migrating off of mruby
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: C-docs, A-project, B-mruby
#65 - Document significant milestones
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: C-docs, A-project
#63 - Upgrade JS deps
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-build, A-deps
#62 - Lint JS and HTML with eslint
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-build, A-deps
#61 - Vendor and fork path_abs::PathAbs
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core, A-ruby-core, A-build-target, O-wasm-emscripten, O-wasm-unknown, A-filesystem, A-deps
#59 - Limit total memory in Wasm build to 5MiB
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
- 2 comments
Labels: A-build-target, O-wasm-emscripten
#58 - Support non-ascii strings in Wasm frontend
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: O-wasm-emscripten
#57 - Create a hybrid Regexp implementation with Rust regex crate and oniguruma
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 3 comments
Labels: A-core, A-ruby-core, A-performance, A-deps
#56 - Build speed up spec runner
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-build, A-spec
#55 - Add docs for how to build
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 4 comments
Labels: C-docs, A-project, A-build
#54 - Add support for the wasm32-unknown-unknown build target
Issue -
State: open - Opened by lopopolo over 5 years ago
- 14 comments
Labels: E-help-wanted, S-blocked, A-build, A-build-target, O-wasm-unknown, S-speculative
#53 - Free Strings from Rust heap after evaling Ruby
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: O-wasm-emscripten, C-quality
#52 - Lint JS and HTML with eslint
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-build, A-deps
#51 - Make the playground example more interesting
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: C-docs, A-project, O-wasm-emscripten
#50 - Make the playground example require something
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-project, A-ruby-stdlib, C-quality
#49 - Upstream Wasm build changes to rust-onig
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 3 comments
Labels: A-build, A-build-target, O-wasm-emscripten, O-wasm-unknown, A-deps
#48 - Enable Regexp in Wasm build
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: C-bug, A-core, A-build, A-ruby-core, A-build-target, O-wasm-emscripten
#47 - WASM Playground Polish
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-project, O-wasm-emscripten
#46 - Build a WASM playground and deploy to docs site
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: C-docs, A-project, A-build, A-build-target, O-wasm-emscripten, B-mruby
#45 - Improve text linting and add a webpack config
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-build
#44 - Upgrade bindgen to 0.51.0
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-build, A-deps, B-mruby
#43 - Turn MRB_TT_EXCEPTION Values into MrbError::Exec
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-vm, B-mruby
#42 - Mark all Ruby sources added to the VFS as read-only
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-vm, A-filesystem
#41 - Add tests to mruby::interpreter to ensure the strong count on Mrb is correct on init
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: S-wontfix, A-vm, E-needs-test, B-mruby
#40 - Use std::ptr::write instead of dereferencing a raw pointer and assigning
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: S-wontfix, A-vm, B-mruby
#39 - ruby/spec compliance tracking ticket
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 2 comments
Labels: A-core, A-ruby-core, A-ruby-stdlib, A-spec
#38 - Procedural macros for generating Rust extension impls from Rust types and associated functions
Issue -
State: open - Opened by lopopolo over 5 years ago
- 2 comments
Labels: E-help-wanted, A-core, A-rust-extensions, E-hard, S-speculative
#37 - Artichoke tracking ticket
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 2 comments
Labels: A-project
#36 - Fix behavior of String#ord when String contains invalid UTF-8 byte sequence
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 3 comments
Labels: A-core, A-ruby-core, A-ruby-language, B-mruby
#35 - Implement mrb_raise with panic
Issue -
State: open - Opened by lopopolo over 5 years ago
- 6 comments
Labels: S-blocked, CAPI-mruby, A-C-API, A-vm, B-mruby
#34 - Implement Kernel#rand and SecureRandom in Rust
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 6 comments
Labels: E-easy, A-core, A-ruby-core, A-ruby-stdlib, A-deps, B-mruby
#33 - Implement Time class in Ruby Core
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 8 comments
Labels: A-ruby-core, A-deps, B-mruby
#32 - Remove dependency on mruby-*-ext mrbgems
Issue -
State: open - Opened by lopopolo over 5 years ago
- 8 comments
Labels: A-build, A-vm, A-ruby-core, A-deps, B-mruby
#31 - Don't mutably borrow in Define::define
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-vm, C-quality, B-mruby
#30 - Create a block from a Rust closure
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: E-help-wanted, A-core, A-vm
#29 - Implement Convert<HashMap<Value, Value>>
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: S-wontfix, A-core, B-mruby
#28 - Implement PartialEq, Eq, and Hash on Value
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: S-wontfix, A-core, B-mruby
#27 - Add APIs on class::Spec and module::Spec for defining constants
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core, A-ruby-core, A-ruby-stdlib, B-mruby
#26 - Add tests for regexp::opts::parse_pattern
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-core, A-ruby-core, E-needs-test, C-quality
#25 - Assign named capture groups to locals in regexp::match_operator
Issue -
State: open - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core, A-parser, A-ruby-core, A-spec, E-needs-test
#24 - Revendor mruby and re-enable thread test when upstream bug is fixed
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-vm, A-deps, B-mruby
#23 - Clean up TODOs in ffi_tests.rs in mruby-sys
Issue -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-vm, C-quality, B-mruby
#22 - Make MrbError::Exec wrap an Exception
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 3 comments
Labels: S-wontfix, A-core, B-mruby
#21 - Remove RefCell from Class and Module specs
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-vm, B-mruby
#20 - Store object class name in Ruby::Object
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: S-wontfix, A-core
#19 - Implement extend for class and module specs
Issue -
State: open - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core, B-mruby
#18 - Implement include module for class and module specs
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: A-core, B-mruby
#17 - "ruby" binary for artichoke-frontend crate
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 5 comments
Labels: E-help-wanted, A-frontend, A-single-binary
#16 - Conditional compilation for artichoke_backend::extn::stdlib modules
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core, A-ruby-stdlib, A-optional-stdlib
#15 - Implement TryConvert for Symbol mrb_value
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 2 comments
Labels: A-vm, B-mruby
#14 - Split global (singleton) functions out of method.rs
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: A-core, B-mruby
#13 - Implement IO
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: A-core, A-ruby-core, E-medium
#12 - Implement the Ruby 2.6 standard library tracking ticket
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 6 comments
Labels: A-core, A-ruby-stdlib, S-archive
#11 - Implement $LOAD_PATH
Issue -
State: open - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core, A-vm, A-ruby-core, B-mruby
#10 - Implement File
Issue -
State: open - Opened by lopopolo over 5 years ago
Labels: A-core, A-ruby-core, A-filesystem, E-medium
#9 - Implement Object#object_id
Issue -
State: open - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-vm, S-speculative, B-Artichoke
#8 - Move path canonicalization into fs module
Issue -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core, A-ruby-core, A-filesystem
#7 - VM implementation scratch space
Issue -
State: open - Opened by lopopolo over 5 years ago
- 3 comments
Labels: A-vm, S-speculative, B-Artichoke
#6 - Rebrand cleanup
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-project
#5 - Make mruby an implementation detail of artichoke
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-core, A-project, B-mruby
#4 - Migration cleanup
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-project, A-build
#3 - Extract artichoke core
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
- 1 comment
Labels: A-core
#2 - Mruby fs rebrand
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-project, A-filesystem
#1 - Remove crates that are not essential to implementing a Ruby
Pull Request -
State: closed - Opened by lopopolo over 5 years ago
Labels: A-project, A-build