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

Change extension name from 'ro' to 'gb'

8123ed60b12613be9a451a384b4c03a3812ad681 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #99 from goby-lang/namespace

Support namespace

5fd86cd99efba6be119fca1c1a1de3fd060e2767 authored over 7 years ago by Stan Lo <[email protected]>
Refactor instruction set retrieve.

f96e787d0a808de00c7f5a3cac5ecfb6d26d4865 authored over 7 years ago by Stan Lo <[email protected]>
Refactor constant storage.

114bd5ca48b1ccf0cb98600f0fca08c6b3987261 authored over 7 years ago by Stan Lo <[email protected]>
add 4-layer test case to namespace support

e5188cda74a4f7e84987d563f9ea58056079ce53 authored over 7 years ago by Adler <[email protected]>
Support parsing resolution operator.

6221f0338dd95bed96618d509e062468079f28cf authored over 7 years ago by Stan Lo <[email protected]>
Support constant lookup.

7a58fc3e438684ee422ef526b872960ac20b904a authored over 7 years ago by Stan Lo <[email protected]>
Update vm for supporting namespace.

ab099df27dacc69286d4c944f33231f98218124d authored over 7 years ago by Stan Lo <[email protected]>
Improve bytecode's namespace test.

7eb0ccffed9773852fed3cb4d48ac9f5844c8b4c authored over 7 years ago by Stan Lo <[email protected]>
Refactor contant lookup.

a36065cae126c0623dad689227ca1d4be9621900 authored over 7 years ago by Stan Lo <[email protected]>
Fix constant lookup algorithm.

68a35e6e8a6f9c2f78a4cd1be30fcf7e52871702 authored over 7 years ago by Stan Lo <[email protected]>
Support parsing namespaced superclass.

a21cf476b22278aead2695db2ffc16f5e1053a7c authored over 7 years ago by Stan Lo <[email protected]>
Add resolution operator "::"

28abcd62066c7875b8109b7164fed7afdbda5407 authored over 7 years ago by Stan Lo <[email protected]>
Support compiling resolution operator.

8a8e02703aec70e5c806bd88b9645a412977f66e authored over 7 years ago by Stan Lo <[email protected]>
Add tests for namespace support.

2ff4518aa352bed250f02b9f88f0b8e6826cd5ce authored over 7 years ago by Stan Lo <[email protected]>
Add gratipay badge

ba985ae12f8ba243825da8352a0aef003d906696 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #96 from goby-lang/add_doc

Add documentation to Boolean and Array

8f0bb9a66e8832b840994601e2c93b3390a5fe02 authored over 7 years ago by Stan Lo <[email protected]>
add doc to array

6a9ef7a2770cfd03a13c0a85253aa4d0582d726c authored over 7 years ago by Adler <[email protected]>
add doc to boolean class

9c37e54833bc2b34fc8996a470d33d79e82c5775 authored over 7 years ago by Adler <[email protected]>
Merge pull request #92 from goby-lang/boolean

Allow boolean type to compare with other types

bd3f056281769bc82d6e357f44dcb1cf8ecab335 authored over 7 years ago by Stan Lo <[email protected]>
Merge branch 'master' into boolean

8a7a188e7f279a91a2ccdb8b298ba4f31109b5f7 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #91 from goby-lang/doc

Move method comments to the top of method name

1f16a7eabab8b74f62edf44946defcaeb6aa52d4 authored over 7 years ago by Stan Lo <[email protected]>
allow boolean type to compare with other types

351e4b95da0e03cf72e06e07aa0d865bd63cd3bb authored over 7 years ago by Adler <[email protected]>
move method comments to the top of method name

a80104e5d09e8eee552df132e33547a7aa908b39 authored over 7 years ago by Adler <[email protected]>
Refactor method definitions in vm/ for readability (#90)

Move comments between Name and Fn

4552c8190ea6362d4e46db077637b812ff304362 authored over 7 years ago by hachi8833 <[email protected]>
Remove donation section since it's not working

491b738a6e07b7024a4b6492f066985ae0dff1f8 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #87 from adlerhsieh/update_readme

Add 'API Documentation' Section to README

32ec3d64e7c4f90c60ceed3b8d05d8d5ddade533 authored over 7 years ago by Stan Lo <[email protected]>
add API documentation section to README

6e7ee76743be479fe56c7171d0a2bd6c2c133a75 authored over 7 years ago by Adler <[email protected]>
Fix grammar error

163f5c8e49e0456e72f47e797e7660608ca5d918 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #86 from goby-lang/remove-require-keyword

Consider require and require_relative a method call

d56a227084cf34aefb6ea33f92fbb69df23e2bb8 authored over 7 years ago by Stan Lo <[email protected]>
Update readme about method call with parens.

f6a029f55e5461e969b6b87c7987ca0cac1a687c authored over 7 years ago by Stan Lo <[email protected]>
Remove RequireStatement and RequireRelativeStatement.

cdc203caa8a989d399993f7fa58c8798070d7abc authored over 7 years ago by Stan Lo <[email protected]>
Update bytecode generator's test cases.

dddb3c8cdeee3604f2ea8de16aa5af03acdddf62 authored over 7 years ago by Stan Lo <[email protected]>
Update require related test cases.

8484ff9999ab7f14b4779db7034b2b71cf7b7e5c authored over 7 years ago by Stan Lo <[email protected]>
Remove require and require_relative from keyword list.

2ea8b7ea992d63a1561e3e068b75045b861d4242 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #85 from adlerhsieh/master

API Documentation Parser: Integer Class Example

449ff6cd58010472c090ccf7645a0ed613d2ad9d authored over 7 years ago by Stan Lo <[email protected]>
Merge branch 'master' into master

d5e0f4f95a23858b95df04a68a7d033613359d1a authored over 7 years ago by Stan Lo <[email protected]>
Update project description and add donation button

33e6656109f9c3a3e3ec1a964bab3f980822d9d8 authored over 7 years ago by Stan Lo <[email protected]>
add documentation to integer class

bf2fd91d796375470d51f3d5b2ab30f6417f03fb authored over 7 years ago by Adler <[email protected]>
Update project management tool mentioned in readme.

086dfef0ab84abc8ae9a528b8302a3a2b2e2064e authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #83 from goby-lang/standard-library

Standard library

7f572a05aafe1923d754d208e4b0093dff3d6e6b authored over 7 years ago by Stan Lo <[email protected]>
Make 'require' and 'require_relative' a method call.

31cc5442a431f8181df268e3baea2a63a7ac5b12 authored over 7 years ago by Stan Lo <[email protected]>
Support compiling require statement.

7fd0bed0dff2dc2f28a48bab5609bb3f78ad7475 authored over 7 years ago by Stan Lo <[email protected]>
Add RequireStatement.

12adbd1fb2a9c757a6d60c989c48e3135368103d authored over 7 years ago by Stan Lo <[email protected]>
Add require keyword.

0ce29a2a4ddcb6dc0febf879967889b9a8255f80 authored over 7 years ago by Stan Lo <[email protected]>
Add File standard library as a sample.

e9f8e450e177c9c39460c41559e874ab9c112f05 authored over 7 years ago by Stan Lo <[email protected]>
Support require bultin Go library.

ea19ffdf56dd02014c8554c07011ac427d66ef63 authored over 7 years ago by Stan Lo <[email protected]>
Improve test matchers with new error report mechanism.

bf8fe9ed528c8631f4a3c94c2dc46161648ba328 authored over 7 years ago by Stan Lo <[email protected]>
Improve vm's error reporting mechanism.

f78d2fd7ee1f5bdf176a65951c7f07ca498691ab authored over 7 years ago by Stan Lo <[email protected]>
Display recent instructions when panic happens.

873131a340b7445fa09fedc30a876e4a6e939066 authored over 7 years ago by Stan Lo <[email protected]>
Remove unnecessary output message in tests.

03ca7156d5642b0eb8b75f429659f13bd5a8ec71 authored over 7 years ago by Stan Lo <[email protected]>
Refactor main function.

57cf587befa68eb5de9b6d3fc972f47534d81b94 authored over 7 years ago by Stan Lo <[email protected]>
Restore gitter's link.

ed722f4ee37fc2a6f1febd92ace81a1256954ad4 authored over 7 years ago by Stan Lo <[email protected]>
Update comments and gitignore.

1100b930119975248370acdada5aad9b7e7cec7d authored over 7 years ago by Stan Lo <[email protected]>
Using new name in readme and contributing guideling.

15cf6dd4b414a161c348af3fca21d103f14220af authored over 7 years ago by Stan Lo <[email protected]>
Refetch godeps.

e52d17167c790a24c9014ec2fb3053d233fbb2f2 authored over 7 years ago by Stan Lo <[email protected]>
Fix import paths.

19a14fe9c0ebff9b718b90287d9cd7f0ac180e59 authored over 7 years ago by Stan Lo <[email protected]>
Add new maintainer to readme.

d18f50ab6b761c3a9fd9a6f5801d3e5799c485af authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #77 from rooby-lang/fix-while-syntax

Fix while statement's weird syntax

f32c1fcbfd7e1df021948de1065d342e95ebd03d authored over 7 years ago by Stan Lo <[email protected]>
Format parser/parser.go

7728395f0eab05b50bcb9b113d13ed950fe208d7 authored over 7 years ago by Stan Lo <[email protected]>
Add comment on parser's new attribute.

887026abaaf727f29eb47797d3648b4c4bd4ce2f authored over 7 years ago by Stan Lo <[email protected]>
Update document and sample code.

8801c2f4cb302f99d01fa41ed5268d60be8f5d8b authored over 7 years ago by Stan Lo <[email protected]>
Fix while statement's syntax.

Prevent method call inside while statement's condition to consume while
statement's block as blo...

8ede1d3ec3b84a9378640db8d2c732a6e75119f7 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #75 from rooby-lang/improve-performance

Improve performance

62eb814df953f3bc5277387f14aa53b6e0aa5ad9 authored over 7 years ago by Stan Lo <[email protected]>
Ignore codeclimate check on files inside Godeps and format rooby.go.

1086219f32baf05cb4388a42811f074f93e6c92d authored over 7 years ago by Stan Lo <[email protected]>
Add godep

2a12d8cd2114472245d07083aec083c19801edec authored over 7 years ago by Stan Lo <[email protected]>
Format vm package.

51ecae95b6ae191b50a50844ff8d6ec8fc7073e3 authored over 7 years ago by Stan Lo <[email protected]>
Add option for easy profiling.

b47440f97e2d00b9882b1c9e725820a1ea66ddc8 authored over 7 years ago by Stan Lo <[email protected]>
Fix integer to string's conversion issue.

db67185384f496bbb8fc1b033f2e3551694cbe89 authored over 7 years ago by Stan Lo <[email protected]>
Add benchmarks directory.

badba84b882f6c165feb7ba6ee7b24c3a9645ca1 authored over 7 years ago by Stan Lo <[email protected]>
Change some formatted string into normal string concatenation.

2ac238c385da1ebd888a1385289653fde3eb7ec6 authored over 7 years ago by Stan Lo <[email protected]>
Improve performance by avoiding using newError function in some hotspot.

c64c76c0672a5309e7580d66e120fb9dad4caa23 authored over 7 years ago by Stan Lo <[email protected]>
Update readme for adding maintainer section and update feature list.

8747a86e83532b48bff8992a48e50c482c9435dc authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #76 from rooby-lang/support-ARGV

Support ARGV

cafe6c1639f97a3acd84cca91a1ab022c20bbffa authored over 7 years ago by Stan Lo <[email protected]>
Add array's test.

00e7af55df40815f8695932b04d3b5586be85bf8 authored over 7 years ago by Stan Lo <[email protected]>
Add sample file for ARGV.

b186b5d678dade4f344dd55ac2ed6373f83cd5db authored over 7 years ago by Stan Lo <[email protected]>
Format bytecode parser.

0fb4433553b8a5f1dbb635cd2881982672b65ca5 authored over 7 years ago by Stan Lo <[email protected]>
Return null when array's index target is empty.

9867b382499586101a06f33da73596970914a07d authored over 7 years ago by Stan Lo <[email protected]>
Store command line argument into VM.

ab30c1b789fcab9f6568ef69d9c81f62c49163cd authored over 7 years ago by Stan Lo <[email protected]>
Remove "removeEmptyLine" method which uses regex in the wrong way.

9c0dba947c86003734b34a87f599851d93bad872 authored over 7 years ago by Stan Lo <[email protected]>
Add special syntax section to readme

2560a6aa953edc0837317d77046209bf1e4fba08 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #41 from rooby-lang/support-while

Support while statement

02335509a2971dd5c61e8353ef614b1b834ecb2c authored over 7 years ago by Stan Lo <[email protected]>
(Kind of) Fixed while statement's condition parsing issue.

20cf41159d378fd1d55ef1052c393657762f489d authored over 7 years ago by Stan Lo <[email protected]>
Add instruction to VM

09666e046ac7680466eb5aff682d453da84f9818 authored over 7 years ago by janczer <[email protected]>
Add while statment

80821ba31dea31cb8d7e6c68c66a26be5ec59030 authored over 7 years ago by janczer <[email protected]>
Add while statement's compilation tests.

ba89bc92b92c71f532977b2818ce1e1844e585c8 authored over 7 years ago by Stan Lo <[email protected]>
Add bettercodehub's badge.

b0fe2e75568eed636f33f56754c30622f5d16dd7 authored over 7 years ago by Stan Lo <[email protected]>
Update README.md

4768457e100027b00773c6b650a44c2d6bb8aabc authored over 7 years ago by Stan Lo <[email protected]>
Set theme jekyll-theme-architect

28833f4f9b7df4bfc0db4ac621715badaab0d8bb authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #70 from rooby-lang/support-module

Support module

c9dfcbaf4485a16eb3372e29bc08a1e2d678be14 authored over 7 years ago by Stan Lo <[email protected]>
Fix CI warnings.

2fa4cf8bed67b0efb0885d91c2fd990465f12092 authored over 7 years ago by Stan Lo <[email protected]>
Rename BaseClass attribute names

Rename SuperClass to pseudoSuperClass since it's not actual superclass
in the internal. Rename P...

d305a5e86cb24b05257069e20fbc79396f474453 authored over 7 years ago by Stan Lo <[email protected]>
Add module to lexer test.

d550728dae94e7f3408ef23bcf58c5268e72f344 authored over 7 years ago by Stan Lo <[email protected]>
Support parsing module statement.

a7ec6b2285ea71e495d5b2db9bccfffa2d1c535c authored over 7 years ago by Stan Lo <[email protected]>
Finish module definition and include method.

3dd617bd65f0647ed9bc58132c9f273eb3f4388a authored over 7 years ago by Stan Lo <[email protected]>
Use pseudo super class as real place to search method since it can be singleton class, normal class and a module.

64c6fe2ee834dc1356d3fe267933132f3cc52935 authored over 7 years ago by Stan Lo <[email protected]>
Specify defined subject is class or module in def_class instruction.

84f82d4569444d7d220ffcd4cff74447f55d759f authored over 7 years ago by Stan Lo <[email protected]>
Finish ModuleStatement compilation.

255e024e8131dd02d87087c030313c26a7841e28 authored over 7 years ago by Stan Lo <[email protected]>
Merge pull request #69 from adlerhsieh/methods

add String#to_i & Integer#to_i

cca762fecdc53386dcd3955e5a58da8b138ec9b2 authored over 7 years ago by Stan Lo <[email protected]>
returns self instead in Integer#to_i

768ee05d3b033ecb5d75f684417818d90cb3add6 authored over 7 years ago by Adler <[email protected]>