Ecosyste.ms: Issues

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

GitHub / tildeio/helix issues and pull requests

#175 - undefined method `exists?' for File:Class

Issue - State: open - Opened by steakknife over 1 year ago

#174 - Confusing example / importing Rust libs in Ruby/Rails

Issue - State: open - Opened by ShalokShalom about 2 years ago

#173 - warning: use of deprecated item 'try': use the `?` operator instead

Issue - State: closed - Opened by DerekCrosson about 4 years ago - 1 comment

#172 - trait objects without an explicit `dyn` are deprecated

Pull Request - State: closed - Opened by rtyler almost 5 years ago - 1 comment

#171 - Getting symbol not found _HELIX_Qnil

Issue - State: closed - Opened by BobbyMcWho almost 5 years ago - 1 comment

#170 - What is Helix doing that affects performance so much?

Issue - State: open - Opened by bbugh about 5 years ago - 9 comments

#169 - Investigate the safety of using `rb_raise`

Issue - State: open - Opened by wagenet about 5 years ago

#168 - Update dependencies

Pull Request - State: closed - Opened by wagenet about 5 years ago

#167 - Miscellaneous attempts to fix Windows builds

Pull Request - State: closed - Opened by wagenet about 5 years ago

#166 - Re-try Changes in #148

Issue - State: open - Opened by wagenet about 5 years ago

#165 - Revert "Allow calling init seperately"

Pull Request - State: closed - Opened by wagenet about 5 years ago

#164 - Activity Status

Issue - State: open - Opened by camertron over 5 years ago - 4 comments

#163 - Encoding error when requiring native.so

Issue - State: closed - Opened by annacrombie almost 6 years ago - 4 comments

#162 - Coercions for Rust structs and Ruby hashes

Issue - State: open - Opened by moosingin3space almost 6 years ago - 2 comments

#161 - Forum or IRC channel

Issue - State: open - Opened by moosingin3space almost 6 years ago - 2 comments

#160 - WIP: Switch to new libcruby-sys

Pull Request - State: closed - Opened by wagenet about 6 years ago - 2 comments

#159 - helix_runtime/libcruby-sys 1.0

Issue - State: open - Opened by chancancode about 6 years ago

#158 - Unclear how to use rust based gems in other projects

Issue - State: open - Opened by kirhgoff about 6 years ago

#157 - Attempting to build a project when Rust isn't installed fails silently

Issue - State: open - Opened by wagenet about 6 years ago
Labels: Bug, Ready for PR

#156 - Support for Rust's Generics

Issue - State: closed - Opened by bravely about 6 years ago

#155 - Various improvements

Pull Request - State: closed - Opened by chancancode over 6 years ago

#154 - Fix cargo workspaces

Pull Request - State: closed - Opened by konstin over 6 years ago - 2 comments

#153 - Ruby visibility (part 1)

Pull Request - State: closed - Opened by chancancode over 6 years ago

#152 - Add missing coercions for `usize` and `isize`

Pull Request - State: closed - Opened by chancancode over 6 years ago

#151 - Don't run tests (etc) if the build fails

Pull Request - State: closed - Opened by chancancode over 6 years ago

#150 - Safer string coercions

Pull Request - State: closed - Opened by chancancode over 6 years ago

#149 - Add coercions for tuples

Pull Request - State: closed - Opened by chancancode over 6 years ago

#148 - Allow calling init seperately

Pull Request - State: closed - Opened by konstin over 6 years ago - 4 comments

#147 - Consider implicit coercions, e.g. `to_str` for String

Issue - State: open - Opened by wagenet over 6 years ago - 2 comments
Labels: Feature, Needs Team Discussion

#146 - Add Proc coercions

Issue - State: open - Opened by frewsxcv over 6 years ago
Labels: Feature

#145 - Declaring lifetimes in Helix class structs?

Issue - State: open - Opened by dtpowl over 6 years ago - 1 comment
Labels: Feature

#144 - Incorrect semicolon after class definition results in "Unknonw parser state"

Issue - State: closed - Opened by DRMacIver over 6 years ago - 1 comment
Labels: Bug, Needs Bug Verification, Has Reproduction

#143 - Classes require cloneable fields

Issue - State: closed - Opened by DRMacIver over 6 years ago - 1 comment
Labels: Bug

#142 - Serialize struct from crate to ruby

Issue - State: open - Opened by calavera over 6 years ago
Labels: Feature

#141 - Fix typo

Pull Request - State: closed - Opened by dsh0416 over 6 years ago

#140 - Build task fails with crates from git repositories

Issue - State: closed - Opened by paukul almost 7 years ago - 2 comments

#139 - Export another smattering of random functions/constants

Pull Request - State: closed - Opened by sgrif almost 7 years ago - 5 comments

#138 - Expose a smattering of functions in libcruby

Pull Request - State: closed - Opened by sgrif almost 7 years ago

#137 - Expose `T_DATA` in libcruby

Pull Request - State: closed - Opened by sgrif almost 7 years ago

#136 - Expose `RB_NIL_P` and `RTEST` in libcruby

Pull Request - State: closed - Opened by sgrif almost 7 years ago - 5 comments

#135 - impl `Sync` for `ID`

Pull Request - State: closed - Opened by sgrif almost 7 years ago - 5 comments

#134 - Use the standard convention for function pointers in libcruby

Pull Request - State: open - Opened by sgrif almost 7 years ago - 6 comments

#133 - rake build doesn't fail if the crate fails to compile

Issue - State: closed - Opened by DRMacIver almost 7 years ago - 1 comment

#132 - Windows: rake build aborts

Issue - State: open - Opened by AndyGauge almost 7 years ago

#131 - Idea: short-hand to alias Ruby methods?

Issue - State: open - Opened by chancancode almost 7 years ago - 1 comment

#130 - Split out Helix CLI into a new Gem

Pull Request - State: closed - Opened by wagenet almost 7 years ago

#129 - Upgrade thor and other cleanup

Pull Request - State: closed - Opened by wagenet almost 7 years ago

#128 - Allow consuming self in methods

Pull Request - State: closed - Opened by chancancode almost 7 years ago - 1 comment

#127 - Add Symbol coercion

Pull Request - State: closed - Opened by chancancode almost 7 years ago

#126 - Array coercions (actually rebased)

Pull Request - State: closed - Opened by chancancode almost 7 years ago

#125 - Array coercions rebased

Pull Request - State: closed - Opened by chancancode almost 7 years ago - 1 comment

#123 - Fix incorrect native_lib name format bug

Pull Request - State: closed - Opened by mortyccp almost 7 years ago - 1 comment

#122 - change UncheckedValue::to_checked to FromRuby::from_ruby

Pull Request - State: closed - Opened by hone about 7 years ago

#121 - Exceptions cleanup

Pull Request - State: closed - Opened by chancancode about 7 years ago

#120 - Use 'tomlrb' instead of 'toml' gem

Pull Request - State: closed - Opened by kivikakk about 7 years ago - 2 comments

#119 - Allow `to_ruby` to fail

Pull Request - State: closed - Opened by chancancode about 7 years ago - 1 comment

#118 - Use `compile_errors!` to report parse errors

Pull Request - State: closed - Opened by chancancode about 7 years ago

#117 - Ruby name for classes

Pull Request - State: closed - Opened by chancancode about 7 years ago

#116 - add files for CI binary distribution

Pull Request - State: open - Opened by hone about 7 years ago - 3 comments

#115 - Need to use the right dlltool for the respective arch

Pull Request - State: closed - Opened by hone about 7 years ago

#114 - Fix missing .lib files when building libcruby-sys

Pull Request - State: closed - Opened by hone about 7 years ago

#113 - Extraneous output (`{}`) when running `BuildTask`

Issue - State: open - Opened by chancancode about 7 years ago - 1 comment

#112 - Deprecate passing project name to `BuildTask`

Pull Request - State: closed - Opened by chancancode about 7 years ago - 1 comment

#111 - Unable to use the return type Vec<[f64; 2]>

Issue - State: closed - Opened by nathanpalmer about 7 years ago - 2 comments

#110 - Don't take crate name from directory name

Issue - State: closed - Opened by chancancode about 7 years ago - 1 comment

#109 - Cross Compiling Gem

Issue - State: open - Opened by squiidz about 7 years ago - 3 comments

#108 - Support transferring Ruby objects into Rust

Issue - State: closed - Opened by chancancode about 7 years ago - 1 comment

#107 - Is it possible to reopen a module?

Issue - State: closed - Opened by NullVoxPopuli about 7 years ago - 1 comment

#106 - Is there a way to implement a method on any object?

Issue - State: closed - Opened by NullVoxPopuli about 7 years ago - 1 comment

#105 - Fix generator bundling

Pull Request - State: closed - Opened by wagenet about 7 years ago

#104 - getting_started example not work well.

Issue - State: open - Opened by zw963 about 7 years ago - 6 comments
Labels: Documentation, Needs Submitter Response

#103 - Update https://usehelix.com/resources not update Rails conf 2017 post

Issue - State: closed - Opened by zw963 about 7 years ago - 2 comments

#102 - template for public gems using Helix?

Issue - State: open - Opened by djudd over 7 years ago - 2 comments
Labels: Documentation, Needs Team Discussion

#101 - "libcsys-ruby version (0.6.1) doesn't match helix_runtime version (0.6.0)"

Issue - State: closed - Opened by djudd over 7 years ago - 1 comment

#100 - Ruby namespace

Pull Request - State: open - Opened by chancancode over 7 years ago - 1 comment

#99 - Segmentation fault when re-building

Issue - State: open - Opened by dalibor over 7 years ago - 5 comments
Labels: Bug, Ready for PR

#98 - Failure to build fresh install

Issue - State: closed - Opened by KMarshland over 7 years ago - 2 comments

#97 - Fix compat with serde_json

Pull Request - State: closed - Opened by chancancode over 7 years ago - 12 comments

#96 - Allow any closure to be used with catch_panic

Pull Request - State: closed - Opened by chancancode over 7 years ago

#95 - Don't touch native projects.

Pull Request - State: open - Opened by merqlove over 7 years ago - 5 comments

#94 - Building gems on Windows?

Issue - State: closed - Opened by germolinal over 7 years ago - 5 comments

#93 - Add missing type annotation to transmute call

Pull Request - State: closed - Opened by alyssais over 7 years ago - 3 comments

#92 - Use build task name as project name

Pull Request - State: closed - Opened by lautis over 7 years ago - 2 comments

#91 - Can't use `cargo test`

Issue - State: open - Opened by alyssais over 7 years ago - 5 comments

#87 - Improve "implicit coercion" language

Pull Request - State: closed - Opened by chancancode over 7 years ago

#85 - "No implicit conversion" message is misleading

Issue - State: closed - Opened by alyssais over 7 years ago - 2 comments

#84 - windows build not finding helix_runtime

Issue - State: closed - Opened by dsisnero over 7 years ago - 7 comments
Labels: Bug, Needs Bug Verification

#76 - A few cleanup/refactoring commits.

Pull Request - State: closed - Opened by frewsxcv over 7 years ago - 6 comments
Labels: Cleanup, Needs Submitter Response

#71 - WIP: Switch to `bundle gem` for bootstrapping

Pull Request - State: closed - Opened by wagenet over 7 years ago - 1 comment
Labels: Feature, Needs Team Discussion

#65 - Add some examples that don't use the macros

Pull Request - State: closed - Opened by wagenet over 7 years ago - 1 comment
Labels: Needs Team Discussion

#64 - Better function calls

Pull Request - State: closed - Opened by wagenet over 7 years ago - 5 comments
Labels: Feature, Needs Code Review

#57 - Advanced Numeric Coercions

Pull Request - State: closed - Opened by wagenet over 7 years ago - 1 comment
Labels: Feature, Needs Code Review

#52 - WIP: More duration stuff

Pull Request - State: closed - Opened by wagenet over 7 years ago - 2 comments
Labels: Needs Team Discussion

#50 - GC issues

Issue - State: open - Opened by chancancode over 7 years ago - 3 comments
Labels: Bug, Needs Reproduction, Needs Submitter Response

#46 - Array coercions

Pull Request - State: closed - Opened by wagenet over 7 years ago - 4 comments
Labels: Feature, Needs Team Discussion

#44 - Coercions for Regex

Pull Request - State: closed - Opened by wagenet over 7 years ago - 1 comment
Labels: Feature

#19 - Is there a list of supported objects?

Issue - State: open - Opened by NullVoxPopuli about 8 years ago - 10 comments
Labels: Documentation, Ready for PR, Good for New Contributors

#11 - Support for modules?

Issue - State: open - Opened by solnic over 8 years ago - 8 comments
Labels: Feature, Ready for PR

#8 - Try to avoid copying when using strings

Issue - State: open - Opened by flo-l over 8 years ago - 7 comments
Labels: Performance, Needs Submitter Response