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

Master mspec can be used again

b8c6a71c4dfc60637157053b57164e585dff39ca authored almost 10 years ago by Elia Schito <[email protected]>
Update the command to run specs with the mspec exe

f86fbc9b57556d89a990a852ac66529270880150 authored almost 10 years ago by Elia Schito <[email protected]>
Merge pull request #676 from davispuh/spec_fix_windows

Fix sprockets specs for Windows

b2dc5563b58d76b38adf264568c9462f97f1c20a authored almost 10 years ago by meh <[email protected]>
Fix sprockets specs for Windows

2c8716f063147273ef59f90b642e86413b30aa9d authored almost 10 years ago by Dāvis <[email protected]>
Add Kernel#at_exit

Stores multiple blocks in $__at_exit__

0e14bf382fdd18ce4ddf2a3618b79645b1d4fe58 authored almost 10 years ago by Elia Schito <[email protected]>
Fix Dir.pwd

Allow Opal.current_dir to be undefined.

713edd7caf26fae94223ce810cc710c152021c58 authored almost 10 years ago by Elia Schito <[email protected]>
Make special MSpec calls support multiple args

d85f22592599994229065a3d92704c34b70d9402 authored almost 10 years ago by Elia Schito <[email protected]>
Align assignments

e7ce2554a05be0db4b33cda2ed7dd7f05a6ad40c authored almost 10 years ago by Elia Schito <[email protected]>
Return not found for missing maps

51ed21ac1d55227bdab29627b02f51816434bc3a authored almost 10 years ago by Elia Schito <[email protected]>
Add Ruby 2.2 to the travis list (πŸš‚ #choochoooo)

9ac9f2e506c5fbb0f49410a69cb0ac18cd4c1fc2 authored almost 10 years ago by Elia Schito <[email protected]>
Add some special MSpec method calls

6b6fa59fe70fe2f131036e885116ad9a50523182 authored almost 10 years ago by Elia Schito <[email protected]>
Cleanup special MSpec method calls

35c413ef09e56d83fd5436047ca0739ee854c3c9 authored almost 10 years ago by Elia Schito <[email protected]>
Merge pull request #671 from RoxasShadow/fix-typo-in-opal-readme

Fix typo in opal/README.md

533d7ac43a8f0d8e3bf9fde91d6d8811b998eecc authored almost 10 years ago by Elia Schito <[email protected]>
Fix typo in opal/README.md

72d9ae469115ac0c95b0da54d52a363c42421da7 authored almost 10 years ago by RoxasShadow <[email protected]>
Merge pull request #668 from nicklink483/patch-1

Update processor.rb

60d1e0250683d0e507418bcdc935f59a563c32cf authored almost 10 years ago by meh <[email protected]>
Update processor.rb

set Opal::Processor.inline_operators_enabled to the default specified in the documentation.

bc10b09d395f92ec1ab85806c69390d3aa0dc643 authored almost 10 years ago by Dominic Muller <[email protected]>
Struct can just use attr_accessor to define methods

7d2835f7d86c3fbe4bc66c72af13778005e118e0 authored almost 10 years ago by Adam Beynon <[email protected]>
Style fixes

8dec80e7602f20f3fe2374fd74d45bda39770b27 authored almost 10 years ago by Adam Beynon <[email protected]>
Initial docs for Promise

869cd7878f4afbdcc4f24bf64b7b8f93a5ce7d5e authored almost 10 years ago by Adam Beynon <[email protected]>
Cleanup some docs formatting

67de7070b6d504e0eb14cf84f0756e4a785c6407 authored almost 10 years ago by Adam Beynon <[email protected]>
Add RUBY_ENGINE handling to compiler directives

a15ed494ea3ee300ed20067db72b517181917d3b authored almost 10 years ago by Adam Beynon <[email protected]>
Yard

e3e5c622c6b662f4a3d714dba8c9475f7abd6e75 authored almost 10 years ago by Adam Beynon <[email protected]>
Add basic docs on compiler directives

fe6e1bde07b2fc04f8a5f4f6f1a59fbff24dda4f authored almost 10 years ago by Adam Beynon <[email protected]>
Merge branch 'kwargs'

062cdb5862e9478ae7e7eb0cd330c79093283f80 authored almost 10 years ago by Adam Beynon <[email protected]>
Add kwargs to changelog

fb3f665bc9af3ae46cdfe302f1b612a691049fed authored almost 10 years ago by Adam Beynon <[email protected]>
Add last spec to bugs

057ba237984e782ac3f81152c8a9cf8c6d521f56 authored almost 10 years ago by Adam Beynon <[email protected]>
Slight tidy up of def generation code

ac060534bd2d1f81455d0a2df5a7dd8b900074c5 authored almost 10 years ago by Adam Beynon <[email protected]>
Support optional args and keyword args together

856dd5fa08f4ed8b7121cfc9a0a1500181a587d2 authored almost 10 years ago by Adam Beynon <[email protected]>
Support normal rest args and keyword args together

a93225666a033724ee45b81408c3c42a878cc9cc authored almost 10 years ago by Adam Beynon <[email protected]>
Support keyword rest arguments

fd2033097c6859b7f02b3a9ca39e894f9a0587a6 authored almost 10 years ago by Adam Beynon <[email protected]>
Raise ArgumentError for missing keyword args

732d323498725c1c4c97e703204614001f5ec2b6 authored almost 10 years ago by Adam Beynon <[email protected]>
Run keyword arg specs

bf67f949ec77f13f58bc2e57ddf83256e5113fef authored almost 10 years ago by Adam Beynon <[email protected]>
Add a dummy IO#sync accessor

978b4016ab051e44979823f7464dd7d2506bca89 authored almost 10 years ago by Elia Schito <[email protected]>
rework s(:args) to support keyword args

8463d3817e463e70dec0165cd484ee44ccdc0bf1 authored almost 10 years ago by Adam Beynon <[email protected]>
Add some specs for parsing keyword args

3cb3dd5afe475f20870d1b13593afb901e229bb6 authored almost 10 years ago by Adam Beynon <[email protected]>
Add keyword arg parsing to lexer

ecbdd937d60744f850fe4fb19e0f1937ea8d3a1e authored almost 10 years ago by Adam Beynon <[email protected]>
Document some parts of lib

016887a729c2b568e302aee183ee9d52de9e569b authored almost 10 years ago by Adam Beynon <[email protected]>
Remove old Opal.cget runtime helper

17ef41b8fc3f01e33682a9ec90389c1a0c57a532 authored almost 10 years ago by Adam Beynon <[email protected]>
Document some runtime methods

fc0d128927e90b3637fd5ee751e58e2c44869a00 authored almost 10 years ago by Adam Beynon <[email protected]>
Begin/rescue blocks should evaluate to their last expression. Fixes #549

cd225545c6bf9ba84e7c43064fb410a0d13f8fd5 authored almost 10 years ago by Adam Beynon <[email protected]>
move spec docs to spec/

a0aebc65b521124e24ab4db1e4878a9bfcfaf44f authored almost 10 years ago by Adam Beynon <[email protected]>
Support RUBY_ENGINE/RUBY_PLATFORM != 'opal' directives

91f868e2d56b3467afa10fd90164da64f05bf309 authored almost 10 years ago by Adam Beynon <[email protected]>
Fix changelog

7997567aaec82ec1d7406c09e203f56e2ad4b477 authored almost 10 years ago by Adam Beynon <[email protected]>
Add module fixes to changelog

57817013bf44404d61489118cf9bae28ce5288c3 authored almost 10 years ago by Adam Beynon <[email protected]>
Ensure a module can redefine a method it defined before

901c223fdc0a70ba08a8f472d4d178b63f7bc4c2 authored almost 10 years ago by Adam Beynon <[email protected]>
Document use of iclass in append_features

6bac833183879e3ec1b2fdcc99c6366b507846fe authored almost 10 years ago by Adam Beynon <[email protected]>
cleanup some module defn functions

f5b6c67dcc0ec49b3834430913ff56a438b583ea authored almost 10 years ago by Adam Beynon <[email protected]>
Fix broken method chains on methods donated by modules

2c13270f71d438f756b87e64085e800d2ded2af7 authored almost 10 years ago by Adam Beynon <[email protected]>
Stop exposing Opal.donate - it is now a private method

e31438b65b2b0235e9a7d76ed2fcbfb9ae238c9f authored almost 10 years ago by Adam Beynon <[email protected]>
Methods defined in reopened modules should not overwrite methods defined by class

e58a10108c3769093836a3a7174be57eeee7d40c authored almost 10 years ago by Adam Beynon <[email protected]>
Cleanup def node generation

511efde61c3b942a15104dca763e339bf665fc64 authored almost 10 years ago by Adam Beynon <[email protected]>
Only donate methods inside the runtime

dd76afce0fb945af93565d2eb98d513180129c8c authored almost 10 years ago by Adam Beynon <[email protected]>
Always define module methods using Opal.defn()

ae79ecd7776e7cb26e661381c82c00f2e1eb2f77 authored almost 10 years ago by Adam Beynon <[email protected]>
Add failing specs for defining methods on modules

f42149742fcd6348e914bc45570bfcc7647fbf7f authored almost 10 years ago by Adam Beynon <[email protected]>
Update the Changelog with hash improvements

fd9790e8093e9f54cf233b214dd82ffdce597553 authored almost 10 years ago by Elia Schito <[email protected]>
Bump version for next beta release

db3686af596fd3bc63dad0bf636b52ee18d0d06e authored almost 10 years ago by Elia Schito <[email protected]>
Merge pull request #656 from ryanstout/fixing-hash-hash

fix recursive hash issues: fixes #655

e0b8997a1695f112529ade56d6f1915af5b66cda authored almost 10 years ago by Elia Schito <[email protected]>
fix recursive hash issues: fixes #655

61a08ee8e2df12c18ba490e6112f33ee159b174e authored almost 10 years ago by Ryan Stout <[email protected]>
[snapshot]

0208fc94f207d7ef3946189c090e7bc57a6dc9cd authored almost 10 years ago by Elia Schito <[email protected]>
Add Hash#hash

accce3fc325da7aebc1912ff0cc8ed6da084d497 authored almost 10 years ago by Elia Schito <[email protected]>
Merge pull request #652 from mojavelinux/issue-651

resolve #651 escape forward slash in regexp

28f4945c2a6f4495923b881bcc8872a4215bf5e9 authored almost 10 years ago by Elia Schito <[email protected]>
resolve #651 escape forward slash in regexp

- escape forward slash in regexp for compatibility with Rhino on JDK6

c7ade6790aa6a62dcc72e6d2cc8bad3b1ca22c38 authored almost 10 years ago by Dan Allen <[email protected]>
Missing semicolons

92b1ae7c099d627728d89f884caa8264c02d263f authored almost 10 years ago by Elia Schito <[email protected]>
Fix Hash#inspect by not caching map and smap

Apparently as #650 demonstrates `smap` gets corrupted and ends up being
different from `self.sma...

c369385aead256a5232a239ee6d6a40af371080e authored almost 10 years ago by Elia Schito <[email protected]>
Make server spec pass on 1.9.3

f30599c8c5f5afe6ef94591e2141aa9cced66827 authored almost 10 years ago by Elia Schito <[email protected]>
Add jruby-head to travis targets

5cbf12cec68b10990b5a4f1c92e2d4d1510c53f8 authored almost 10 years ago by Elia Schito <[email protected]>
Make the Opal::Environment warning more visible

3863f230bf6e466f7ca104de719f0d45fd98a4e7 authored almost 10 years ago by Elia Schito <[email protected]>
String#to_proc now uses #__send__ instead of #send

665fee622969c7905bf8ed7aa97bce4f3d39c658 authored almost 10 years ago by Adam Beynon <[email protected]>
Opal::Environment is deprecated and needs require

…to be explicit.

d086c27af82bd00780feca5bffb5ff7b7f25d1ed authored almost 10 years ago by Elia Schito <[email protected]>
Fix map sources paths

578911b70987beeda1fc066155515cfffbfb5a52 authored almost 10 years ago by Elia Schito <[email protected]>
Add trailing comma

539c819966c12d114a316be4f36106d40ee4776b authored almost 10 years ago by Elia Schito <[email protected]>
Use File.basename to get correct path

2bab1f58553ecec1313ae1e06e78da0774554ced authored almost 10 years ago by Ryan Stout <[email protected]>
Add a failing test case for subfolders sourcemaps

for #648

9deb13834a00c6d878d45371a4e592496eae0bc3 authored almost 10 years ago by Elia Schito <[email protected]>
Deprecate Opal::Sprockets::Environment

It can easily be replaced by `Opal::Server` or by appending `Opal.paths`
to a `Sprockets::Envir...

f409f7f24b4acf36493c423337f36e7efee7948e authored almost 10 years ago by Elia Schito <[email protected]>
Bump version for next beta release

And update the CHANGELOG.

6d9a7baea2eba0513f9895613d969e1639fe5e67 authored almost 10 years ago by Elia Schito <[email protected]>
Extract gem require paths list from Opal.use_gem

da1178770f97f6f138f653308464c16fa9b5c5ea authored almost 10 years ago by Elia Schito <[email protected]>
Stop using Opal::Sprockets::Environment

Opal::Sprockets::Environment is on the way of deprecation.

d29ff743ed623b4b0a04a2c1bea70bd635f90359 authored almost 10 years ago by Elia Schito <[email protected]>
Fix Native::Array#each to use Opal.yield1

b0cb7ba351ab312bf1d5f4769f66986b0fc42f61 authored almost 10 years ago by meh <[email protected]>
CLIRunner::Server now serves js in seperate request

cda8b061809370dda4ca8fe9adb90f4768ebb87d authored almost 10 years ago by Adam Beynon <[email protected]>
Remove placeholder symbol specs and use rubyspec instead

51a9324d177d18a59a3d6ec66d6e46d7d3a3e228 authored almost 10 years ago by Adam Beynon <[email protected]>
Use symbol language specs from rubyspec

ac7ab98b302a518b0838871d5067829ee15fdc65 authored almost 10 years ago by Adam Beynon <[email protected]>
Consistent glob format in rubyspecs

3269a8b8413e32ea28f19349709711a3070dbf5b authored almost 10 years ago by Adam Beynon <[email protected]>
Some numeric specs

d9726a7b7e3d3ebc2caa8e6cbf56a0604bf65473 authored almost 10 years ago by Adam Beynon <[email protected]>
Implemented Set#difference and Set#eql?

b6f6f33ffdb34876b69fb95986bd8dfe3e3fb4ef authored almost 10 years ago by Adam Beynon <[email protected]>
Add Set#subtract

a91e0202960a2fd5fb1c86b803f3d28286d47064 authored almost 10 years ago by Adam Beynon <[email protected]>
Fix Set#replace to work with all enums, and add specs

82e79437164df229962441aa344e011afbe3be3b authored almost 10 years ago by Adam Beynon <[email protected]>
Add , and with rubyspecs

c47bf2ba2767fbdb52e77926534008e67bfd7dd3 authored almost 10 years ago by Adam Beynon <[email protected]>
Ensure spec coverage for ERB::Util.h

efa2c164b07f6485868646b39d37109813d9d4e1 authored almost 10 years ago by Adam Beynon <[email protected]>
Fix for escaping backrefs inside regexps. Fixes #646.

ddb49e37ebba2c0deb5d17eec067cf84dc6673bf authored almost 10 years ago by Adam Beynon <[email protected]>
module_function support without args to toggle module functions. Fixes #644

74b1d38617f6846f84412841956c1ce7800a12ff authored almost 10 years ago by Adam Beynon <[email protected]>
Add a failing Time#yday spec uncovered by new TZ

2c3e5783917ee30c2abc257cd92a03ecf86b7ce2 authored almost 10 years ago by Elia Schito <[email protected]>
Move the TZ env to the main runner

To avoid a double run.

d3a2d59edc1fc166de6f61a03a48b6ddd1a30f3b authored almost 10 years ago by Elia Schito <[email protected]>
Add the failing Date#strftime spec to bugs

8e3edd031916c4c8a180e63ab06ec0eb33cfb532 authored almost 10 years ago by Elia Schito <[email protected]>
Re-add missing newlines in NodeJS mspec runner

294477e146c0fbad27949997286b44759e1c1e9d authored almost 10 years ago by Elia Schito <[email protected]>
Set timezone to a far and dear place 🌴

d8b644a64ba007d7814ffb93af22c25b100def32 authored almost 10 years ago by Elia Schito <[email protected]>
Prefer sh over exec in mspec_node rake task

`exec` would have been prevented the execution of subsequent tasks.

185bb27a6d24e850673a4bdebcfd0611519b2cca authored almost 10 years ago by Elia Schito <[email protected]>
Forward runners exit_status to bin/opal

112d4481bff7b5ed0e07fc548ad05c5254ac5c43 authored almost 10 years ago by Elia Schito <[email protected]>
Add #exit_status to all cli runners

d3ced574ef295dec35e66533c9e6f89a987046c8 authored almost 10 years ago by Elia Schito <[email protected]>
Call #exit(status) when the node mspec runner ends

910e3ac479027762d822f8d25933b4c6e8947cf4 authored almost 10 years ago by Elia Schito <[email protected]>
Fix NodeJS adapter Kernel#exit(status)

a1661b741705406812db14201aa806fcd7d0cf64 authored almost 10 years ago by Elia Schito <[email protected]>