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 - 2bcab6087d50cd6729acf7e5a1a46069c8eb294f authored over 9 years ago
Remove bugs/unknown, bugs/regexp, and bugs/match_data filters
github.com/opal/opal - 85cf1ae77fb6b488d8b8ced437493140839dd838 authored over 9 years agoRemove bugs/numeric
github.com/opal/opal - 78444c73f6d96056c5b8680c807acfe7bf691085 authored over 9 years agogithub.com/opal/opal - 86a3851b898367a14dc28ed2c875b4f47dc92ab9 authored over 9 years ago
github.com/opal/opal - a3925c9c377f8d66d7f042e73f1bba3ea94f32f1 authored over 9 years ago
github.com/opal/opal - 98de12454d30f92dfb3163c430d62fd8388d9beb authored over 9 years ago
github.com/opal/opal - 2280448ce35b7324f503e6b47a65f6ad8f101861 authored over 9 years ago
Make Regexp#=== set global match data vars
github.com/opal/opal - 0ff459ae3efd34f214a16a490e714bd1daeb1797 authored over 9 years agoFinish MatchData
github.com/opal/opal - 599c80cf867d1f4bcb82842fee353916119cb33d authored over 9 years ago
It is theoretically impossible to support these methods correctly given
how JS regular expressio...
github.com/opal/opal - 18c6180a528be6aac27871834188e46147d02ef7 authored over 9 years ago
github.com/opal/opal - 9fcc6e6122008cff8a053f461cd48cc268754f9e authored over 9 years ago
github.com/opal/opal - 6d21bca62d6c4c1f5b0e0bf435285af03259e6dc authored over 9 years ago
github.com/opal/opal - b1a42c2d93dd725686b7c673a41a898fc73f9218 authored over 9 years ago
Run all rubyspecs for String
github.com/opal/opal - 11aa11d6ca1f90d6fd9b0c7c50dd7cb9615f8174 authored over 9 years agogithub.com/opal/opal - d70b6ee454a4731bfc4a043e805ece5b4b5c610e authored over 9 years ago
String#match and Regexp#match fully compliant with rubyspec
github.com/opal/opal - bb1b329ac8a4b0832c4a76490a6d93cf52b0e48f authored over 9 years agoKernel#String fully compliant with rubyspec (minus crazy meta :to_s specs)
github.com/opal/opal - f7567d664c202ebaf46b26ddd51e6740c20b2fa9 authored over 9 years agogithub.com/opal/opal - 650977b2df3e4b2c6454c6c4a9aa7113fd44a4e3 authored over 9 years ago
github.com/opal/opal - 16ff1342f7299c00034f6b7584a5ef5ef0183a0d authored over 9 years ago
github.com/opal/opal - 252255992980ede66cf1f5f47a1b07e92a6c37ed authored over 9 years ago
github.com/opal/opal - 758297e64479f948d5b3da1ef21ae6070dced887 authored over 9 years ago
github.com/opal/opal - e8c20dd6ddf9481183b453600e1c9c43850c6577 authored over 9 years ago
github.com/opal/opal - d6e6c81fce65f70269c7a239e8313aabeebd576f authored over 9 years ago
Kernel#=== fully compliant with rubyspec
github.com/opal/opal - 7c5c89e6fa9599e9b2f4192d491452d75d9a305c authored over 9 years agogithub.com/opal/opal - 000bad6dcb7841c59b8b34948b0c65d384d8383e authored over 9 years ago
Kernel#Hash fully compliant with rubyspec
github.com/opal/opal - 5fee18331fc0c1fb6fc36244dd57ab59a337a153 authored over 9 years agogithub.com/opal/opal - b18228c0e7790b3948e86d2b0fc5a3101486cff4 authored over 9 years ago
Fix String#scan, make #gsub, #rindex, #rpartition multiline by default
github.com/opal/opal - f87d14a738da754c8f3e4d76fd39b121c4b1e52d authored over 9 years agoFix #457
github.com/opal/opal - d95e59a9c1bb91c2c2c9bc65d9966cb06be03dd7 authored over 9 years agoKernel#Array fully compliant with rubyspec
github.com/opal/opal - 7990dbea53cc45c230544cee34c40b829e0b7fe9 authored almost 10 years agogithub.com/opal/opal - 24f6997faf4e0556e531265dcd53defeddba1110 authored almost 10 years ago
github.com/opal/opal - acca5e4b787d4009b494de8d22221c769af62ef7 authored almost 10 years ago
github.com/opal/opal - 6805f195345074e63e5700b886771a7f7853c733 authored almost 10 years ago
Enable inline_operators by default
github.com/opal/opal - 5fca5b1c7c2b6c6e657507decb79a44ee501c044 authored almost 10 years agoPass failing rubyspecs for String and Array inheritance
github.com/opal/opal - ef5e16f8e516f07d734513faeac0314aedd767af authored almost 10 years agogithub.com/opal/opal - 47a0ae93dc6ecb206885fba2ab1fc4d13b9f290f authored almost 10 years ago
Kernel#format, Kernel#sprintf, String#% fully compliant with rubyspec
github.com/opal/opal - 6af46d725e44660309401582219ea0c3145cbb10 authored almost 10 years agogithub.com/opal/opal - 511565ab80b1ae2250ef29d99ba6f6ec18a3558e authored almost 10 years ago
Probably pathname can bee used in both cases.
github.com/opal/opal - 6e5cc461de7b1474950d547f45bd6b246a90a591 authored almost 10 years agoAlas, this sucks and needs some refactoring.
github.com/opal/opal - 09f6968667bf0a64275cfc849d962b13d917c5e0 authored almost 10 years agogithub.com/opal/opal - e388357710a13db12a5995338c07a3db261f1736 authored almost 10 years ago
fixes https://github.com/rails/sprockets/pull/29
In Sprockets 3 logical_path has an odd behavio...
github.com/opal/opal - 10712338622d293dcc25c41f590ebbd6b873fd49 authored almost 10 years agogithub.com/opal/opal - 68418bb4e9775c7e564520f9e383834edf9abf8c authored almost 10 years ago
github.com/opal/opal - 7902864ebab4bc7ffc3297cfb2b87ed0ded5f462 authored almost 10 years ago
github.com/opal/opal - e032746d463d9d24c1993e67714a208ee2635ef1 authored almost 10 years ago
github.com/opal/opal - 1cb911f0e4d0ad5a447f3f5d7ca387313b4f78eb authored almost 10 years ago
Fix deletion of rb/js/opal extension in Opal::Builder
github.com/opal/opal - 6ace2f614a171b6c19c19abebb34005503e5fc7d authored almost 10 years agogithub.com/opal/opal - 0530f8951bd637217cb979c541ff0cee345f97e4 authored almost 10 years ago
github.com/opal/opal - 0d088f95e412f7efb7033fbcd4787120509fc4db authored almost 10 years ago
github.com/opal/opal - 2559a84cd2acd921dcc16c2a97c9e3440ab70ddd authored almost 10 years ago
github.com/opal/opal - cc8a131481ec6a6f050869c5e1f1d77b437428d3 authored almost 10 years ago
This just to permit the branch to be merged without breaking the build on master.
github.com/opal/opal - 754d28768de0334bce73d548c336d1e8c77cc356 authored almost 10 years agogithub.com/opal/opal - 4af3289f8c54e455cea5417b03b2b343a90ca891 authored almost 10 years ago
This adds sourcemaps support and other goodies.
github.com/opal/opal - 4eae23c022dc5645c891d6bb24118e0bc54ce209 authored almost 10 years agogithub.com/opal/opal - 9174d0978109039865f9c77f879c754f85b932bb authored almost 10 years ago
Has been broken for a while for good reasons, should never happen again.
github.com/opal/opal - 789096323f9938b7f0fbeea88895247884c0b0b6 authored almost 10 years agogithub.com/opal/opal - 56c4ceabed8c8acbf7ad209e31f3d75699bde34e authored almost 10 years ago
github.com/opal/opal - 0903e2cf14a677e0df9911919f91f4a2c561569c authored almost 10 years ago
github.com/opal/opal - 5467b1c4ddb3738749c24967636dfe10895dbfed authored almost 10 years ago
github.com/opal/opal - 08b90484c69734d8ef912e848cfc9d79bb7d91c6 authored almost 10 years ago
Fix CONTRIBUTING.md: do not clone opal/opal directly, clone your own fork
github.com/opal/opal - a79ca66cd5f8cca8735143011ae65e7282a91bcd authored almost 10 years agogithub.com/opal/opal - 2212aac266bcd0f0358a43fd7bf74eb9c1aa9371 authored almost 10 years ago
Kernel#Float accepts hex strings as a special case
github.com/opal/opal - d37547747f5eee8f87a75c0892ed5157ee014226 authored almost 10 years ago
This behavior is not specified in rubyspec for `Kernel#Float`, but it
is tested in `Kernel#forma...
Fix underscore stripping regex in Kernel#Integer and Kernel#Float
github.com/opal/opal - ae3ae6c325507b6aab92edf01fefaab9fbb5ef0d authored almost 10 years ago
The regex /(\d)_(\d)/g did not handle some cases correctly, e.g.
”10_1_0.5_5_5" became “101_0.55...
Kernel#Integer('xyz', 36) should == 44027, but Kernel#Integer('xyz', 10) should raise ArgumentError
github.com/opal/opal - 888604cb38a1fcbbced414c5bb879b5b83081c4a authored almost 10 years agogithub.com/opal/opal - f1fe80bd73051e1514c1725d60edcf3488265b88 authored almost 10 years ago
github.com/opal/opal - 3a7c8675ba8199daabacecd5c10c742b8db2ea83 authored almost 10 years ago
Kernel#Float fully compliant with rubyspec
github.com/opal/opal - 4fcdd09a3c623aae794eeb87e468f24eec509f5c authored almost 10 years agoRestore Sprockets 3 support
github.com/opal/opal - 522afc7360a5e65fb110ec63baf88888bf1b7ded authored almost 10 years agogithub.com/opal/opal - 9f522f9c78f26f58b43f6c5f23bd8d35cae1e99a authored almost 10 years ago
github.com/opal/opal - b5c48befb48c568c942ad17cab80a69f5ea88a4a authored almost 10 years ago
github.com/opal/opal - e7d3cc868d27cbaab3f8a7e76a1a2fc31aab0ea0 authored almost 10 years ago
github.com/opal/opal - c616d24a07da0744c19b0d74b93ab0bb6cef7ac5 authored almost 10 years ago
github.com/opal/opal - ce86b5196a22cee8b2a203245dbaef4676103b53 authored almost 10 years ago
ref: https://github.com/rails/sprockets/issues/10
github.com/opal/opal - 54a8c55d1b3056db3b3175600ab2e4ae5a89ef6f authored almost 10 years agogithub.com/opal/opal - 722127115bdcdce6c23a20db38c5e32653707adf authored almost 10 years ago
github.com/opal/opal - 193c5d9eb01861257c0cf5432ceda17511e7d030 authored almost 10 years ago
Kernel#Integer fully compliant with rubyspec
github.com/opal/opal - b5235f4d8b5b994d24e829b8c4156e7398228a29 authored almost 10 years agogithub.com/opal/opal - 8ed9fc6607b51ba9dc4115c2d26ca675c60fd282 authored almost 10 years ago
String#to_i flag handling should be case-insensitive (e.g. 0X == 0x)
github.com/opal/opal - 64caa9f68662e068757bc948609467ba2dd01d37 authored almost 10 years agoAdd Integer_spec and filter out the failures until Kernel#Integer is fixed
github.com/opal/opal - 46fbacf1fd5a59a2f4cf4b855798e03b9e322ee9 authored almost 10 years agogithub.com/opal/opal - 2dfa479d7b6a58e28d13a43a641c330b186d3574 authored almost 10 years ago
github.com/opal/opal - 1de78e168de014617b2e56876c46b529005910dc authored almost 10 years ago
github.com/opal/opal - e8eff1636fe4ee608290042ec4c869f1eade9f31 authored almost 10 years ago
Implemented Kernel#format hash key sections
github.com/opal/opal - 3db6f3e2123cd691742097f4479f144ac896f68a authored almost 10 years ago>> "Hello, %{name}, top of the %{time_of_day} to ya!" % {name: '@meh', time_of_day: 'morning'}
=>...
Pass a few String#% specs and start cleaning up Kernel#format to pass more
github.com/opal/opal - 0713ebdfa2902b7f272ed5cea3265428a6d4c3af authored almost 10 years agogithub.com/opal/opal - 33727f731fda3da87f2fd5e284fbe858cc85abcc authored almost 10 years ago
String#to_i, revised String#oct, and String.try_convert fully compliant with rubyspec
github.com/opal/opal - 263205bb1d86eeecd62f8c2d08e46a256504a34b authored almost 10 years agogithub.com/opal/opal - c9c83cf9f7a046390e663ade87f9d369c3e652ae authored almost 10 years ago
github.com/opal/opal - 247696103481b48194b647b0a373757eceea2be7 authored almost 10 years ago
String#oct fully compliant with rubyspec
github.com/opal/opal - 4a41f7778705aa92eaafd98690a1df918b08f9a9 authored almost 10 years agogithub.com/opal/opal - 78831c475718a224473eb0246c36548690d802bc authored almost 10 years ago
Preparation for the last major offensive on String bugs
github.com/opal/opal - e6704c405e5e640d0810d0a3ddfaa495e4d0488c authored almost 10 years agogithub.com/opal/opal - c52328753263fbbee0a486c59de15fbaf5e1339e authored almost 10 years ago
Added info on using "opal-repl" and "opal -e"
github.com/opal/opal - 662bec6be231b2d52b99e3c74faebaae9f788b37 authored almost 10 years agoRe: https://github.com/opal/opal/pull/783#issuecomment-88117012
github.com/opal/opal - b1cad64043e93b0b22dca70361e8315d60fc42f8 authored almost 10 years ago