Ecosyste.ms: OpenCollective

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

github.com/mumuki/gobstones-cli

CLI for the Gobstones interpreter
https://github.com/mumuki/gobstones-cli

Making the tests 21~25 pass

Making test 21 pass

Making the test 22 pass

Making the test 23 pass

Making the test 24 pass

...

6c35d0e25343d02fc4e963689dabfd4250b7db81 authored about 7 years ago by Rodrigo Alfonso <[email protected]>
Making the tests 11~20 pass

Making the test 11 pass

Making the test 12 pass

Making the test 13 pass

Making the test 14 pa...

eeca7e2150bfbf902dda3db12f65f5687a6f2937 authored about 7 years ago by Rodrigo Alfonso <[email protected]>
Making the tests 6~10 pass

Making the test 6 pass

Making the test 7 pass

Making the test 8 pass

Making the test 9 pass

...

eea08b91d8dbad4cf43c35dda255f036ca64ee4b authored about 7 years ago by Rodrigo Alfonso <[email protected]>
Making the tests 1~5 pass

Making the test 1 pass

Making the test 2 and 3 pass

Making the test 4 pass

Making the test 5 ...

f2dbfdf29bc634d0f74aecff7091b3928d9dbc77 authored about 7 years ago by Rodrigo Alfonso <[email protected]>
Adding batch tests and including snapshots in the response

c056485de5209bf6f5dbb0f68c0cf51e0d8eb6ba authored about 7 years ago by Rodrigo Alfonso <[email protected]>
Adapting the cli to the new interface and starting to make test pass

16a4fadb41cdee4c63af44aad1cef1f4e29e85e9 authored about 7 years ago by Rodrigo Alfonso <[email protected]>
Renaming this to gobstones-cli

a353301cf770683d75862ac9aa459a320656101d authored about 7 years ago by Rodrigo Alfonso <[email protected]>
Merge pull request #1 from gobstones/feature-mulang-ast

Feature mulang ast

4c55049d92ca6381d848aa14eb82e2b65be54724 authored over 7 years ago by Federico Aloi <[email protected]>
Adding --mulang_ast sample

be38185a0d1aede2565590dfa105c9517eadbf91 authored over 7 years ago by Franco Bulgarelli <[email protected]>
Introducing parser module

f3865adfcad171390835a766a07d07e4a1d495a6 authored over 7 years ago by Franco Bulgarelli <[email protected]>
Migrating tests

dcf95e8b6a4699ebb4f3e43bc6445f44a92cf47a authored over 7 years ago by Franco Bulgarelli <[email protected]>
Introducing mulang module, extracted from https://github.com/mumuki/mulang/blob/v2.2.0/src/Language/Mulang/Parsers/Gobstones.hs

581364b9f4d6d047a686f6c8f215155b27b0cbf6 authored over 7 years ago by Franco Bulgarelli <[email protected]>
Adding Mulang generation options

b409fe0b42a3c0f310702ed805028069e925ecf7 authored over 7 years ago by Franco Bulgarelli <[email protected]>
Updating to 2.0.2

51f7b41335e5323d1a1acfa2ad1aab8a7b839a33 authored over 7 years ago by Rodrigo Alfonso <[email protected]>
Merge branch 'master' of https://github.com/gobstones/gs-weblang-cli

f2ecb695b6bc56ceed1171befc55128c108f8264 authored over 7 years ago by Rodrigo Alfonso <[email protected]>
Updating to the 2.0.0 breaking changes

3036e64b646e90e877298ebe06c238a3ad4e86df authored over 7 years ago by Rodrigo Alfonso <[email protected]>
Updating version

08c284e39b197f7910cc6fa98cdefcf2f683f026 authored almost 8 years ago by Rodrigo Alfonso <[email protected]>
The program is first in the ast

8aa15ce01629619f93104a7152d1dc9156a440e8 authored almost 8 years ago by Rodrigo Alfonso <[email protected]>
Adding rungs wrapper

b00c38780f974e64f179be0ef76601a79472b150 authored almost 8 years ago by Rodrigo Alfonso <[email protected]>
Fixing ast generation

6f19b9fd7f682fc0ff2cac396d636e7c71df4ce9 authored almost 8 years ago by Rodrigo Alfonso <[email protected]>
Less strict equality comparision on tests

fe3f1b070bc4b52e28e09e7e7c8cfb1e5750198e authored almost 8 years ago by Rodrigo Alfonso <[email protected]>
Updating version

0aa5a13e0350a4ff4845243aa4842fe2e89aa40f authored almost 8 years ago by Rodrigo Alfonso <[email protected]>
It does inform the exit code of a program

d2b4266a55c56a6008c01c5e4fe27aa75dbbcd05 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Now it informs the final board and initial board compilation no matter if there are runtime errors or not

675a6bdbb3503797020e0068b832dca278f2fe38 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Now it does inform the code of the errors

750a97b25d1ca336d8b09bdbf193a24df6cf5656 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Error reporting bugfixing

6161d65c4b4e2fbba7c6c50fd60d4455e5842ad5 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
The reports now supports an extra board (used for expected board in mumuki)

1abd22871b4c8b2381c4c2eb10c7e23375d90c94 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
The initial board is now in the results object

9b606723e35ce6d29834c1a032f04e4ccb574060 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
The batch report prints both gbb and json format

c7202619663921165493d3b5bb4fd6bf614da8c7 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Fixed and tested batch execution report

6c0d68baf982267936b866b441b0529dc8084163 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Fixed batch description in help

7ed2c021afda136d81442f071e53aee416fbe9e6 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Bump 1.0.5

bab6564363eab3e9e97681f4a8a07339f4445f9e authored about 8 years ago by Rodrigo Alfonso <[email protected]>
I was misunderstanding the parseProgram method and this was dangerous

51edf9f60a3255ea83f3ffdb745443c3dc822306 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Dot at the end of an option description

6f7183d14ec54f9feb450b3fe15ab03a885d1e10 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
This prefix ./bin was wrong

e19fcbc1885ae3b82d135d3b7ded2ed086eb8097 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Add travis ci badge

a526d824c9de065efa94b452ff13cae1d2024ea8 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Bump 1.0.3

d9ea3cf6a4d3c5c398fd28797a05a314b8ee7bb8 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Update readme with example of using stdin

f7beff991302da8a4c7459f532f81f84a6692042 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
The programs can now be specified by stdin

49666706b41613140edc17148bb54d0bade37e48 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Missing fixture

a424291d9a9f384a1010f6f1b82a50fd309e614f authored about 8 years ago by Rodrigo Alfonso <[email protected]>
gobs => gs-weblang-cli

bd424d7d6856c3ada880829aaeda2e2a76aa56eb authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Travis now runs the tests and doesn't deploy

00e9034eeea89b9cf267dc360db9d64547595ba4 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Add some tests

39a52f0818a6566cc587b462e36a01297956a75a authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Fix repo url

e0b70ffaa60b3ab5cacd92ce55e004bd01e98737 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
1.0.2

165b73a235d1834b78b42542632e9b587a443878 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Merge branch 'master' of https://github.com/mumuki/rungs

866e87b6639662ceb7c610b6ee5b205edd8cfc06 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Errors are now exceptions

ed222cac98bd743f037226258427954dbdf4bb3a authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Fix --batch in help

e5874777eb610e6ceff614231f2748d2e61506a5 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Some refactors (extracting methods)

caa6db71c63a0812e1272b8ed1a566b5709ecf8c authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Moving things from rungs repo

bd6bcb8d6e4cd434d6c57db26abfed589cf912c9 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
AST print

a01fc6c71a3bccd963247a7fd6fc480ef5d243f1 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Fixed initial context generation bug

7db077a291abcd4f334dcd4841d346a23f394e2e authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Creating context before

991379f45532a4de217692ba1a9c1e5c29a18193 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Deleted NoProgramError

dc2d5e3f58a0506844659306d6d4a8fcb49e2bd0 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Gbb catch

cee03f3b14066e4aa51e96de145b5bfbaaefadf1 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Add support to initial board

6f49cb6f7109d263d739e31e404e405e65589271 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Batch execution

10c53ecd45ea3cdaad0a035497512fb138e57634 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
It can be executed as an standalone program

6cc20b70fb52a4e2bf69da42e2161ac25eb53306 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Using the published gs-weblang-cli

9f768afbf9c1d7d7cd2a6b4ba7d10cc922ca74e7 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
First version

0ca799497822f8a157feeafccdb50f8450788c79 authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Initial commit

c570ae5a5778db6b467318497ba7a0bbeda712fd authored about 8 years ago by Rodrigo Alfonso <[email protected]>
Removing Travis build since it is too time consuming

31fde13b00fc5e551e0dca6bd171e49200ab98b6 authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
Updating README

11ae95df413cf37f87177cae25b95ac29e1d0320 authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
Adding support to c++11 in Travis

See https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-co...

422d8ee1db3b136d9468e7218ebf79d281d371ff authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
Installing nexe

fd7ded0c703bba8ec8a2ecaff9f190ef5e1f7b8b authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
Create README.md

d507590a58cb741da458b7260d7988ecf964b63e authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
Adding travis deploy section

3e779083436fa6beaa1959c6f31bd5f66b4b11b5 authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
Adding parsing script

2b926cf6c7ba8e8ec0a15590bfee7c86abae307e authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
Adding travis integration

fc5974eb06b3b7195a3fa15afc899e398d0c7262 authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
Initial version

6a23f75f54f426b42acbe485702929d111cf4bf6 authored about 8 years ago by Franco Leonardo Bulgarelli <[email protected]>