Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Opal
Ruby π JavaScript
Collective -
Host: opensource -
https://opencollective.com/opal
- Website: https://opalrb.com
- Code: https://github.com/opal/opal
github.com/opal/opal - 705d9e8546195fb6d429145aba7a56c91381ad06 authored over 9 years ago
github.com/opal/opal - c15e192aedc73a0d67a46020beb2d492769abcea authored over 9 years ago
Make cruby benchmark.rb + tests run on Opal
github.com/opal/opal - ef34ae9c2a3e4db56b16fec4e3d086b35945ce61 authored over 9 years agoRemove Travis cache for Git submodules
github.com/opal/opal - 4416539128a80831c5f0633e09849908d6bcf04f authored over 9 years agogithub.com/opal/opal - ddd0b8bccb4eef8ef238e738dc03862b3dfef61a authored over 9 years ago
github.com/opal/opal - a837ceaa55ecec7357dda9f29d7bc19b90641b32 authored over 9 years ago
Fix typo in the description of the -D option
github.com/opal/opal - f9bbacaf33bbfe3f1447efeb2a075782bd72256c authored over 9 years agoFixing RubySpec for Array#permutation
github.com/opal/opal - c97997a8fba52171d37a8fbe48389f8aa02b8771 authored over 9 years agoUpdating CHANGELOG
github.com/opal/opal - 4de0222430c8d6d99a6d65c5bde44038c600e8ca authored over 9 years agoAdd a few passing numeric specs
github.com/opal/opal - 12f7e1159df7798307ecff8ba8dd38cfa7d1ffd5 authored over 9 years agogithub.com/opal/opal - 5ba1aa85584abb604f44df9379e9b419504ee6cd authored over 9 years ago
github.com/opal/opal - 91483f78ff0633668c527673d30e1118817ae097 authored over 9 years ago
github.com/opal/opal - c174857f8b11b980edc2ed66a443908ff8d19461 authored over 9 years ago
github.com/opal/opal - fa1f1efea03bdf08669f1d5e4fbf17a7b4532c79 authored over 9 years ago
github.com/opal/opal - c68565497b9870ebbe19725a3f22bdead821a855 authored over 9 years ago
github.com/opal/opal - 538d7f12f849edeffe256909d2050ff20e50391b authored over 9 years ago
Add JS module for nicer calling of native javascript operators and global functions
github.com/opal/opal - 14f50df6ba90815bf0ff46a0fee60f9efdc1b204 authored over 9 years agoAdd Avdi Grimm-inspired dispatch benchmarks
github.com/opal/opal - e0d02252ac3f1d001e49372d1ae919c9378456f3 authored over 9 years agogithub.com/opal/opal - fac05e979b58b3530f410f5a789eb76fa9394068 authored over 9 years ago
github.com/opal/opal - 7db84b96697fc064dc3ac94b7fb59b6aa8605184 authored over 9 years ago
Handle parser errors when lexer column is 0
github.com/opal/opal - 698f37f317c62ea4a7a6893ec2ffbc153e0d537c authored over 9 years agogithub.com/opal/opal - 22d96ad6d8ce17f5c29f713ae181aaab68c328bb authored over 9 years ago
We donβt need to deal with the real file system.
github.com/opal/opal - 3b72c807983a4e03201863e61071a035a081ec1e authored over 9 years agogithub.com/opal/opal - 7edc41496a7313ad8b27881b9fe718d682ddaac7 authored over 9 years ago
This adds support for calling the following javascript operators:
delete, in, instanceof, new, t...
github.com/opal/opal - 049250eca931f3a635e2dc9b0a6ca869e6c52eb7 authored over 9 years ago
Without this, there is an error formatting the exception message
(ArgumentError: negative argume...
alias public_methods methods
github.com/opal/opal - 41e42497e62f11a9bf7e562ec93e51917cbd113b authored over 9 years agogithub.com/opal/opal - 775be6a16293bc162fc2b431dd75a5195aa74aa3 authored over 9 years ago
Benchmarks
github.com/opal/opal - 68e4a4bc2a27f8fdcedf2a209a6e582c143340b6 authored over 9 years agogithub.com/opal/opal - 6bc037ef499754263530f84e9f62920a1f8541f0 authored over 9 years ago
Don't swallow backtrace for missing require
github.com/opal/opal - b79019ee8062c1d6049cbd497f93f2bd7a8f1a69 authored over 9 years agogithub.com/opal/opal - 99069375c21c61949a144e0cd5c39d682e436096 authored over 9 years ago
Support recv.JS.js_method syntax for calling javascript methods
github.com/opal/opal - f7227ee833d812660ef68290972cfc6ed6cfb9a3 authored over 9 years agoHash.[] fully compliant with rubyspec
github.com/opal/opal - 08c9b0ec4dcafe40c058b3488c348fc62fb12aba authored over 9 years agogithub.com/opal/opal - 2aacc0cfd616dd7b26aaec256e4d3d20355a1ce4 authored over 9 years ago
github.com/opal/opal - c5d9df897e8c93c4a2ae78829367f1fe121f7028 authored over 9 years ago
github.com/opal/opal - 54f6a575ba9c0f938b5383f8c4550da270bfd1d5 authored over 9 years ago
github.com/opal/opal - 5a709511b4e81f8a571f84e3bca0e1aa7b341481 authored over 9 years ago
Implement Array#to_h
github.com/opal/opal - 4a437686876597ea371917f0129f70296cde01b1 authored over 9 years agogithub.com/opal/opal - f1a87ca4a7b888b77bd454786c69342c6ee73567 authored over 9 years ago
Enable JSHint's "'variable' is not defined" check (aka detect global leaks)
github.com/opal/opal - 10824443ecaae449f38683c3cb74206dc56801e7 authored over 9 years agogithub.com/opal/opal - 0b608eb3f82df2fdb5c57fc5d0d06871d9af9752 authored over 9 years ago
Implement Array#bsearch
github.com/opal/opal - 1d313b29a427206f3fe445da5324436c642d192d authored over 9 years agoFix #877 (compiler generates accidental global var if proc arg used outside proc)
github.com/opal/opal - 513b63c319af48484443cb7deff8c372132edecd authored over 9 years agoFix issues #875 and #876 (compiler generates accidental globals compiling `class << ...`)
github.com/opal/opal - f860905ccedcafcc6df37aad36bd12b7f652da0a authored over 9 years agogithub.com/opal/opal - 97cfcfe078265e2da2e9e5d2b04023024c2c2bce authored over 9 years ago
Since the javascript property setter syntax was limited to
recv.JS['prop'] = , this code can be ...
Implement Regexp#union, Regexp#options, and proper handling of options arg in Regexp#new
github.com/opal/opal - 0e56d9630b8152ad1231f4df2c41bdc30fa0e295 authored over 9 years ago
This changes the grammar to support calling javascript methods
without parentheses:
a.JS.b 1,...
github.com/opal/opal - 6d7519607ccaf451b41378de5f0e6b28fa35a8a1 authored over 9 years ago* Change Regexp initializer to support Ruby constants (not just character flags), check for false...
github.com/opal/opal - 0c9b220c0a3f828eff36ca8328d2e04c83dc6eee authored over 9 years agoEnumerator#with_index fully compliant with rubyspec
github.com/opal/opal - 2dce252fa67e5bd0afed83039d391fa5ab6edd12 authored over 9 years agogithub.com/opal/opal - 6e5b4e92a8401f74ea342654ff52faf1720d15d9 authored over 9 years ago
github.com/opal/opal - 0a9c6b10ad3891b94025aad8d12f0225d5b49283 authored over 9 years ago
Update rubyspec to latest, add more failures for Date and Time
github.com/opal/opal - 90164a49a78afc9d95aa5a2f44f3b1aa587efe08 authored over 9 years agogithub.com/opal/opal - 26c34de617cc2c4c48ccdc062648c01bced7fe17 authored over 9 years ago
github.com/opal/opal - 2ecf402373ea6e4b312c0ccb372214f063b44008 authored over 9 years ago
Handle all new String failures since the update to latest rubyspec
github.com/opal/opal - 2aed36e799ef41694b30ff8bf10a9f6633450919 authored over 9 years agogithub.com/opal/opal - da2abac421928e02662fd9606300246b54b0c79d authored over 9 years ago
github.com/opal/opal - 85090321e95a89a92637a480673fc7dae3d06082 authored over 9 years ago
Support Non Top Level Scope for Bridged Classes Built From Functions
github.com/opal/opal - 5347f26a002d3b3a9f9deb84c78cdff86f1de86f authored over 9 years ago
This should ease debugging as the generated code is no more harvested
by OS (previously was wri...
rel #886
github.com/opal/opal - 796cc03054d4d28a24dc803052b5971cf9468ae2 authored over 9 years ago
Leave to someone else the responsibility of implementing
a proper opal-test-unit.
github.com/opal/opal - 35292a50cf7eb28ec2c7895772fcf530e8eb652a authored over 9 years ago
Point spec/corelib submodule at the opal/rubyspec master branch
github.com/opal/opal - 4cf59c112e2aaadfcfed61753dd342ba1ee497a9 authored over 9 years agogithub.com/opal/opal - 3b449e33092bbfe1373640f8ef3ca3472faac6cf authored over 9 years ago
Use MRI rubyspec fork
github.com/opal/opal - bc31e7bbde3b8b32b62112408455fb5493c7e13c authored over 9 years agogithub.com/opal/opal - cb72b79fbc25aae583019ccafa1b1bc71bbc46f0 authored over 9 years ago
github.com/opal/opal - 719a1452594b73b5987ff3455096b68e61ad7659 authored over 9 years ago
github.com/opal/opal - 635f6bc9a9385ae0c6d62e76a7331c79c84203b0 authored over 9 years ago
github.com/opal/opal - bf50ea8b0c50f5fc8837006e76ade4852854de0c authored over 9 years ago
github.com/opal/opal - f42bd400556147ac4e0facad9adfcd28869616e1 authored over 9 years ago
Allow tilt 2
github.com/opal/opal - e83760642223e14fd326af07354582f7d8e532a1 authored over 9 years agogithub.com/opal/opal - 32bd3d3bd05d6731cd1f70cde3124ba2ad0648c9 authored over 9 years ago
This causes 8 reduce/reduce conflicts in the grammar, but I haven't
yet figured out how to elimi...
github.com/opal/opal - 5ccaf743c73db845f8120ecd046c26db4a7c753f authored over 9 years ago
github.com/opal/opal - ac9f0389bb9091ed0a988398cde236d6b018d465 authored over 9 years ago
github.com/opal/opal - 347e5604e6116aa871b30c8757b75fecf77ff1ce authored over 9 years ago
github.com/opal/opal - b072744dcf38b807162f16e6c5b1ea3e95a0e5fa authored over 9 years ago
To call javascript functions with no arguments , you now need to
use parentheses (e.g. foo.JS.fu...
This reverts commit ec105e5e7a3219e426bbfda722fe0025fb7feb77.
github.com/opal/opal - 75c07cb3cef6de645a3b6571bcb110b05ed71c14 authored over 9 years ago
This adds js_prefix attributes to the lexer and parser, and
uses a :js_prefix compiler option. ...
It's not part of MRI and it never belonged there, checkout the opal-minitest gem instead.
fixes...
github.com/opal/opal - e8a33b7a0a432661504cdf132065d9fd39338dc6 authored over 9 years agogithub.com/opal/opal - 6aa0169ae7b65ce1a334be97766b6464c4e0cb99 authored over 9 years ago
This adds a way to call native javascript methods from ruby using
valid ruby syntax, so it will ...
Fix issue #816
github.com/opal/opal - 9933c666c7dd276fd7d5ee601f828adb37468672 authored over 9 years agoFix all accidental global variables except the compiler-generated ones
github.com/opal/opal - ee35c3468a5470d5f230815c302b13f61e09cc6b authored over 9 years agogithub.com/opal/opal - e416e4b77d6a3fd89228d4b68ef164863be653f7 authored over 9 years ago
github.com/opal/opal - 307c8ed45e09704eb052a5ece7a5c799212c95de authored over 9 years ago
github.com/opal/opal - ce72db4ed506983ca08398eb1b91630f5038f657 authored over 9 years ago
Fix issue #871
github.com/opal/opal - 805bee79b7cd79501f07d34f1a9939d8e3e9526b authored over 9 years agoString#split, String#each_line, and String#lines fully compliant with rubyspec
github.com/opal/opal - 0d006ad1877596ed7dd5a9857d69fd69f1e97e22 authored over 9 years agogithub.com/opal/opal - 59fddf213798967118e86e5d8cbe2876d1064047 authored over 9 years ago
github.com/opal/opal - f9ed26a932dae655ace03ad4758ddce9a1adaebc authored over 9 years ago
Now that you can build complex opal projects using tilt instead of
sprockets, it doesn't make se...
github.com/opal/opal - d85a55a442dc9cce85102219cb12efec3fd00aed authored over 9 years ago