Ecosyste.ms: OpenCollective

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

goby

We are on a mission to create a new language that helps developers develop microservices efficiently
Collective - Host: opensource - https://opencollective.com/goby - Code: https://github.com/goby-lang/goby

Update travis' go version to 1.10.x.

github.com/goby-lang/goby - e2147409627840ffe2331e4aded2e26237b980d9 authored almost 7 years ago
Fix decimal test.

github.com/goby-lang/goby - 1fda275d397fd0dd7d498e4919b6c1c37f708be7 authored almost 7 years ago
Fix http tests.

github.com/goby-lang/goby - 2e7f23319f5acd3f49145fa315758c73f584aafb authored almost 7 years ago
Merge branch 'master' into feature/issue-514

github.com/goby-lang/goby - e57bef7a21111c871fcdb8d186a35dddbdc5bbd0 authored almost 7 years ago
Merge branch 'feature/issue-514' of https://github.com/goby-lang/goby into feature/issue-514

github.com/goby-lang/goby - 0ee447088d2abaff5b7130dae892df2c91527e62 authored almost 7 years ago
changed init logic, was panicing before attempting to build binary

github.com/goby-lang/goby - f0a6f1e358f5e16c1e6c6a0e906b6863e95eed07 authored almost 7 years ago
goby_test now compiles binary if not existent, fixed conditionals in error tests, added profile.out generated by goby_test.go to gitignore

github.com/goby-lang/goby - 703485c2bd5cf0d827fde7d17d64ca2c6cc07ad1 authored almost 7 years ago
Added tests for goby command

github.com/goby-lang/goby - f9e7bd927acb9f1a93f8dbaf2f4a5407fa7289f0 authored almost 7 years ago
Fix some type formatting issue.

github.com/goby-lang/goby - 2755b8856cc3773ba6d0773ec175863da4de3724 authored almost 7 years ago
Merge pull request #587 from goby-lang/implement-#550

Implement #550

github.com/goby-lang/goby - f9655e09a0a3810ea87a1e819a50a17a7da51e83 authored almost 7 years ago
Rename interfaces, types and do some rearrangements.

github.com/goby-lang/goby - 3a8806937d6a41e0a3f0b06810808f9955937eea authored almost 7 years ago
Remove unnecessarily complicated name compare mechanism.

github.com/goby-lang/goby - 00dc007480febfd9cad1357acdc3af395fa206da authored almost 7 years ago
Drop usage of legacy test helpers.

github.com/goby-lang/goby - 84598d550939bbaa52428dbaa9978c6160e3fbde authored almost 7 years ago
Support TestableInstanceVariable.

github.com/goby-lang/goby - f046a246dec140fb77cfebf5a79ed5433c59301f authored almost 7 years ago
Add more comments to testable helpers.

github.com/goby-lang/goby - ae6c4df002ed365739136d0438d083a6f1129211 authored almost 7 years ago
Improve method definition's param test.

github.com/goby-lang/goby - 9e4d81887f394a33bf466e20f614980c14d37289 authored almost 7 years ago
Support TestableBooleanExpression.

github.com/goby-lang/goby - 72bd0512e106345cf811f34d0e61e094d55cace8 authored almost 7 years ago
Apply new pattern to CaseExpression, IfExpression and update the verification helpers.

github.com/goby-lang/goby - 5af1d693b3ff6807b9c0a0b153dcd49179ea0848 authored almost 7 years ago
Minor fixup.

github.com/goby-lang/goby - 9d102c20ee4ba718223b0090be19ab53dd3efbec authored almost 7 years ago
Add missing build header.

github.com/goby-lang/goby - 7bbfcec3b514b86ea7ff05afc813e0d7d7a679b7 authored almost 7 years ago
Refactor YieldExpression's test.

github.com/goby-lang/goby - 2120706cd4dc8a18117a9ce6cce394c14a11f52f authored almost 7 years ago
Refactor String literal's test.

github.com/goby-lang/goby - 8114667b4ec69db7638c8ec4b5ceb5de43e2dcd4 authored almost 7 years ago
Apply new pattern to Constant.

github.com/goby-lang/goby - eff5695ac6bf069bd20e5c620c1e4f2ddadddc3d authored almost 7 years ago
Apply new pattern to If expression.

github.com/goby-lang/goby - 7dfdb41c1bd17e4a432bca84a65accbe034e3bba authored almost 7 years ago
Apply new pattern to InfixExpression.

github.com/goby-lang/goby - 75ea9745146ecb0ba4000590116a1f4e331e3ab1 authored almost 7 years ago
Apply new pattern to Integer literal

github.com/goby-lang/goby - ae2bdd7322297b11152ebfc478878d145cc0c319 authored almost 7 years ago
Apply new pattern to HashExpression.

github.com/goby-lang/goby - 911915d75a7086964a467825a7932e90aadc5787 authored almost 7 years ago
Rename file to be testable_statements.

github.com/goby-lang/goby - 320a5184e5114aa2dd2f03e3fbc333e53538c2ef authored almost 7 years ago
Apply new pattern to AssignExpression.

github.com/goby-lang/goby - 8a3b70677ebc41c11df1fd4a49cd2c083ab5003c authored almost 7 years ago
Apply new pattern to call expression tests.

github.com/goby-lang/goby - fdba9aa1298d07ff08cb849d33d3997264385a9a authored almost 7 years ago
Apply new pattern to ArrayExpression.

github.com/goby-lang/goby - f8c3bd0445424510449661486aa7c27ffd53fd08 authored almost 7 years ago
Apply new pattern to identifier tests.

github.com/goby-lang/goby - 22def8850da27917c84f1e172542ad20c57b586a authored almost 7 years ago
Apply new pattern to while statment tests.

github.com/goby-lang/goby - 7438cf3c814f43c4c56da3c8864ea1a3b57c5f88 authored almost 7 years ago
Apply new pattern to module test.

github.com/goby-lang/goby - 3830f193e5498bdb1ce3bec3b25a34c33d8a9f13 authored almost 7 years ago
Experiment new pattern on ReturnStatement.

github.com/goby-lang/goby - 68994f527105808333995f89578bd93c3b2f1311 authored almost 7 years ago
Apply new pattern to method definition tests.

github.com/goby-lang/goby - c20e83fb4cf3bce3af3bbaaa3d8c160b87540cb3 authored almost 7 years ago
Refactor if expression's paring test.

github.com/goby-lang/goby - 93799c502b824440f1341b5d45b9ff26cd367b85 authored almost 7 years ago
Apply new pattern to class statement.

github.com/goby-lang/goby - 0ffd13a1884a5694184a90b1cc61ae55a31508b1 authored almost 7 years ago
Rename & reorder expression parsing tests.

github.com/goby-lang/goby - 898fd242fe9b75726de731e740431f59682dd65d authored almost 7 years ago
Refactor Identifier and Constant's tests.

github.com/goby-lang/goby - 08fe0816681473ac48d273bae04304ff779af6b4 authored almost 7 years ago
Refactor Integer literal's test and verifications.

github.com/goby-lang/goby - 12021bf1ecbe863a6b026e0c4ab086bba025e543 authored almost 7 years ago
Refactor call expression related tests.

github.com/goby-lang/goby - a2a4fb6fdf14f2cdfe3e4a5377380274dd0fffe2 authored almost 7 years ago
Refactor assign expression related tests.

github.com/goby-lang/goby - 9a1c75bb1cd07d413ba3adde80801a00caf0e2dd authored almost 7 years ago
Unify node failure's message format.

github.com/goby-lang/goby - e0d86e5a49dc9eb9d76642923e59da5ae42b10b2 authored almost 7 years ago
Refactor Array expression's test.

github.com/goby-lang/goby - ed9277c07280e170b02136bb505f8e5bb15558e8 authored almost 7 years ago
Refactor parser specs.

Refactor while statement's test.

Separate default helpr functions more cleanly.

Refactor metho...

github.com/goby-lang/goby - f97caaa89efc31468027525ca2d8d78606623947 authored almost 7 years ago
Refactor statement parsing tests with new helpers.

github.com/goby-lang/goby - d8502c345fc658d00bc8a640e121926d4e25cf18 authored almost 7 years ago
Add IsExpressionStmt and MethodBody helper.

github.com/goby-lang/goby - 7b35b89f9bf0f03f40275da1ef1704dc4e84f2eb authored almost 7 years ago
Add IsDefStmt and NthStmt helper.

github.com/goby-lang/goby - 7b6b72ef1574fcd0b2b1d2e8b9dbfd7d44b95cc0 authored almost 7 years ago
Rename TestXXX to TestingXXX.

github.com/goby-lang/goby - e4784b1a292ed2a67dd57a30f94ae941021e3b84 authored almost 7 years ago
Refactored ReturnStatement's test.

github.com/goby-lang/goby - 8e4ddcc93cf352140e32c0ccd2d67b667b2d4399 authored almost 7 years ago
Add comments to helper functions and rename some of them.

github.com/goby-lang/goby - 128d998d2b1fc9f825fbb60467d72b2543d08843 authored almost 7 years ago
Add two more helper functions for testing method definition.

github.com/goby-lang/goby - a51f2606928243571c98161d248cd9364d752a37 authored almost 7 years ago
Extract common helper functions into its own file.

github.com/goby-lang/goby - 3d18e598ac1160fee8b3eea3035e07bd0b6d2f38 authored almost 7 years ago
Fix parser's test helper.

github.com/goby-lang/goby - 4b2994494398a4f5929c4a02bdb06c7b6e90ffae authored almost 7 years ago
Make class and method define testing more easier.

github.com/goby-lang/goby - 368a13fe1d3759b469ae31e98655cbc031a7de7a authored almost 7 years ago
Use build flag to avoid compiling test helper types/functions.

github.com/goby-lang/goby - 1c01d17aac06033457b8bf458bef524203e9d18e authored almost 7 years ago
Use embedded interface to decouple test types and original types.

github.com/goby-lang/goby - 7869f49742e07a132647f90df35dd8eea34d51d0 authored almost 7 years ago
Change IsExpressionStmt to IsExpression and make it returns expression directly.

github.com/goby-lang/goby - 4c9c177b4c97a0d41e9ed48b1808b9631433ffbd authored almost 7 years ago
Make module statement easy to be tested as well.

github.com/goby-lang/goby - 25e90c6ef956c538e9890af1e68f03d5b424de18 authored almost 7 years ago
Move method definition parsing's tests into its own file.

github.com/goby-lang/goby - ec1bd3707b782c2a337b004df6f2b77d08e068af authored almost 7 years ago
Separate statement and expressions' helper functions.

github.com/goby-lang/goby - 74e9c976a71de8662cd3e14d8558ce7f9c84bd46 authored almost 7 years ago
changed init logic, was panicing before attempting to build binary

github.com/goby-lang/goby - 0b997ece39c78d4a942adb151df5afa40f01501a authored almost 7 years ago
goby_test now compiles binary if not existent, fixed conditionals in error tests, added profile.out generated by goby_test.go to gitignore

github.com/goby-lang/goby - 950278df913fcefbc73bd6b91d9219b6c418e8fd authored almost 7 years ago
Merge remote-tracking branch 'refs/remotes/origin/feature/issue-514' into feature/issue-514

github.com/goby-lang/goby - 01a7709256703631e59b3738344517eba435b7fb authored almost 7 years ago
Added tests for goby command

github.com/goby-lang/goby - 2fd373fe643272e2f1fe493c53ea27c3bb0e7454 authored almost 7 years ago
Update README.md

github.com/goby-lang/goby - 65dc4831aae5fc2aad06546b5a757713490044c4 authored almost 7 years ago
Merge pull request #588 from codetriage-readme-bot/codetriage-badge

Add CodeTriage badge to goby-lang/goby

github.com/goby-lang/goby - 87fcab8eb77d1ca2065de5b2c7b3aa8c4d74b544 authored almost 7 years ago
Add CodeTriage badge to goby-lang/goby

Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpe...

github.com/goby-lang/goby - ef4ca39be6e625111205b034403fa8c098ff205f authored almost 7 years ago
Merge pull request #585 from goby-lang/fix-#476

Fix #476

github.com/goby-lang/goby - 9a8b49401711fbb2d81ac14395ec43040cfa3eca authored almost 7 years ago
Merge branch 'master' into fix-#476

github.com/goby-lang/goby - 2636396cade6ba1ac6914c15a44defb92fdc3ccb authored almost 7 years ago
Bump to v0.1.7

github.com/goby-lang/goby - 6372f64f2e4a272cb5c20e372bdb3222386d316a authored almost 7 years ago
Merge branch 'master' into fix-#476

github.com/goby-lang/goby - 8d16a47a6857c7bcffa219ef2adf2bce7e0e5799 authored almost 7 years ago
Rename PairExpression to ArgumentPairExpression.

github.com/goby-lang/goby - 0dffa61ee9fe59b9980bce62e41c58f98a09a356 authored almost 7 years ago
Raise error when parsing isolated pair expression.

github.com/goby-lang/goby - 2699fc2e929ac99cb7bbfde63e683e4b45ddce23 authored almost 7 years ago
Merge pull request #583 from saveriomiroddi/sm-implement-range-enumerator

Minimal Range enumerator implementation

github.com/goby-lang/goby - a2980ba4eee59eb05c83b328f41a855934c58b28 authored about 7 years ago
Minimal Range enumerator implementation

github.com/goby-lang/goby - a460def5e3bbabba2462f3bcc3281b2115c326a8 authored about 7 years ago
Merge pull request #573 from saveriomiroddi/sm-implement-lazy-enumerator

Lazy Enumerator, with lazy array enumeration

github.com/goby-lang/goby - 87f8d4cf8f8fa160f6178e5d9470e6d9e6dfc732 authored about 7 years ago
Implentation of lazy enumeration wrapper (LazyEnumerator)

github.com/goby-lang/goby - 71826f9a5492d5b54361efec2ba4bf97b1b2b4cc authored about 7 years ago
Merge pull request #572 from saveriomiroddi/sm-implement-array-enumerator

Basic implementation of ArrayEnumerator

github.com/goby-lang/goby - fbc36d88218cc7ee9522236f631e354e1531c2e4 authored about 7 years ago
Merge branch 'master' into sm-implement-array-enumerator

github.com/goby-lang/goby - 5fb3534d923c63f94c80270544e8bc6768972ee1 authored about 7 years ago
Remove the unused token: token.incr and token.Decr

github.com/goby-lang/goby - 0a5af778f5d54b8a0ff73f7c4be8734e7ef34af6 authored about 7 years ago
Basic implementation of ArrayEnumerator

github.com/goby-lang/goby - 33efd69f192c5c3260b022f6ee63db057b31f7e5 authored about 7 years ago
Merge pull request #579 from goby-lang/fix-#578

Allow calling break inside a block.

github.com/goby-lang/goby - 852d8e533da19c07d1e5edfc9ba256a6b54170bb authored about 7 years ago
Add StopIteration error class

github.com/goby-lang/goby - 5ba447a4cb5811667e4a85107629e81b80521b97 authored about 7 years ago
Return nil as result if block's execution encouters break.

github.com/goby-lang/goby - 54c466f853bf11400d0a05b6b8e01e42faa5ba14 authored about 7 years ago
Allow calling break inside a block.

Todo this, we need different mechanism than while statement's break.
Cause if we want to break f...

github.com/goby-lang/goby - 400e90a0408b67beab99eb45084ac9bb4b0cdbf9 authored about 7 years ago
Merge pull request #576 from goby-lang/fix-#575

Fix #575

github.com/goby-lang/goby - e79ecfbb0fb2822d690b5eb72f275963740ae247 authored about 7 years ago
Fix constant lookup mechanism and related functions better names.

github.com/goby-lang/goby - 4df0f62d0a2e974d5a563087d6e476850155ef6d authored about 7 years ago
Make verifyExpected accept array expectation.

github.com/goby-lang/goby - d4fcd2c3f2edf0e402c4793dd933d0fe287a1e64 authored about 7 years ago
Add failed tests and sample code.

github.com/goby-lang/goby - 1ad39d0690ddb007c0dfabe49a292592e1c4a464 authored about 7 years ago
Merge pull request #566 from goby-lang/implement-#546

Implement #546 (Block object)

github.com/goby-lang/goby - 019e32db82dd54841611a297a12a557b6b37dff9 authored about 7 years ago
Support get_block instruction.

github.com/goby-lang/goby - 0c41d9dc37ec8169c47ada7ab62fb3631d7d7a56 authored about 7 years ago
Add Block class.

github.com/goby-lang/goby - b871cfe2361501979f0b873e1546758084fca2c5 authored about 7 years ago
Support new keyword: get_block

github.com/goby-lang/goby - ca6cec8200fa06192def51366d1764741f90faed authored about 7 years ago
Add get_block keyword's tests.

github.com/goby-lang/goby - ff8f4661dc3be5a7fbd33c0dabda01a238a269a6 authored about 7 years ago
Merge pull request #551 from amohamedali/fix-#548

Drop support of then keyword

github.com/goby-lang/goby - 7a8464d8ceada4024e6e6c7235dec2a7919b2327 authored about 7 years ago