Ecosyste.ms: Issues

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

GitHub / tenderlove/tenderjit issues and pull requests

#128 - Undefined method 'header' for nil:NilClass

Issue - State: open - Opened by AlectronikForge almost 3 years ago - 1 comment

#127 - Implement opt_and

Pull Request - State: closed - Opened by tenderlove almost 3 years ago

#126 - Support optimized send calls

Pull Request - State: closed - Opened by tenderlove almost 3 years ago

#125 - Implement call sites with *args

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#124 - Deal with updates in master Ruby

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#123 - Support attr_reader

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#122 - Fix the swap instruction

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#121 - Fix various bugs related to #110

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#120 - Ensure compile requests are pinned and kept alive

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#119 - Set RAX to RIP

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#118 - Restrict temp vars instantiation to the block form

Pull Request - State: open - Opened by 64kramsystem about 3 years ago - 1 comment
Labels: enhancement

#117 - Refactor swap insn to properly swap item metadata

Pull Request - State: closed - Opened by nvasilevski about 3 years ago

#116 - Livestream 2021 12 17

Pull Request - State: closed - Opened by tenderlove about 3 years ago - 1 comment

#115 - Implement handle_putspecialobject

Pull Request - State: closed - Opened by alissonbrunosa about 3 years ago - 1 comment

#114 - Add test for handle_setlocal_WC_1

Pull Request - State: closed - Opened by alissonbrunosa about 3 years ago - 1 comment

#113 - Pin and add patch request to list of requests

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#112 - Add a write barrier when writing the coverage array

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#111 - Fix alignment

Pull Request - State: closed - Opened by tenderlove about 3 years ago - 1 comment

#110 - Test suite occasionally fails, with a segfault at 0x0

Issue - State: closed - Opened by 64kramsystem about 3 years ago - 26 comments

#108 - Runtime: Add autoalign support to Ruby func calling

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago
Labels: enhancement

#107 - Fix CFP error with setinstancevariable

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#106 - Try to make some runtime callers / callees consistent

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#103 - Implement the `expandarray` instruction

Pull Request - State: closed - Opened by tenderlove about 3 years ago - 1 comment

#102 - Make TenderJIT allocated memory configurable

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 1 comment
Labels: enhancement

#101 - Runtime: Save temp var registers before calling cfuncs

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 11 comments
Labels: enhancement

#100 - Extend Runtime test suite functionality (and add supporting changes)

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 2 comments
Labels: enhancement

#99 - Fallback implementation of opt_length instruction

Pull Request - State: closed - Opened by nvasilevski about 3 years ago - 1 comment

#97 - Fix Ruby master support

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#96 - Livestream 2021 11 19

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#95 - Implement handle_opt_not

Pull Request - State: closed - Opened by iancanderson about 3 years ago - 1 comment

#94 - Pass blocks to blocks

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#93 - Runtime#call_cfunc: Add option to use a rel32 CALL addressing rather than r64

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago
Labels: enhancement

#91 - Add RegistersSavingBuffer

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 1 comment
Labels: enhancement

#90 - Automatic stack alignment for `Runtime#call_cfunc()`

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago
Labels: enhancement

#89 - Refinements to `make_warnings_errors`, and two cleanups

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 1 comment
Labels: enhancement

#88 - Refactor frame pushing and stack manipulation

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#87 - Implement `intern` instruction (shallow)

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 4 comments
Labels: enhancement

#86 - Implements getblockparamproxy and also start on optimized method types

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#85 - Runtime: Split division() into div() and mod()

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago

#84 - Add `topn` test

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago

#83 - Runtime#call_cfunc etc should be smarter

Issue - State: closed - Opened by tenderlove about 3 years ago - 8 comments
Labels: enhancement, help wanted

#82 - Implement getblockparam instruction

Pull Request - State: closed - Opened by tenderlove about 3 years ago

#81 - Address YJIT constant rename to RubyVM::YJIT

Pull Request - State: closed - Opened by nvasilevski about 3 years ago

#80 - Prevent passing negative value as stack index

Pull Request - State: closed - Opened by nvasilevski about 3 years ago - 1 comment

#79 - Easy/ish missing instructions

Issue - State: open - Opened by 64kramsystem about 3 years ago - 1 comment
Labels: good first issue

#78 - Testing: Make warnings into errors

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 2 comments
Labels: enhancement

#77 - Implement `opt_mod` instruction

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 3 comments
Labels: enhancement

#76 - Rakefile: Don't generate the `reverse` test suite

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago

#75 - [Good first issue] Cover `setlocal_WC_1` instruction with tests

Issue - State: closed - Opened by nvasilevski about 3 years ago - 1 comment
Labels: good first issue

#74 - [Good first issue] Cover `adjuststack` instruction with tests

Issue - State: open - Opened by nvasilevski about 3 years ago
Labels: good first issue

#73 - Add Rake (lldb) debug task

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago
Labels: enhancement

#72 - Implement `opt_div` instruction

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 2 comments
Labels: enhancement

#71 - Implement `opt_succ` instruction

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago
Labels: enhancement

#70 - Handle negative indexes and add temp stack test

Pull Request - State: closed - Opened by eileencodes about 3 years ago

#69 - Complete `splatarray` instruction

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago
Labels: enhancement

#68 - Implement `newrange` instruction (shallow)

Pull Request - State: closed - Opened by 64kramsystem about 3 years ago - 5 comments
Labels: enhancement

#67 - Implement opt_aset

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#66 - Change test skip message for implemented instructions

Pull Request - State: closed - Opened by nvasilevski over 3 years ago - 1 comment

#65 - Add handle_pop test

Pull Request - State: closed - Opened by nvasilevski over 3 years ago

#64 - Implement handle_swap

Pull Request - State: closed - Opened by nvasilevski over 3 years ago - 2 comments

#63 - Implement `toregexp` instruction

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago - 6 comments
Labels: enhancement

#61 - Fall back to a method call for opt_aref

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#60 - support Ruby builds with YJIT

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#59 - Implement opt_mult

Pull Request - State: closed - Opened by eileencodes over 3 years ago

#58 - Add test for RB_FIXNUM_P

Pull Request - State: closed - Opened by eileencodes over 3 years ago

#57 - Temporary Stack allows negative values

Issue - State: closed - Opened by tenderlove over 3 years ago

#56 - Subtract one from the index we use when calling `concatstrings`

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#55 - `tostring` instruction fails on complex examples

Issue - State: closed - Opened by nvasilevski over 3 years ago - 8 comments

#54 - Mohsen alizadeh implement newhash

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#53 - Use `Fiddle::Handle::DEFAULT` to find mjit symbols

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#52 - Implement `tostring` instruction (shallow)

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago
Labels: enhancement

#51 - Instruction handlers modernization (second batch)

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago - 5 comments
Labels: enhancement

#50 - Instruction handlers modernization (first batch)

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago - 3 comments
Labels: enhancement

#49 - The JIT may be generating no-op `mov`s

Issue - State: open - Opened by 64kramsystem over 3 years ago - 10 comments

#48 - cast temporary variables to the underlying register

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#47 - Implement `concatarray`

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago - 6 comments

#46 - Rake test task: Add support for test suite prefix and unit test name

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago - 1 comment

#45 - Implement `checkkeyword` test suite

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago

#44 - Delete DWARF related stuff.

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#43 - Feature request: Allow passing the test filename/test name to the Rake task

Issue - State: closed - Opened by 64kramsystem over 3 years ago - 7 comments

#43 - Feature request: Allow passing the test filename/test name to the Rake task

Issue - State: closed - Opened by 64kramsystem over 3 years ago - 7 comments

#42 - The default Rake task is not (anymore) implemented

Issue - State: closed - Opened by 64kramsystem over 3 years ago - 1 comment

#41 - implement newhash instruction

Pull Request - State: closed - Opened by mohsen-alizadeh over 3 years ago - 1 comment

#40 - Ruby interpreter fingerprint: Add compiler and compilation information

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago - 1 comment

#39 - Send instruction

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#38 - Runtime#if_eq: Improve handling of the CMP instruction (immediate) operators

Pull Request - State: closed - Opened by 64kramsystem over 3 years ago - 2 comments

#37 - implement setn test

Pull Request - State: closed - Opened by mohsen-alizadeh over 3 years ago

#36 - The Rakefile fingerprinting is not unique across different Ruby compiles

Issue - State: closed - Opened by 64kramsystem over 3 years ago - 5 comments

#35 - Fisk error when running the test suite, on a Clang-compiled Ruby

Issue - State: closed - Opened by 64kramsystem over 3 years ago - 4 comments

#34 - Remove crabstone dev dep

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#33 - Implement `putstring`

Pull Request - State: closed - Opened by nvasilevski over 3 years ago - 1 comment

#32 - implement setlocal_WC_0 test

Pull Request - State: closed - Opened by mohsen-alizadeh over 3 years ago - 1 comment

#31 - implement dup test

Pull Request - State: closed - Opened by mohsen-alizadeh over 3 years ago

#30 - try testing against Ruby head

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#29 - Update symbol names

Pull Request - State: closed - Opened by tenderlove over 3 years ago

#28 - [Refactoring] Move REG_BP alignment to the Runtime#rb_funcall method

Pull Request - State: closed - Opened by nvasilevski over 3 years ago

#27 - missing Gemfile.lock

Issue - State: closed - Opened by mohsen-alizadeh over 3 years ago - 2 comments

#26 - use main branch of worf and fisk gems in Gemfile

Pull Request - State: closed - Opened by mohsen-alizadeh over 3 years ago - 1 comment

#25 - bundle install fails since worf repository's default branch is main

Issue - State: closed - Opened by mohsen-alizadeh over 3 years ago - 5 comments

#24 - String can't be coerced into Integer (TypeError)

Issue - State: closed - Opened by wenderjean over 3 years ago - 12 comments