Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/opal/opal

Ruby ♥︎ JavaScript
https://github.com/opal/opal

Merge branch '0-8-stable'

3c3fdc305bf0514a5efe7e687ff753fbc36e2cfc authored over 9 years ago by Elia Schito <[email protected]>
Correct Array#&, Array#|, Array#-, Array#uniq, and Array#uniq!

09ccadf6760330ae13313e161d0fb2d2619ac35f authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #1004 from vais/boolean-eql

Add Boolean#eql?

60df0be9b89f31e6d560db7ca9b67c800ba34475 authored over 9 years ago by Vais Salikhov <[email protected]>
Ensure the fetched asset is a JavaScript

Otherwise an asset with different extension and identical logical path can be fetched (e.g. spin...

843a4d60ae750d35037f991435bb1055cee54ab6 authored over 9 years ago by Elia Schito <[email protected]>
Add Boolean#eql?

Fix #1003

8efd3ec2004a9f8e4087e279e7239e7af4bb73b4 authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #1002 from vais/array-multiplication

Fix remaining Array#* rubyspec bugs

8752abb6b728400a6cfc8af18cdf0c5485b0bd21 authored over 9 years ago by Elia Schito <[email protected]>
Fix remaining Array#* rubyspec bugs

c7363d2c82da3096164ebcda7bb2dce48038faa3 authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #1000 from vais/array-intersection

Array#& determines equivalence between elements in the sense of eql?

969361c1a8c57e7528f469d5efd6dcb205f475f2 authored over 9 years ago by Elia Schito <[email protected]>
Array#& determines equivalence between elements in the sense of eql?

6f359e3f1188b490f29c3b59741e4f4f10e42b18 authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #999 from vais/rubyspec

Update to latest RubySpec

478b9c605628275ed91da974aa9a9b6d60823205 authored over 9 years ago by Elia Schito <[email protected]>
Update to latest RubySpec

04f44c0d72e6be8ea6b4648a5120b64cb78866e8 authored over 9 years ago by Vais Salikhov <[email protected]>
Fix lexer bug whereby `<<self` in `class <<self` is seen as a heredoc

6d879e7b54051d6c06f1432577093f67e40fc7c0 authored over 9 years ago by Vais Salikhov <[email protected]>
Remove duplicated line, fixes #991

43dea1d68668d082dfae7e1d5ecb2b4d3d6afa86 authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #988 from bbatsov/rake_task

Rake task improvements

698c32ba5cf9bb18b75aed0f44b6423f1bf64948 authored over 9 years ago by Elia Schito <[email protected]>
Fix a variable name & a bit of cleanup

231a5cc024b3bc22ce70a8a2368e545a5cc3838d authored over 9 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #987 from bbatsov/compiler-directives-doc

Apply some fixes to the compiler directives document

05c477ce84389d9a9da47c721163948327df8c13 authored over 9 years ago by Elia Schito <[email protected]>
Apply some fixes to the compiler directives document

39d8b792468109d4262a50e1ffb03fd0ddac5578 authored over 9 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #986 from bbatsov/gemspec-fixes

Gemspec fixes

1eb59f0ab5811786d61befefc05e08028b09fca7 authored over 9 years ago by Elia Schito <[email protected]>
Tiny gemspec improvements

32bafa971ecee4c755ff1da38bcfa2a62a47b117 authored over 9 years ago by Bozhidar Batsov <[email protected]>
Fix required Ruby version in gemspec

db99e3b22e39377b5656fd946362e50c09f9c359 authored over 9 years ago by Bozhidar Batsov <[email protected]>
Fix Hash#has_value? when hash was created through initialize method.

5bf2be5948335565a92a0dbb9529f682340b047c authored over 9 years ago by Ilya Bylich <[email protected]>
Merge pull request #983 from vais/float-to_s

Move Float#to_s trailing '.0' failures from bugs to unsupported

9a8d51234d4eb8dee5735868397eaf72d9583ebf authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #984 from iliabylich/fix-has-has-value-for-a-hash-created-through-initialize-method

Fix Hash#has_value? when hash was created through initialize method.

c244a6e7c8c31eda085d364e0f19b9cd81a4a0cf authored over 9 years ago by Vais Salikhov <[email protected]>
Fix Hash#has_value? when hash was created through initialize method.

46e494db05b5b01e5b26602574fd1d879e493508 authored over 9 years ago by Ilya Bylich <[email protected]>
Move Float#to_s trailing '.0' failures from bugs to unsupported

Re: issue #982

da7968d53bd0415e891c0e51c174d8d6850c123f authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #981 from bbatsov/readme-improvements

Small improvements to the README

c76065f025fba2bd3fd91b93c88552602fa7fa62 authored over 9 years ago by Elia Schito <[email protected]>
Small improvements to the README

d4356fdabf16d9ec2ca0ea11d24394b12ab5e9d0 authored over 9 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #980 from vais/string-split

Update to latest RubySpec and run the new String#split specs

36fff48912bea29e4723170693d33e2b9797109e authored over 9 years ago by Elia Schito <[email protected]>
Update to latest RubySpec and run the new String#split specs

a7a6ff02c72e3ed73bece8ec76a821284fcd1aa0 authored over 9 years ago by Vais Salikhov <[email protected]>
Update internal variables for the release

973b43d5eb2566d57da0928b39d01ee95ca6ab67 authored over 9 years ago by Elia Schito <[email protected]>
Update Changelog and bump version to 0.8.0.rc2

75d86f7da43c71e7635ad1b7d7cd7d35c7fa0386 authored over 9 years ago by Elia Schito <[email protected]>
String#split returns the original string if no matches are found

Fix #973

bb07b996f8896799740d519e664e9913a7ef12d4 authored over 9 years ago by Vais Salikhov <[email protected]>
Update the Changelog

163da9288213153d5bf413ef713bf180f872e1b9 authored over 9 years ago by Elia Schito <[email protected]>
Treat require_tree '.' at root as a special case

7e80f6db2c740755e77a004c30d3130cda9c5bf5 authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #969 from opal/elia/require_tree_fix

Treat require_tree '.' at root as a special case

bd47064fefc2d2731725d2c606a7d0ebd63081ed authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #977 from vais/compile-not-equal-to-a-single-method-call

Compile `!=` expression to a single method call instead of `==` + `!`

69a49f125f4e37e8cf6140ac4299b34c17ddc8b8 authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #975 from vais/basic-object-not-equal

Implement BasicObject#!= without using `!=` in the implementation

b25ab7339c5521eb1ecf4ea81ad11c6e3c28d5cf authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #974 from vais/string-split

String#split returns the original string if no matches are found

89df7c6b14d27aee4f48895a5ce8380449b6c602 authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #976 from vais/rubyspec

Update to the latest RubySpec

64452a40a417583d57cfcb1e9261a21f24962ef3 authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #978 from bbatsov/better-error

Improve the error message displayed when therubyracer gem is missing

6cc0203f7303fb1f8a1f516f7368ce7bd97df2b0 authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #979 from bbatsov/repl-code-style

Tiny code style improvements

f6cc8bdfe50f8950be1d9ad073a1aaab83fc74cf authored over 9 years ago by Elia Schito <[email protected]>
Tiny code style improvements

a452973d7367ea0d839db8090743dd351cf0de30 authored over 9 years ago by Bozhidar Batsov <[email protected]>
Improve the error message displayed when therubyracer gem is not installed

0eddce182933904861159943189808705cc60700 authored over 9 years ago by Bozhidar Batsov <[email protected]>
Compile `!=` expression to a single method call instead of `==` + `!`

972c8b4047013e3e51d5e4ed6713602f0a1b1308 authored over 9 years ago by Vais Salikhov <[email protected]>
Update to the latest RubySpec

f2263e76fd0faed9f31ea182e288dffff9ffd5b9 authored over 9 years ago by Vais Salikhov <[email protected]>
Implement BasicObject#!= without using `!=` in the implementation

770a607d98afa08be3b1bbda9090a2fa337fee24 authored over 9 years ago by Vais Salikhov <[email protected]>
String#split returns the original string if no matches are found

Fix #973

cca07c2aa5dec2cb449e9e94c060d86145841fd9 authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #971 from vais/implement-basic-object-not-equal-method

Implement BasicObject#!=

6f5017080b0e661b49a6188a68a4c84d373823e2 authored over 9 years ago by Elia Schito <[email protected]>
Implement BasicObject#!=

e0ad22d7e8656ae2a722eb2bd671985fdf7bafd3 authored over 9 years ago by Vais Salikhov <[email protected]>
Treat require_tree '.' at root as a special case

2da36b6dc6952f5b6071ca21c541267153c3fa7a authored over 9 years ago by Elia Schito <[email protected]>
Add a spec example for Kernel#require_tree('.')

ref opal/opal-rails#50
fixes #832

1aa9b14baed4ccf06eded8707b40f8e8ce56d391 authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #967 from vais/time

`Time` cleanup

921df0c1dcf090e1a377b3ce9dd75eb0b21b3ff2 authored over 9 years ago by Elia Schito <[email protected]>
Every spec that relies on MSpec's with_timezone helper is non-deterministic

51a6925faa2a94167fc47a076ede21e8d66b226d authored over 9 years ago by Vais Salikhov <[email protected]>
Unsupported Time#usec

296e1b79ce3b62a886135db3e22b6a55d14b3f6e authored over 9 years ago by Vais Salikhov <[email protected]>
Unsupport Time#to_r because Rational is not supported

470ae7872e2d79dcf8ad74d0f934075ba5c5f72a authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#gmtime, Time#utc, but add to filters/unsupported

These methods work, but only in the current sytem time zone.

fc9d0d425d7c1eb063f1ffea2bb47b124586e1c8 authored over 9 years ago by Vais Salikhov <[email protected]>
Unsupport Time#nsec

5d5a44d60e182fd4964885a02cb0871b802e7dd0 authored over 9 years ago by Vais Salikhov <[email protected]>
Unsupported Time#getlocal

d8c943823a58faf794f53a3211f2fad373cbea62 authored over 9 years ago by Vais Salikhov <[email protected]>
Unsupported Time#localtime

9502344fecc383d03f55e05e83c786e7240e735f authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#zone

50bd192cfbf41700837fa3bef587ad11a6d7c88c authored over 9 years ago by Vais Salikhov <[email protected]>
Unsupported Time#subsec because Rational is not supported

69d8a2ee25ae239cf6c31815b2963e67d33744f6 authored over 9 years ago by Vais Salikhov <[email protected]>
Limited support for Time#gmt_offset (a.k.a #utc_offset, #gmtoff)

2c76f4dd1db31160ba6cdcc84ae04ae0814fb3fa authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#tv_sec (alias of Time#sec)

0b3219770f7c41bc08dd5fa0d1591310ee81b8b9 authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#getgm, Time#getutc, but add to filters/unsupported

These specs pass when run in isolation, but fail when run as part
of the entire spec suite becau...

e70f2fc3127465ecffb99bfc72d1665bf0e9482d authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#gmt?

551ec6f17f34b5f73266a4ad4ccb09919235295e authored over 9 years ago by Vais Salikhov <[email protected]>
Unsupported Time._load

7f4c72a8c633b0e64f49c67559d8aa8db0c5fe34 authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time.utc (alias of Time.gm)

06a9cfaf2cbea7301e8fe7d7a5054cfade2d7a32 authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time.gm

51a820cb786e26d9cf7cb7f275af8394987614e0 authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time.mktime (alias of Time.local)

3e042f7f8c9177ba315469906951917e6f717f3c authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time.local

7ba1576baf464e4ca918bc18fc09ea7587f0be27 authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time.new

c55b41b1698489f8b23fa7132d40694d287cf1fa authored over 9 years ago by Vais Salikhov <[email protected]>
Unsupported Time#eql? with fractional microseconds

a008f8a264a770099301af5355433179f83f6932 authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#-

b97cf7720b15298ac12fbaa182b8bf138a18360e authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time.at

df3eb5c14a40ea4415fd8dc46b420bab85c44249 authored over 9 years ago by Vais Salikhov <[email protected]>
Remove passing specs from filters/unsupported/time

943444ecb9cf8aa0d615616aacbec6d465bfd2dc authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#+

d0880e3cfbc59f00a77819167770dcf747bf1c4d authored over 9 years ago by Vais Salikhov <[email protected]>
Pull in latest RubySpec

9c7d5021d33c5563efe4062e45f8443e0d837fd1 authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#to_a, Time#dst?, Time#isdst, but add to filters/unsupported

These specs pass when run in isolation, but fail when run as part
of the entire spec suite becau...

f4b3aa443e9c8836bdc2c5f1b6d98cb669b36b02 authored over 9 years ago by Vais Salikhov <[email protected]>
Use boolean `is_utc` flag instead of numeric `tz_offset`

72bc496f0cf8fd7dfab4490e521e41bab449810b authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#succ

86a5d62f8c55dc2077799d448eb3fc32bb4da870 authored over 9 years ago by Vais Salikhov <[email protected]>
Pass Time#dup

47a87a9cfaa9fe801e0089062bfa321454e4cdc8 authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #964 from vais/time

Time#hash returns a String

373deefe1ab36d281199e1d3030e0752fc1464c0 authored over 9 years ago by Elia Schito <[email protected]>
Time#hash returns a String

6ef6a96f2c21f0f1eee6a7a4b31e8c5b009e4fd2 authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #961 from shadowcat-mst/coc-clarify-scope

add wording to explicitly clarify which spaces the CoC applies in

d010f51293ab650327af2335daa622f824aec377 authored over 9 years ago by Adam Beynon <[email protected]>
add wording to explicitly clarify which spaces the CoC applies in

28738a25147ec994296fd784c5c61bf10dd94251 authored over 9 years ago by Matt S Trout <[email protected]>
Merge pull request #962 from shadowcat-mst/coc-clarify-unacceptable

tweak sexual language wording

5b05b84eb4cf5bffc0290fbfd2f49c8997de75b0 authored over 9 years ago by Adam Beynon <[email protected]>
Merge pull request #938 from vais/changelog

0.8.0 changelog WIP

f3cf1ad8e53c1a752bdf7f278413b3fba5feb75f authored over 9 years ago by Elia Schito <[email protected]>
Merge pull request #960 from shadowcat-mst/coc-tweaks

Coc tweaks - URL and ethnicity

9a643e0831d2133d2191c45799012bff7c86ccb5 authored over 9 years ago by Adam Beynon <[email protected]>
tweak sexual language wording since harassment is already explicitly covered

8aa6a3af185ff84a26a6c52b8b3377c1c12f4ecf authored over 9 years ago by Matt S Trout <[email protected]>
add ethnicity

c3684de10969463fdf670964ff93633124f917a3 authored over 9 years ago by Matt S Trout <[email protected]>
fix contributor covenent URL

04eaa31ea70bcb469b1b33aedf31b7ac3be71bba authored over 9 years ago by Matt S Trout <[email protected]>
Merge pull request #955 from vais/time

Start working on Time bugs

1daa4acbde25a2d89e42232c5287b27a6dda612c authored over 9 years ago by Elia Schito <[email protected]>
Add Time#usec to fix a couple of Time.at spec failures

d4a3f94fc13cb979e80e6440ef099563df242815 authored over 9 years ago by Vais Salikhov <[email protected]>
Time#hash fully compliant with rubyspec

15817a23512a1e3a67f89710e89a5d3ef5b07347 authored over 9 years ago by Vais Salikhov <[email protected]>
Time#<=> fully compliant with rubyspec

7555e787a8c37860be4a13e1c7bd3fbdf0bd58da authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #953 from vais/spec-filters

A little tender love and care for spec/filters/unsupported and spec/filters/bugs

85210dc8cdcd1f3a8c704dcc87558205ce7af738 authored over 9 years ago by Adam Beynon <[email protected]>
Clean up and sort filters/bugs

9a12df7a3628f45a9f78d4a456c66c9ba14b70c9 authored over 9 years ago by Vais Salikhov <[email protected]>
Structure filters/unsupported same as filters/bugs (same as RubySpec)

b1cd8a8cc7da333699d5335ed04249cf5fa6886b authored over 9 years ago by Vais Salikhov <[email protected]>
Merge pull request #951 from seaneshbaugh/master

Fixed regex for matching identifiers

35402eecb296dbc2914a36c563a259d0a5cc1d5c authored over 9 years ago by meh <[email protected]>
Fixed regex for matching identifiers

85cfa72c24e18e9eb83514c9f411441258f2133b authored over 9 years ago by Sean Eshbaugh <[email protected]>