Ecosyste.ms: OpenCollective

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

github.com/goby-lang/goby

Goby - Yet another programming language written in Go
https://github.com/goby-lang/goby

Make method missing capible of receiving args correctly.

49af1485fab57bfda73b03df581d18420372303d authored over 6 years ago by st0012 <[email protected]>
Support most basic method_missing.

605fb346251655b67b97fa726af27be2edd4875c authored over 6 years ago by st0012 <[email protected]>
Merge pull request #670 from goby-lang/update_apidoc_channel

Update api-doc for channel.go

54255ddc4b30b8daf6e5aad48e2aae2db8120aab authored over 6 years ago by Stan Lo <[email protected]>
Update api-doc for Channel#close

037ef4b8146ba6c4149bdd9d64b7f829f28dcb5b authored over 6 years ago by hachi8833 <[email protected]>
Update api-doc for channel.go

aedd670e1ba2671e1cbe7d5efe99e56af5be8c2c authored over 6 years ago by hachi8833 <[email protected]>
Merge pull request #662 from eliothedeman/thread-rework

WIP Move "db" package out of "vm"

ced9ef182a2057400da3cc1280a0c7adc0e58aa3 authored over 6 years ago by Eliot Hedeman <[email protected]>
Merge branch 'master' of https://github.com/goby-lang/goby into thread-rework

22c71f08413230a58dff0249c72a75e26a806638 authored over 6 years ago by eliothedeman <[email protected]>
Merge pull request #669 from goby-lang/update_apidoc_boolean

Update api-doc in boolean.go

c6f28777ac8748209085d25f98de14c3fac92963 authored over 6 years ago by Stan Lo <[email protected]>
Add evaluation tests for updated Class#!

a701c914f9066c08a245a926b9ac0dbb6f4f6bdc authored over 6 years ago by hachi8833 <[email protected]>
Remove the redundant instance methods from Boolean class and fix Object#! method

83a25065e6d7645af8d58ee9e32c04e3d153f493 authored over 6 years ago by hachi8833 <[email protected]>
Merge pull request #668 from goby-lang/fix_array

Fix array's methods

4630a544c35b4565f38d1543db5687d890a0a21e authored over 6 years ago by Stan Lo <[email protected]>
Add argument check to Array#select

3a34ffa9c11fa0810832ddaf9c5d363964471718 authored over 6 years ago by hachi8833 <[email protected]>
Update Array#rotate to handle negative index

6cf8ceddf93d17329decf7f8c9b0c4985853c0b9 authored over 6 years ago by hachi8833 <[email protected]>
Add api-doc and test to block.go

1265f650d9ad21ac623cf76b0c6479c692401589 authored over 6 years ago by hachi8833 <[email protected]>
Merge branch 'thread-rework' of github.com:eliothedeman/goby into thread-rework

11549c1ba3cf021075cc87e49329b932e998aa0d authored over 6 years ago by eliothedeman <[email protected]>
Merge branch 'master' of https://github.com/goby-lang/goby into thread-rework

82684446207d7bc187fcc74a56e8193f64e9f902 authored over 6 years ago by eliothedeman <[email protected]>
Fix InitArrayObject comment

d6d8518dea1087b382bf9780804fa589fffffa42 authored over 6 years ago by eliothedeman <[email protected]>
Merge pull request #665 from goby-lang/update_apidoc_array

Update apidoc and tests in array.go

1fe2b193e2716934fc97f718de6b9f17ad99b8dd authored over 6 years ago by Stan Lo <[email protected]>
Merge branch 'master' into thread-rework

c90ef66820902ca9a54c8aa5fd7458ec35bdfe7a authored over 6 years ago by Eliot Hedeman <[email protected]>
Update apidoc and tests in array.go

32821769e0072c09db6af6e5583e69d4d70d509b authored over 6 years ago by hachi8833 <[email protected]>
Comments

86e7d668c4197dad59b92939363980a374822954 authored over 6 years ago by eliothedeman <[email protected]>
Move database to native/db

d2c1bb67d36e7f8bbdd5e8aad04980dc612f72ee authored over 6 years ago by eliothedeman <[email protected]>
Load goby stdlib in main package

6e2ecc688688b222f49a3cd9e98c4c7e4ff55c0b authored over 6 years ago by eliothedeman <[email protected]>
Not sure how I missed these

3d72fa820efcca08f4c8e3d34330931a95a90b6e authored over 6 years ago by eliothedeman <[email protected]>
Move db to lib package

da753973fd6100c9fc4317a9adb5c42da0d8d3d9 authored over 6 years ago by eliothedeman <[email protected]>
Fix a apidoc bug in array.go

c52b53e6fb1d6d10de492600743da0938e890543 authored over 6 years ago by hachi8833 <[email protected]>
mainthread shouldn't be a pointer

b1f36f62324934eb529ab4296d4990ad5a3a5b2c authored over 6 years ago by eliothedeman <[email protected]>
Make stack and callframe stack embeded members of thread.

736699c8fea968dd83b0ebd8786fedfc095a43c4 authored over 6 years ago by eliothedeman <[email protected]>
Merge pull request #659 from eliothedeman/update-benchmars

rework benchmark running

b6a1996c7832449e3c1bb71c61d6b867c91901cc authored over 6 years ago by Stan Lo <[email protected]>
Merge branch 'update-benchmars' of github.com:eliothedeman/goby into update-benchmars

a713e4b1461170648688bff7c5efea7156145a16 authored over 6 years ago by eliothedeman <[email protected]>
rework benchmark running

305c7f1f7285fd2b2b531915763e603815e2c227 authored over 6 years ago by eliothedeman <[email protected]>
rework benchmark running

328490d4f00638d4b8519cf07c4b0e0a92a758b8 authored over 6 years ago by eliothedeman <[email protected]>
Merge pull request #656 from goby-lang/Remove-defer-in-stack

Remove defer usage from stack

2fd6637efac2bf8c371f020ab1e95aa0f7606873 authored over 6 years ago by Eliot Hedeman <[email protected]>
Embed mutex lock the right way.

2afb9fb83c52364584afab62ce490186ac1a7f5c authored over 6 years ago by st0012 <[email protected]>
Remove defer usage from stack

001fbefef6a7ec0159c1774e8b927c2cd9e98d74 authored over 6 years ago by st0012 <[email protected]>
Add preview png for Goby introduction slide

5091783106b9f8a4149c696826697d03304b86e4 authored over 6 years ago by hachi8833 <[email protected]>
Merge pull request #653 from eliothedeman/master

Add a simple benchmark that performs basic math.

bfd08fcaf211db3bea6c538a882351476a1393f1 authored over 6 years ago by Stan Lo <[email protected]>
Merge branch 'master' of github.com:eliothedeman/goby

8df0a3d1f192abfe85323ca3d42ca84b3dfee7f9 authored over 6 years ago by eliothedeman <[email protected]>
Add a simple benchmark that performs basic math to get a baseline for VM overhead

d5f5fc591bdbd3cd8f35cfe4e753f977478eecf8 authored over 6 years ago by eliothedeman <[email protected]>
Add a simple benchmark that performs basic math to get a baseline for VM overhead

aa73f1bd300d3654a917ea47893cdef9afeff25c authored over 6 years ago by eliothedeman <[email protected]>
Merge pull request #652 from shes50103/feature/issue-643

Feature/issue 643

f08d767179fa57e803ac707b8e89baebacace45a authored over 6 years ago by Stan Lo <[email protected]>
Merge branch 'master' into feature/issue-643

5439abb94f46595d758791a1790e6da584156dc4 authored over 6 years ago by Johnson <[email protected]>
Add test case for missing library file

665e4b966982091a949c6afc9b972db5efe1a67e authored over 6 years ago by Saverio Miroddi <[email protected]>
Fix panic When a library file is not found on startup

73681454d8aefdaf65661cbcf21ee2bbf209bf3a authored over 6 years ago by Saverio Miroddi <[email protected]>
add test for if statement

576e170ea4b450cba75fee54bc54c1d016f698c3 authored over 6 years ago by shes50103 <[email protected]>
clear cmds

0e32080ef1fec126de92f83f537cbae7191e4e7a authored over 6 years ago by shes50103 <[email protected]>
Add args-test to Integer#to_d

Remove temporal comments

087707f9d12bac63cadfb2881528a57fdd56dd6f authored over 6 years ago by hachi8833 <[email protected]>
Add Class#rap?, which is equivalent to Ruby's Object#respond_to?

7311101cf94a14933b4a38f6a4e1c427329942b9 authored over 6 years ago by hachi8833 <[email protected]>
Add Integer#to_d

cfbe49e4f606ad706bd959fecb314b59de7931cf authored over 6 years ago by hachi8833 <[email protected]>
Rename #rap? to #respond_to?

153dba6838877a1d72f3fb0bec3acd8c033c059e authored over 6 years ago by hachi8833 <[email protected]>
Merge pull request #649 from goby-lang/fix#647

Add Integer#to_d

583fecb9a1de750610f9bf7699803df0decd8c96 authored over 6 years ago by Stan Lo <[email protected]>
Merge branch 'master' into fix#647

22e5789ad1cb71f6ff554407c824773a62b76e4a authored over 6 years ago by Stan Lo <[email protected]>
Add args-test to Integer#to_d

Remove temporal comments

59d244ec03f2de2e713d24b365b161be2540699d authored over 6 years ago by hachi8833 <[email protected]>
Merge pull request #651 from goby-lang/feature/respond_to

Feature: Class#respond_to?

71edf129026afde13275c999bc1cfd85aa3143f7 authored over 6 years ago by Stan Lo <[email protected]>
Merge branch 'master' into feature/respond_to

fbb182443553c0853b39a68eec6d03b7b88622ab authored over 6 years ago by Stan Lo <[email protected]>
Merge pull request #645 from saveriomiroddi/improve_error_on_library_file_not_found

Fix panic When a library file is not found on startup

11cb71309422c45e178018c628c58e2dbd5e5643 authored over 6 years ago by Stan Lo <[email protected]>
Rename #rap? to #respond_to?

e9c95251310a5be8e18ce59203c53cc91e6ad518 authored over 6 years ago by hachi8833 <[email protected]>
Add test case for missing library file

7a5da9c2df57fe8ec488055a2d9694f84a66eb10 authored over 6 years ago by Saverio Miroddi <[email protected]>
Fix panic When a library file is not found on startup

ca0a8c00fb559dd7211206077ef302319b9f95e1 authored over 6 years ago by Saverio Miroddi <[email protected]>
Add Class#rap?, which is equivalent to Ruby's Object#respond_to?

4542240a853f1fe0faa5d82e8169bf8877838050 authored over 6 years ago by hachi8833 <[email protected]>
Add Integer#to_d

182e7c962c9a3ba0338e71efa0f1f49c132ee633 authored over 6 years ago by hachi8833 <[email protected]>
Merge pull request #646 from saveriomiroddi/sav-add_configurable_load_path

Make lib path customizable on build, using the env variable GOBY_LIBPATH

91604793c8557102ec815198c94131e02f607a6f authored over 6 years ago by Stan Lo <[email protected]>
Restore accidentally removed release tag in Makefile

45e03e1a3c869bf4a975ab7206848d195b5000e2 authored over 6 years ago by Saverio Miroddi <[email protected]>
Make lib path customizable on build, using the env variable GOBY_LIBPATH

This is useful when distributing in packaged form.

0e8991dfe99b1b6ff758331d3976a0aa8c2764b5 authored over 6 years ago by Saverio Miroddi <[email protected]>
Refactoring: introduce VM#libPath, instead of manually composing inside execFile()

3014fd5f79e1100b9acb072cc47f94916a079b8f authored over 6 years ago by Saverio Miroddi <[email protected]>
Merge pull request #641 from saveriomiroddi/sav-add_syntax_highlighting_section_to_readme

Add Syntax highlighting section to README

29e1190ef4270529a43f16e34a1d275caeb080ad authored almost 7 years ago by Stan Lo <[email protected]>
Add Vim syntax highlighting section to README

222e2ff360d19f63835430236bc2b5c285d03913 authored almost 7 years ago by Saverio Miroddi <[email protected]>
Add Syntax highlighting section to README

e2295da786c4191e7f1b9902bf6602508c240c73 authored almost 7 years ago by Saverio Miroddi <[email protected]>
Update documentation's link

b3fb0e81c349be41d29d42a10221cfec55d49399 authored almost 7 years ago by Stan Lo <[email protected]>
Bump version to 0.1.9

8e451289b495682abab7663297338fa4c339afd8 authored almost 7 years ago by st0012 <[email protected]>
Merge pull request #639 from goby-lang/fix-#636

Fix #636

6b9dac6ff5dade0eaf2ffb74fca02f93ae8ad093 authored almost 7 years ago by Stan Lo <[email protected]>
Reformat vm's code.

6308f6839a0aec7421a93d5fa061f88726c8953d authored almost 7 years ago by st0012 <[email protected]>
Make Class#include and #extend check if the arugment is a Class.

fbe49c8e58e5d8a063485d744aa7022afe1b71cb authored almost 7 years ago by st0012 <[email protected]>
Merge pull request #638 from shes50103/feature/issue-524

Feature/issue 524

4b567bda00ee6bf8884926b5e7168ca9e7d6f1cb authored almost 7 years ago by Stan Lo <[email protected]>
use SyntaxError as error type

a8aa8f59651fbe9f76374f9b1766fb71e91e4541 authored almost 7 years ago by shes50103 <[email protected]>
add TestUnexpectedPanicError

a9dba64bb87163ef01edbfe5a669b4b8b61a719b authored almost 7 years ago by shes50103 <[email protected]>
add TestMultipleAssignError

7406815e8f7423fd7ad55ba58635dea19280f019 authored almost 7 years ago by shes50103 <[email protected]>
add error in recover

32b145d17ba654d4662ff09ec4f3d43706564684 authored almost 7 years ago by shes50103 <[email protected]>
Merge pull request #617 from goby-lang/feature/issue-582

Descending range

2120026a589416eb5e52dc41bc416a3df2dc9151 authored almost 7 years ago by Stan Lo <[email protected]>
Merge branch 'master' of https://github.com/goby-lang/goby into feature/issue-582

31156583d39df27b7f29711017d28ab22601b8d6 authored almost 7 years ago by Julio <[email protected]>
bsearch compatible with backwards range. Added tests for range enumerator. Corrections to range tests in relation to bsearch

966f6a2632bfd051bbbe6570fbc42c48f0461f1b authored almost 7 years ago by Julio <[email protected]>
added decreasing range functionality, (*RangeObject).each(func (int) error) internal method

6da26e45ff645ecd3f0a10ddd99a4494328b1b86 authored almost 7 years ago by Julio <[email protected]>
Merge pull request #634 from jaynagpaul/patch-1

Go/plugin supported on Mac in Go 1.10.X

60354d3b10bebf05697b14eb9086b6df5172e4a1 authored almost 7 years ago by Stan Lo <[email protected]>
Go/plugin supported on Mac in Go 1.10.X

57c467bc98dd77aab6afacefd28c49b3b85f5135 authored almost 7 years ago by Jay Nagpaul <[email protected]>
Merge pull request #633 from shes50103/feature/issue-624

Feature/issue 624

2f43724039684a1f50a74d368694b87fe67fc734 authored almost 7 years ago by Stan Lo <[email protected]>
use mapping table to identify invalidParams

d506e963af61cc6ccfb254435b2edf79472e0746 authored almost 7 years ago by shes50103 <[email protected]>
add test

4a68366ee2c2adb493e3484148b49edf908b57bb authored almost 7 years ago by shes50103 <[email protected]>
implement IsNotParamsToken

3573df030299ccb3a4e8731eb704d3d1ea593aab authored almost 7 years ago by shes50103 <[email protected]>
Merge pull request #632 from goby-lang/improve-spec

Refactor builtin spec functionality's implementation

568862d8cd7cb6389411a41c5cce450ea9f17c81 authored almost 7 years ago by Stan Lo <[email protected]>
Fix Spec's test.

ce5905c03c31e80758381e9e254286087ccca7d5 authored almost 7 years ago by st0012 <[email protected]>
Refactor goby test command's implementation.

93b202a6b04edb5ba8337068feef408877148d92 authored almost 7 years ago by st0012 <[email protected]>
Rename some function and variables.

5ad5e2a6bf5cf9dbe6ea0a260fe3654a6e50d5c3 authored almost 7 years ago by st0012 <[email protected]>
Merge pull request #630 from goby-lang/goby-test-command

Add 'goby test' command

030a0b2788670f4afa2a517a2d7253e646dcd0d2 authored almost 7 years ago by Stan Lo <[email protected]>
Make travis script non-verbose and remove the server running part.

7090c86220cd7145f6c8f576f2af50a484be6772 authored almost 7 years ago by st0012 <[email protected]>
Update travis script.

6528e5866cb379d827d0793e25ffd38d8dae1c7a authored almost 7 years ago by st0012 <[email protected]>
Rename variables.

6f1471419ec97a669cdef60f20c327af5fc5be47 authored almost 7 years ago by st0012 <[email protected]>
Merge branch 'master' into goby-test-command

d5d557961af91971cd9a9ffc6ebc8109080514f1 authored almost 7 years ago by Stan Lo <[email protected]>
Merge pull request #623 from shes50103/feature/issue-574

feature/issue-574

f1d0d183a96c706c56ede47525f479ee335a71e1 authored almost 7 years ago by Stan Lo <[email protected]>
Merge branch 'master' into feature/issue-574

e57ad5e0cedaa57cf1892e49accbedbfbda68282 authored almost 7 years ago by Johnson <[email protected]>
refactor

3a86f836e5968fba7f3aa173a1dbddfbc1b99d37 authored almost 7 years ago by shes50103 <[email protected]>