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 - 0eff186fd3005fbcc95a7ac921f567e93c9b7889 authored over 9 years ago
github.com/opal/opal - 37da9084fb8987ce9a9849204d6786003f49ca18 authored over 9 years ago
Fixed recursive array comparison.
github.com/opal/opal - 15156fc62b1dedd25dd0c7aaac138b8bc90082a9 authored over 9 years agogithub.com/opal/opal - cdd771257f87d36d3257004b5161177fa399150b authored over 9 years ago
Fixes #816
github.com/opal/opal - c79117384258e13c501c723c931f0435f8c6ae3e authored over 9 years agoFix the sinatra example w/ #javascript_include_tag
github.com/opal/opal - c74f939fc0aab9a0fb51345c616eb325167d6e81 authored over 9 years agoThe example was calling the sprockets asset without debug mode enabled.
fixes #1031
github.com/opal/opal - 50cd8a00c5740356126155bbeacc764a410889bd authored over 9 years ago
Since we have custom stuff to do around a script tag when using
sprockets letβs just mimic rails...
Donβt let updated dependencies break the examples.
github.com/opal/opal - b5b0e7b438a323241ea04b290e6067a581faa36c authored over 9 years agoImprove the usage section of the readme
github.com/opal/opal - 4622f1697c71a44cb3ef7853873251fe76181b21 authored over 9 years ago
- removed some outdated info
- fixed some syntax
- added instruction on how to interact with an ...
github.com/opal/opal - fcee799a1c63dafc5ce84e4c69c0682297d19a7e authored over 9 years ago
github.com/opal/opal - 8720b2f173e979bee6586acc6736a289b2baa3fd authored over 9 years ago
Keep guides in the repo
github.com/opal/opal - 3b786eb451e2083bc4be9a87ff879d03e9f481d3 authored over 9 years agogithub.com/opal/opal - 0b1053070082915dc91db0aaa0a167bed3344285 authored over 9 years ago
github.com/opal/opal - cd8e3ae35170a171e41d635bf090425eb1a78f0e authored over 9 years ago
github.com/opal/opal - dae19ce14113316e3d5acd4fff378101e8e36a4b authored over 9 years ago
- Switched from raw tags to `NOTE:` mark for callout paragraphs
- Normalized titles to just use ...
This should help keeping them in sync with the repo and also allow
generating docs for differen...
ht @bbatsov
github.com/opal/opal - 3a3e4cbc4e50cb36ce80915c3d40d9b6a465c494 authored over 9 years agogithub.com/opal/opal - 170e548ab77bf79079fee2faae9813e124e1d9c6 authored over 9 years ago
github.com/opal/opal - 221a9928997f41cda75b801d570439dd4c324dd5 authored over 9 years ago
The opal/docs repo will be in charge of the docs generation.
github.com/opal/opal - 2ac3908b3b35f4cb7149ae0c6be70b44845ba455 authored over 9 years agogithub.com/opal/opal - ec8f400c658f0c81a1c8fae0b6d7c78b23969708 authored over 9 years ago
Implemented nil#to_c, nil#to_r, nil#rationalize.
github.com/opal/opal - 6da7f6afa1633092ca4dca61051f23441dd1fb4e authored over 9 years agogithub.com/opal/opal - 5b19e6b08313958d7cc1375745870fcc8413857d authored over 9 years ago
github.com/opal/opal - ec2c70d15d95204053c0fb6d2aff06458f1bd52a authored over 9 years ago
Correct earlier duplication of RubySpec for class descendants issue
github.com/opal/opal - 93f255163ab31cb44a8bdf8a1dbd61004761ddae authored over 9 years agogithub.com/opal/opal - dd24ee9e4eb21ae98fda0f5dc068bf58df85cc2a authored over 9 years ago
github.com/opal/opal - 47969e5500b1a30697a5992f621dac0923ecdf11 authored over 9 years ago
github.com/opal/opal - 1552d365cf25f689c97c8f31dd5e0110a2ab9a41 authored over 9 years ago
github.com/opal/opal - 5f9af76caa2850034476c6f4d23f5133203ca689 authored over 9 years ago
github.com/opal/opal - 3e0b1b305ca625c21dcf293dd38578fd17da6a74 authored over 9 years ago
Fix class descendant issue
github.com/opal/opal - 2f96455a49a99f608aafe7969d05b07a5a908b5c authored over 9 years ago* If we're equal, return false right off the bat
github.com/opal/opal - 35b2a095dd6def54078f1ff57a141470ab62d566 authored over 9 years agoOptimize Enumerable#sort_by
github.com/opal/opal - c7952014126a09b2dea6c878e27217bda644d67f authored over 9 years agogithub.com/opal/opal - 3c181deebdaafdfab75c8d5240e3be1058a0144f authored over 9 years ago
I ran a benchmark that sorts a shuffled array of 50k objects. That
benchmark ran in 1040-1100ms ...
github.com/opal/opal - c2962c2f22983968d7144984ab6d641752d290a6 authored over 9 years ago
github.com/opal/opal - 0abd0f489b365425a9e62557862dc5b1f605b00a authored over 9 years ago
github.com/opal/opal - 433f3a859c4e058151aee4f73dad223de4d82f38 authored over 9 years ago
They're tightly coupled anyway.
github.com/opal/opal - 55fe85a032712e0f6e0971c4e8559710ef2c0cd8 authored over 9 years ago
It's not really the same thing, but it works for ASCII, it will need to
be added for real in Enc...
github.com/opal/opal - bdaae7efb7e9bda5de9329e3c8c3b90ffc2bc678 authored over 9 years ago
github.com/opal/opal - c604685071f8560d3357044683a99b80b210a99b authored over 9 years ago
github.com/opal/opal - 51812b101b6f3675b21ab46701afee925b9c85d8 authored over 9 years ago
Closes #996
github.com/opal/opal - 697476d4f233e63ac56a2e8cf89aefccda1eb943 authored over 9 years agogithub.com/opal/opal - 3af286b4f926d1e94e02b8ba400984307b00e0f1 authored over 9 years ago
Closes #697
github.com/opal/opal - a592c83347ab661b977a3ee0725cd8704bffa149 authored over 9 years agogithub.com/opal/opal - 71ddd1f0325e83047cdae31c28ca72c13c642c29 authored over 9 years ago
github.com/opal/opal - 0a8be0d59339c0a3d99a81dbc4ed2f5bdc264940 authored over 9 years ago
github.com/opal/opal - dd81fb4bfe337c0321ef1a8f7def2a3049a3fd83 authored over 9 years ago
github.com/opal/opal - 158c71f654a56ff5e2096ad58aa647ab29665f37 authored over 9 years ago
github.com/opal/opal - 9a0fc2a99091865ea544519d02984cc8c81dd681 authored over 9 years ago
github.com/opal/opal - 6b56b5752d53c5cbb280a0c87484a1facfda17bf authored over 9 years ago
github.com/opal/opal - 349cc51ba79d78b216c1710ce95e6e2b1bb5c4c0 authored over 9 years ago
github.com/opal/opal - 64e91a69bcac8624863b2b1f36b289e2e7c47619 authored over 9 years ago
github.com/opal/opal - 4d6bfdd09503062aafaedd9b84d638207ddc227d authored over 9 years ago
github.com/opal/opal - cb6a0a60b58e12d62724971c510c30a7ba396663 authored over 9 years ago
github.com/opal/opal - 36ef49734d88235093cfb4f0c00469ba286b807d authored over 9 years ago
github.com/opal/opal - 885370d54ca73a6c439ccb6133127e02d4c71b51 authored over 9 years ago
github.com/opal/opal - 2f164c62920f69614392d7a8a1f3725639fd4998 authored over 9 years ago
github.com/opal/opal - 4271102aa82f516174cfbcade5b8938b6bddf4df authored over 9 years ago
github.com/opal/opal - 97f6ea3efe649484eb8762b96263e82670096617 authored over 9 years ago
github.com/opal/opal - e762c25cc2b791c98ff70733425399dfbff84ef3 authored over 9 years ago
github.com/opal/opal - 52eb1beba76ed6a3e5c5f6f770b5a899f9018ee9 authored over 9 years ago
github.com/opal/opal - a87861c8c39e042b38c4ed6da6600b591d3ab208 authored over 9 years ago
github.com/opal/opal - 17c0db14640e6e5555ef75d9863c849aa06c6272 authored over 9 years ago
github.com/opal/opal - eaa9f8e91400cae9d48ff66ee4376ff4f4bc9d88 authored over 9 years ago
github.com/opal/opal - 9d7460c217b6f0c9c22a9214bf400e7aeb1326a3 authored over 9 years ago
github.com/opal/opal - 4ab8117d40ca5cea72b257eb6a60f2be8a13c3c0 authored over 9 years ago
github.com/opal/opal - c0de54cee999d15e777aeffcaa63f0f3afcb300e authored over 9 years ago
github.com/opal/opal - 90ac398bed7489513d5ad55b11746bc75a41bdc2 authored over 9 years ago
github.com/opal/opal - f73f766b261b881e6cd3256287b8afa28af99693 authored over 9 years ago
github.com/opal/opal - 5000a19fb981e7233e82040ed68b83b45a974a3b authored over 9 years ago
github.com/opal/opal - 8b8a9f1434133d1d8e77f9522a864ab908fac6fe authored over 9 years ago
github.com/opal/opal - 1187fee04f7fd3bebe86d2dc07b4933dbdbba8e6 authored over 9 years ago
github.com/opal/opal - af7cd74a60f0694733af13e17bb1a0de0a500988 authored over 9 years ago
github.com/opal/opal - dc2b23101866e4c488aed3218f6d461b53d89430 authored over 9 years ago
github.com/opal/opal - d6292429aabb28bf8a00a01263ef1d5baf5b6bd5 authored over 9 years ago
github.com/opal/opal - 448d92ef4596f9c5d6d610f9583c472c72796725 authored over 9 years ago
github.com/opal/opal - de3eef5bc15d8cfadc1d5892997e4609ae1b180d authored over 9 years ago
github.com/opal/opal - 642df46c742b65ecf8f79767b73e893e6603ba27 authored over 9 years ago
github.com/opal/opal - 68007a4481865395d028bbf34795e698a6d1ce58 authored over 9 years ago
github.com/opal/opal - e8846a9ca6f200a1bd187ea2a840b26da75afd5e authored over 9 years ago
github.com/opal/opal - d5fd265d9e6f45919637afd69cd651c2b6d68b18 authored over 9 years ago
github.com/opal/opal - a0dabf5b294dc3db59eef47351d929d4319a2801 authored over 9 years ago
github.com/opal/opal - 554de86cbde0ae10964ccd76ad44909104b9cd7b authored over 9 years ago
github.com/opal/opal - a61bf55b9dae90392bd445b6d28f7bf7588e7648 authored over 9 years ago
github.com/opal/opal - 3a206b879211dc1ef3fbd652ad0b3fd6eee3d3fd authored over 9 years ago
github.com/opal/opal - acb451f8da2598b675aff4d122280ea1b8e7c1ff authored over 9 years ago
github.com/opal/opal - 304fcbf203f7ca068b0e785f8d8e6dcaa743b45b authored over 9 years ago
github.com/opal/opal - 81cd558e3fff52b34fdd98ebaf856d6b3836ccea authored over 9 years ago
github.com/opal/opal - a0312b7a758157a0cbd1d2ec420179fe83f258e1 authored over 9 years ago
github.com/opal/opal - 28232a904570fa9a8b0d98fe12c6d668299b271b authored over 9 years ago
github.com/opal/opal - bbff3aacc66eb4fa7d42cd9fa78bae5e62155d09 authored over 9 years ago
github.com/opal/opal - 736b594e81f927bbe7f4de93f8ce4051f2d5f846 authored over 9 years ago
github.com/opal/opal - 5d63471da02c1faaae6122d6b856db57a0bc4521 authored over 9 years ago
github.com/opal/opal - 8756343e6e948cfcf5e4813d92de9d79490c3b24 authored over 9 years ago
github.com/opal/opal - 2376ae5d3a7e84cdb433a6b1e3d8ad53606ac0ee authored over 9 years ago