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

Fixed warnings for Style/EmptyMethod cop.

58fe0daeb16e41da2f1f1d9e785a13d8de58f6bb authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Style/EmptyLiteral cop.

57e34aa4e54777d5100305f8f605c33afddf4930 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Style/EmptyElse cop.

106a7328fa359eb0bf1fa99197b976792688963c authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Style/EachWithObject cop.

77d73b5fca1866658d9d85ab4ccac44d26806e46 authored over 6 years ago by Ilya Bylich <[email protected]>
Removed double negation.

5b6ddefcf91705654fe485b0c040ab7a784ff1fa authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Style/ConditionalAssignment cop.

02c9169f3af90c0cc7149198d2ada10ee0b9950d authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Style/CommandLiteral cop from .rubocop_todo to .rubocop.

0837b964661a8bacc2c0eba5d9f66698d0022409 authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Style/ClassVars cop from .rubocop_todo to .rubocop.

beae9dbc3ede7f1a1eba861a38ff539d115c6954 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Style/ClassCheck cop.

df3c50f44e2c21e4b2d720ef36c604419f7f3d75 authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Style/ClassAndModuleChildren cop from .rubocop_todo to .rubocop.

aa041d0153f8a1160076363b2ad3823bc56f88d1 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Style/CharacterLiteral cop.

70e6685a1ab341d8a5ff9827adfb79cd56d54672 authored over 6 years ago by Ilya Bylich <[email protected]>
Prefer obj.is_a?(klass) over klass === obj in lib/ directory.

3617d23f18d1b013fded87984d287564b4b6d312 authored over 6 years ago by Ilya Bylich <[email protected]>
Converted all multiline {} blocks to do..end.

fe457f36978d553b90cf0fa121f0996667f7f175 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Style/BarePercentLiterals cop.

1e20b740499d708525c9726b35559f1bbb9fee45 authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Style/AsciiComments cop from .rubocop_todo to .rubocop.

0b5e6c2bac538b91c3fc50e0f99010ed131619a1 authored over 6 years ago by Ilya Bylich <[email protected]>
Replaced and -> &&, or -> ||, not -> !. Removed redundant begin/end, parentheses, freeze.

a385fdee801cffb00ea16ad352f32d39728761bc authored over 6 years ago by Ilya Bylich <[email protected]>
Rubocop -a for Style/Alias cop.

ffd839387d420cf253139f78ee6a1c5f5ae85dff authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Performance/UnfreezeString cop from .rubocop_todo to .rubocop.

33e64d1cd8fbf78a08f251ca638f5958c6809f28 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Performance/TimesMap cop.

bc90e47395f55e3b1b779aa0cdd06efed3578bf3 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Performance/StringReplacement cop.

f3ba247adcb286d43714ea47418328c2b7bdc69d authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Performance/RegexpMatch cop from .rubycop_todo to .rubocop.

ab3ae9b5f28c42c16ab0da94d5db22234c2b3a92 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Performance/RedundantMatch cop.

27a71fcabb56b180c5070a292a044263f2c764a8 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Performance/RedundantBlockCall cop.

9d7de63e0f23bfad0b1af700df81050c93300c35 authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Naming/PredicateName cop from .rubocop_todo to .rubocop.

10e937d23b2e840c491db4ac963a0765a1d522e8 authored over 6 years ago by Ilya Bylich <[email protected]>
Removed unused Naming/MethodName cop in .rubocop_todo.yml.

836fc9f64172aaf36dc12dd6b4673d62406e5d84 authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Naming/BinaryOperatorParameterName cop from .rubocop_todo to .rubocop.

dac521cf5f23ea3df6c505fa5546a85a492c52b8 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Naming/AccessorMethodName cop.

283156c250328f12549468cea18fe00b9301b7de authored over 6 years ago by Ilya Bylich <[email protected]>
Disabled most Metrics/* cops.

e8ae291415f83c5108dd54ef0bc9bd21bc2b7867 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/Void cop.

736e2fb3fe8e255c1c435e05a142dcc440fa7bf9 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/UselessAssignment cop.

ae9bd9aa8bbc35ad62625e8eaab2c8ad5fe62513 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/UselessAccessModifier cop.

db2b39efcdce1a6e8f605eec3ff2060771e24f80 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/UnusedMethodArgument cop.

54d8de75b7b3be7ab5dd09f478088fd74ccd7ac2 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/UnusedBlockArgument cop.

d4a073b66de8dca4b7b94781824c5060e68b238e authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/UnifiedInteger cop.

a635530158d57ddf9fc4aab579d49178cfee791a authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/UnderscorePrefixedVariableName cop.

e55e2f325072f581ad742272dbf8c52070f61338 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/StringConversionInInterpolation cop.

cfa8dd8e2d20354cdb9fa3bd59aba43db4c915eb authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed outer local variables shadowing.

cea0638dbd774e21fe246cd2fbb5cc9eb3dc0529 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed shadowed arguments.

5ed0076ffa9802bc95150b0b85dd7b3d6c0fee9c authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Lint/RescueException cop from .rubocop_todo to .rubocop.

a5a9aa9c5ec219fe39c0696f95d0f98d423b1fad authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/LiteralAsCondition cop.

a7572d9198375a227c3cd93d07c2b781dc44f62b authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Lint/InheritException from .rubocop_todo to .rubocop.

ddfe0228d54894d4555aa436b3411dd510cb32d3 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed warnings for Lint/EndAlignment cop.

25eb4437228ad8417b4b6b7aea6de0a73ffec47a authored over 6 years ago by Ilya Bylich <[email protected]>
Removed empty 'when' in Defined node.

52c4f62a6e39caedea5d58b850b9cf57031b20b2 authored over 6 years ago by Ilya Bylich <[email protected]>
Removed duplicated methods.

58a588d31debc239847e02c27b31ec00612bec7b authored over 6 years ago by Ilya Bylich <[email protected]>
Removed Lint/DefEndAlignment from .rubocop_todo.yml.

1a8d9b978589e2e3b26cba6652d046496176a365 authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Lint/BooleanSymbol cop from .rubocop_todo to .rubocop.

a50e9926df290e1b904d599fc80eac1bc1cbcc1c authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/ElseAlignment and Layout/IndentationWidth cops.

b2641b4441411208c006536c081a22814092254d authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/TrailingBlankLines cop.

6cc9d3c2a1dd66e9c99bae0ba5ce133274a676cf authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/SpaceInsideStringInterpolation cop.

c75e17d4f9c64ed4fb7865048c683f98b59251ec authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/SpaceInsideHashLiteralBraces cop.

217e12ab48cd9820d9e661b31683cc4966ce082e authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/SpaceInsideBlockBraces cop.

185edba118c6715479e57033dd54f522d2dd480d authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/SpaceInLambdaLiteral cop.

b52ade22bc4db5449d998250417a3d9bba988a43 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/SpaceBeforeComma cop.

8bc73966bd76a7cd2bebc6a84f80fd55ef93d2db authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/SpaceAroundOperators cop.

abbf4f711faf8ff8daeba950683c4cc8e59cb267 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/SpaceAroundEqualsInParameterDefault cop.

7eb3876f090ad2d5ef988668a281f467eeee648d authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/SpaceAfterComma cop.

89d22504b958dbd61060f9e7a186afbfc4cb32c0 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/MultilineOperationIndentation cop.

0f26f9f7bd98b28e12de171190c6459f6dcaa6cc authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/MultilineMethodCallIndentation cop.

365a2c2964ae5c6b81a18eb53f3b665a0648c504 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a Layout/MultilineMethodCallBraceLayout cop.

c6d9e5f9a3022fbbc3a6779ad3f6f43f2932ff70 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/LeadingCommentSpace cop.

f37df9f9181d6af1066c28ae2d72551fb5350ca4 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/IndentationConsistency cop.

989b321063d0601f066a4c85f4da82f90dfb834d authored over 6 years ago by Ilya Bylich <[email protected]>
Moved Layout/IndentArray from .rubocop_todo to .rubocop.

894fef9bc43100c2d9ec8cede16839f7b2015bd5 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/ExtraSpacing cop.

38eb811918d608c49defe45ee2d80b43b5b17ca7 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/EmptyLinesAroundMethodBody and Layout/EmptyLinesAroundModuleBody cops.

983acce626ddf83b8ca2e8643b37a6828f20d4ce authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/EmptyLinesAroundClassBody cop.

6690736895ee2bb28ccfb6ac6200fac16df92de7 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/EmptyLinesAroundBlockBody cop.

a7262d29481cbfe2bdbc7e4df3c9f130ef4dc16b authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/EmptyLines cop.

0eed64d6d2b1e1126a6f4c4f13010b1f149548e2 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/EmptyLineBetweenDefs cop.

522ec6e942843a249157271366db3439a9ac6dad authored over 6 years ago by Ilya Bylich <[email protected]>
Removed unused $OPAL_SOURCE_MAPS constant.

bb20bbd05fd2ed5c454ab840ea80041610b6dca1 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Style/FrozenStringLiteralComment and Layout/EmptyLineAfterMagicComment cops.

7ddde1abf95ad35c43855ad3dd1fb03fea264967 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/DotPosition cop.

9695e6e6da1d0ba7c079b5ba7810b4bc77de0db6 authored over 6 years ago by Ilya Bylich <[email protected]>
Moved todo items for Layout/CommentIndentation from .rubocop_todo to .rubocop.

53f874f0ddd7a8571c75e5b76f3bd0824f0b2f33 authored over 6 years ago by Ilya Bylich <[email protected]>
Disabled Layout/ClosingParenthesisIndentation cop.

9abe2bb8e23029de6ffd6456bc32c5571f3efc9c authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/CaseIndentation cop.

98f0ee6f9caa8f940c501100dfcf0b070a3f0ba8 authored over 6 years ago by Ilya Bylich <[email protected]>
rubocop -a for Layout/AlignParameters cop.

8afff92ab3c37ee89362512601bbcde10a9623a6 authored over 6 years ago by Ilya Bylich <[email protected]>
Added rubocop. Generated initial .rubocop_todo.yml.

0b460060b23de1e04b6cdc5083a8f9f10eaccdf0 authored over 6 years ago by Ilya Bylich <[email protected]>
Merge pull request #1757 from iliabylich/upgrade-to-2.5

Upgrade to 2.5

0374448b034e88662b329e95af0aa77cba9d40d3 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixed Array#dup for subclasses to return instances of subclass. Make jshint happy.

8ce6b64c486b5710572d066600a4fdce4c82d445 authored over 6 years ago by Ilya Bylich <[email protected]>
Use latest parser version from rubygems.org (apparently there are no enough language specs in rubyspec suite).

Added changelog entry.

20c251237eb3806b856f9c773626ecce00768d3c authored over 6 years ago by Ilya Bylich <[email protected]>
RubySpec uses temporary files in many places (to require them in runtime).

Extracted such specs to a separate file as Opal doesn't support dynamic requires.

96fead53a715e5543d935c37efa11ba0dcee4ea5 authored over 6 years ago by Ilya Bylich <[email protected]>
Added EncodingError.

a4a33c2ca3be037917ed3c621a44e47c8a06c16d authored over 6 years ago by Ilya Bylich <[email protected]>
Added Numeric#finite? and Numeric#infinite?.

35b8a3842aec42968b85f17397ac0560f1eb2360 authored over 6 years ago by Ilya Bylich <[email protected]>
Fixes to run rubyspec test suite.

cb946b55213ef8f319aa357f788528b21b141754 authored over 6 years ago by Ilya Bylich <[email protected]>
Added Hash#transform_keys.

83fff22edb44fbbfb3462bfc4a037a25cd53166e authored over 6 years ago by Ilya Bylich <[email protected]>
Reorganized rubyspec filters.

fae314485a64d97bc38af63eaf07eb0e30ba6e24 authored over 6 years ago by Ilya Bylich <[email protected]>
Added Integer#allbits? and Integer#anybits?.

6d67e63e491fe455f613974bb545b97c15025ef0 authored over 6 years ago by Ilya Bylich <[email protected]>
Raise ArgumentError instead of TypeError from Numeric#step when step is not a number.

34d5c7791ead23b0b24e77753c6f6b223411b533 authored over 6 years ago by Ilya Bylich <[email protected]>
Added String#unpack1.

cced3536edc4664707cda9c98791f99f0515a840 authored over 6 years ago by Ilya Bylich <[email protected]>
Properly define methods on the `main` in the block scope.

Previously Opal relied on the parsing context to identify top-level method definitions. Now it do...

346f3ad78215eaf9936554c3889163f4f5675ed6 authored over 6 years ago by Ilya Bylich <[email protected]>
Return method name from singleton method definition.

037c7207e8b4408c30ba184df80d3ecb67b4c52c authored over 6 years ago by Ilya Bylich <[email protected]>
Added Integer#nobits?

f80f978cd76d8c44a4530d8691e74c4e7f98873a authored over 6 years ago by Ilya Bylich <[email protected]>
Added Integer#pow.

13547b1ca8ba53c1418bab85ed075b7fd8ea1569 authored over 6 years ago by Ilya Bylich <[email protected]>
Added Integer#remainder.

86b34b008ec843a1f736e557d1af16396a6e42f6 authored over 6 years ago by Ilya Bylich <[email protected]>
Bump RUBY_VERSION to 2.5.0

cdacd99ca4b319c5b14afcc8b62742682c7266bf authored over 6 years ago by Ilya Bylich <[email protected]>
Added String#delete_prefix and String#delete_suffix.

17c29f3ae446d8997d2996017f701a92697a364b authored over 6 years ago by Ilya Bylich <[email protected]>
Cleaned up and re-executed specs to gather proper failures.

6e270f74dced4fae0208877bf14d0d811dca2df9 authored over 6 years ago by Ilya Bylich <[email protected]>
Added Hash#slice.

317dd7bb3b2bbc837f40137f41bb31101dfaa4b1 authored over 6 years ago by Ilya Bylich <[email protected]>
Added Integer#digits.

c756fdd7e23af5b922462fe832156887a9a07381 authored over 6 years ago by Ilya Bylich <[email protected]>
Extended Struct.new to support 'keyword_init' option.

a093501e6b9e06670b819b2a0389ec1134298770 authored over 6 years ago by Ilya Bylich <[email protected]>
Added Hash#transform_keys!.

610489969325984495aa5b324fb17e9a0f339c58 authored over 6 years ago by Ilya Bylich <[email protected]>