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
- See https://github.com/goby-lang/goby/pull/683
- Updated some classes such as null.go, too
github.com/goby-lang/goby - 81f9f4d2968a95b0135b96a546e7bb92b1bbf407 authored about 6 years ago by Shozo Hatta <[email protected]>* operation lookup table from map to static array
* added comments to make operations array h...
github.com/goby-lang/goby - d4525101cfd4d5ffb8f74fef5c8ab18d3a53e707 authored about 6 years ago by Julio <[email protected]>* keeps track of outer break and next tags when comiling inner while loops
* added testcase f...
github.com/goby-lang/goby - 5f7576a82d3c15c4ecfbe92621e79f398d3eb785 authored about 6 years ago by Julio <[email protected]>github.com/goby-lang/goby - abf0268334c7e5e7f8705778e8d15971c7d9b13c authored about 6 years ago by Harald Nordgren <[email protected]>
github.com/goby-lang/goby - 8a718cc15be93b2fd021e7a3edf30fb70c277157 authored about 6 years ago by Shozo Hatta <[email protected]>
github.com/goby-lang/goby - 0b93eb49fc79c7c90b4766e0df334f13c76643cb authored about 6 years ago by Ryan Whitworth <[email protected]>
github.com/goby-lang/goby - dc89a83042eb4c759e9ceabca5d20c678d7ad3ec authored about 6 years ago by Harald Nordgren <[email protected]>
github.com/goby-lang/goby - 45be3dc1473d2bd2552b93c2999ecd8a7f362502 authored about 6 years ago by Stan Lo <[email protected]>
* Add type to parser mode
* Add tests for Normal mode to compiler.go
* Add a test for norm...
github.com/goby-lang/goby - e85b986bfcf2699efc68aedfded683e16cbb7b7c authored about 6 years ago by Shozo Hatta <[email protected]>Unify error messages in Float class
github.com/goby-lang/goby - b903dacc0d569c06fc091488c008d7aa94572d61 authored about 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 1797443b70abbeb1b60fb3ac9a9cbaa02d5ec713 authored about 6 years ago by Stan Lo <[email protected]>
Unify error messages in http.go
github.com/goby-lang/goby - bf8fe465624bec8d8e3049f36db0914108a68858 authored about 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 7498733000cf6fabdbefb46fe70707bf44ac18e1 authored about 6 years ago by Stan Lo <[email protected]>
github.com/goby-lang/goby - e15852dd2d53834758273b127cbab1436e5ebbc0 authored about 6 years ago by Stan Lo <[email protected]>
Fix error message in integer.go
github.com/goby-lang/goby - 0c54227ac53b07f0a7a1b5f64b6e183e642de84e authored about 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 6c5f569631bb63352495e72e58a6b9debbeced1f authored about 6 years ago by Stan Lo <[email protected]>
Unify error messages hash
github.com/goby-lang/goby - 061462b5533906fec3edeea8c57ecb584e2c34f4 authored about 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 6ff74930bca31a3833f7c373133156dee49016bb authored about 6 years ago by Stan Lo <[email protected]>
Add Array#index_with
github.com/goby-lang/goby - 608844aa94e14f9eeab397d3ea9c21475ebde1b8 authored about 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - bfd3def3ced647899c5efbcbd1a3fd46c6a13135 authored about 6 years ago by Stan Lo <[email protected]>
github.com/goby-lang/goby - f7aa6011ac63362de5fc5061c05798e10f726a45 authored about 6 years ago by st0012 <[email protected]>
github.com/goby-lang/goby - 45cdf8e55550b4800437e8ecb1868e40a39b4c3c authored about 6 years ago by Stan Lo <[email protected]>
vm: remove unnecessary lambda wrappers
github.com/goby-lang/goby - 51f59e099ae8f2c13abf8b3edc01719faf50cbc2 authored about 6 years ago by Stan Lo <[email protected]>vm,cmd/binder,igb,compiler/parser: simplify `x = x <op> y` to `x <op> = y`
github.com/goby-lang/goby - 3df3a43fafab79a12cf7838bb8b44f9568fe3028 authored about 6 years ago by Stan Lo <[email protected]>vm: use type switch var binding to avoid redundant type assertions
github.com/goby-lang/goby - 9efb2114d04792794791876858184090f4897d2c authored about 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 4fb15f903d8268a8e8cfeea502de1ac53680f65c authored about 6 years ago by Stan Lo <[email protected]>
github.com/goby-lang/goby - fea042696ad02ceb4a3971ebebc6f5d2809548cd authored about 6 years ago by Stan Lo <[email protected]>
github.com/goby-lang/goby - f6547468bafcd3faafcf1cd9acd0aba56e7a1c0d authored about 6 years ago by Stan Lo <[email protected]>
github.com/goby-lang/goby - eb3263a868709c574ca67e7adbe7f931522dd5b7 authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - c5ce3c798617cf5adccd3b5d2bece36e60665735 authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - ac1e1f495f96f6946e6c041fc0344f03eccee36f authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - adf79c7bb046edb5ea212953bdd908d0def326a1 authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 985b7d224bc4db3aa77de245f560c9e9d479a461 authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - bd6d357c0c79453472cf78ab9e79fd03de083808 authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 8121b0bcf49ff3a2f32d298868a8b9a2852cda0c authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 016bfdf2dcd8cbbadcac4ad8fb9b9165a7aa6a7b authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - b0a59242bfd6e50d8d80744de659d0ed688b381c authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - ce63f1691dd673ecce792cb55554988ea6c22717 authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 65142996a966ec5b5904775da4a8c519762eef16 authored about 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - d8bb08978c41d9aac12455262dcde4caebdf9e67 authored over 6 years ago by hachi8833 <[email protected]>
- Remove arg check for `to_d`
github.com/goby-lang/goby - f4f4ccc81896f70fad375805c475f41031a93724 authored over 6 years ago by hachi8833 <[email protected]>github.com/goby-lang/goby - 4a467f301e0f29bd0487eca51c58a748cae9ed16 authored over 6 years ago by hachi8833 <[email protected]>
Apply go fmt
github.com/goby-lang/goby - 52e007921ccde7d88b14703b8e33a3695b5c7f15 authored over 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 8b5264a1771e13a8e87832dd390e65b659362f12 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 8e66e4c3a94e3ef77c58cdd6d707e45233a4b580 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 69efec8077e85b2448008401b122d1be9793fa27 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 2eacf9f9c7e2973e387e086256c16bf96fae2daa authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 080fb1f441e88e61686450d713e5369c0b178441 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 49a415b595b8c472bffbf5eef843cdafdca9df01 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - f4f524a4aea32034b0951e03bd7ae2ca96d10dfa authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 39b3883d8cbf721c8ba996cc21fc9f5b714791c0 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 2c438763025a58c52c7e7af0a5136d0eec2feeee authored over 6 years ago by hachi8833 <[email protected]>
Found using https://go-critic.github.io/overview#assignOp-ref
github.com/goby-lang/goby - 8a1f78c7450daeca8883c458392287cb23b62d2e authored over 6 years ago by Iskander Sharipov <[email protected]>Use function value directly.
Found using https://go-critic.github.io/overview#unlambda-ref
github.com/goby-lang/goby - 9203846287f6b3bff4a65b0bb981c07b83574f0b authored over 6 years ago by Iskander Sharipov <[email protected]>Found using https://go-critic.github.io/overview#typeSwitchVar-ref
github.com/goby-lang/goby - aecb1ae28dea956e54ad1295773f29e6dd3ce8b8 authored over 6 years ago by Iskander Sharipov <[email protected]>Unify error message range
github.com/goby-lang/goby - 4b943f3e30b08665e8c7c8828fef4ae4e095537e authored over 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 0a3e80564f1198c10d9d0f87981ae0ed429a0874 authored over 6 years ago by Stan Lo <[email protected]>
Update test matcher's names
github.com/goby-lang/goby - 3841d9f23112bf89f5238429ff3c80badfcb8295 authored over 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 8ec64a14193d4b9cf5a40e361e647da4fc4c4302 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - cddc22d97572f395654f875ba247537742ab5f4e authored over 6 years ago by hachi8833 <[email protected]>
Add API docs to class.go
github.com/goby-lang/goby - a5cd832943055e2dd3abc75d216dca1a9fdec901 authored over 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 780053ad6507eb062a0defb7f23beed132a255f8 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 822c6abac991f89056b314840e8347ebd4668b1c authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 8b24880efb952c54d2b582c238491ff77ef65128 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 6af4137dee200a320afb5d1d31b82af953b61b23 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - d05ea100a25f9a5028c5fc424bc6004566dc0416 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 39fee488c7edaeef241b5db6df2219909c7d3a63 authored over 6 years ago by hachi8833 <[email protected]>
Unify error messages in string.go
github.com/goby-lang/goby - 0f931d86ff9eb8dcdb7d3e1ded3eaa0dbee5e23a authored over 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 9a796ad85ef533e7989aa073a61ca6613354238e authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - fa02c821a87489074dab8fab6879c4ae508ee7aa authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - a7f52b48581c43bac44d4173a982a48b6362472d authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 759cd25c1f3283a1658b65fbb80cf8eb9c99998e authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 6c9639d0ea800a6825aa86ea7dedab01c2f04710 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 417916df318db0c50e23c8ee6b74d6b4fe0ed1ef authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - fb8537aea9cb6d39ce72cb047cd72912c21b45ef authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - d3df3d1534ecade5beb0305c868edc88f73b6c2a authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 2ae912e83d8b13cbe1f9217bb99954f70c6b2fa8 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 797e3776eb49e42790183346c951821b27b0d564 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 7a13d6d82788b7ec2f79301945214692f61253c7 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 000eb1f6db170ee4270fb4a40d82c354a4641e59 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - ecc6c998ab1b96800e8f76ac4fd4f28121b6e8c9 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - dae18b110a11e4d4ea2105781b19c8171725cf79 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - af4169e02757c76c4494fe3b6c21e93d0dad74f1 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 626984b38ea052747a71cfa83d72391d833b7540 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - c31b1c50e0da7b1d341f853162cbc0c964963733 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 4bbdf0bc10fc2eb5ebd57e6e1de1092dad2f15df authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - a021b0c7accab7ac7b53068d65beba6b673ea0a2 authored over 6 years ago by hachi8833 <[email protected]>
Update TestFileObject()
Unify error messages for class methods in file.go
Update test for File...
github.com/goby-lang/goby - 4ffdd47c450d25c99ce3283e1f160ac3961c1c6a authored over 6 years ago by hachi8833 <[email protected]>github.com/goby-lang/goby - f8b1a0de32d3fd7e367bfb144ba8034bfadbb7ca authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 7118dc561fd5150f58311c275cf4fd889b2872c9 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 7df32e1092a47adbd7272fd828e1e8104824cc65 authored over 6 years ago by hachi8833 <[email protected]>
Fix #726: float `0.0` should not be truncated to `0`
github.com/goby-lang/goby - cdb3f4d6f5e4d2e4d645f51a593fef10b2fc5dc4 authored over 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 288ce6dd4243698db8e7c2d72b816526864a388e authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 4f7c5db0c7f11b5088e6dfc4a4d15244d370d8b8 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - b2fe5ed7cedfd859de73804ab8df984caa9a0645 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 8242868e49812cba80cace6b25cd62fbc49209cf authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 6d3334076cb15c148b610fd07e6f687b9dc7aaf3 authored over 6 years ago by hachi8833 <[email protected]>
Fixes by go vet checks
github.com/goby-lang/goby - 802aa6584f63a118cd8d37bb353aa591001a64ae authored over 6 years ago by Stan Lo <[email protected]>github.com/goby-lang/goby - 8330e1ec13b369f46145dae8befe3f1fa94292e1 authored over 6 years ago by hachi8833 <[email protected]>
github.com/goby-lang/goby - 479f9b2452250f7ce21669a20076723a06a17134 authored over 6 years ago by hachi8833 <[email protected]>