Ecosyste.ms: OpenCollective

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

github.com/clio-lang/clio

Clio is a functional, parallel, distributed programming language.
https://github.com/clio-lang/clio

Copy non-clio files to build dir (#121)

* Copy non-clio files to build dir

* Read source dir from clio.toml

* Fix tests

* Test ...

a5446dda4228c3cf99b60e3f852e4eeba032f732 authored almost 5 years ago by Pouya Eghbali <[email protected]>
Update Coveralls Badge branch (#122)

0726eb892045e863e43ef0428ebfb44aa0295b8b authored almost 5 years ago by Garrit Franke <[email protected]>
Add import as statement (#118)

0ed6777012fd8b67379f2b7afbec39e3ee5cce27 authored almost 5 years ago by Pouya Eghbali <[email protected]>
Add kanban board badge

155892d42995c9a7dc3ce650d3333bdb55452425 authored almost 5 years ago by Garrit Franke <[email protected]>
Change trello link to issues

83aba1f4d181cfeb593025b60912830ccbdceefe authored almost 5 years ago by Garrit Franke <[email protected]>
Add link to kanban board

03d0c4d89d92479062c7ea2aa6bfeaf80598fec2 authored almost 5 years ago by Garrit Franke <[email protected]>
Update readme.md

29b193755c6a26d709440beff36eef18ad86dd78 authored almost 5 years ago by Garrit Franke <[email protected]>
Remove job offer notice

9c9b789d74534b1b245bc9f648f05fafbd57aa8a authored almost 5 years ago by Garrit Franke <[email protected]>
Implement a dependency parser (#107)

* Implement a dependency parser

- adds dependency namespaces
- installs user/repo (github)
...

94baad7b0ae89ef5be888848e6bde7fcd6326140 authored almost 5 years ago by Luca Bonavita <[email protected]>
Merge branch 'fix-coveralls' into v0.2.0

a4da3117758b55999e461f6a6123a7987f5a9ce9 authored about 5 years ago by garritfra <[email protected]>
Add path to lcov

bc87be8b9be0a7534b690b6736ad8364a2dc0557 authored about 5 years ago by garritfra <[email protected]>
Fix coveralls check (#112)

* Add coveralls push check job

* Remove duplicate coveralls step

* Use single node version...

3e8da73641cf16c73b788506cfc4a9ebaf764c49 authored about 5 years ago by Garrit Franke <[email protected]>
Remove unnesessary setup script

6467919b617c5d182dffb3eee4efa4e9cd738b87 authored about 5 years ago by garritfra <[email protected]>
Merge branch 'v0.2.0' into fix-coveralls

e34504fb4a457fe4c6b971bce7b8dfa12c8ef262 authored about 5 years ago by garritfra <[email protected]>
Use single node version for lint

1583efacd2e4a35627fd9f27f564a82ceec4e7c5 authored about 5 years ago by garritfra <[email protected]>
Rename browser target to web (#111)

ab6686ed456c0d5b0811028dd2ddadba6e090f7d authored about 5 years ago by Garrit Franke <[email protected]>
Remove duplicate coveralls step

6281a5836952f01c1980177a86d690c29e4e6e0c authored about 5 years ago by garritfra <[email protected]>
Add coveralls push check job

979e522035f7c102b644243439a2075ba017d7b8 authored about 5 years ago by garritfra <[email protected]>
Move showDependencies to local scope (#101)

* Move showDependencies to local scope

* Fix showDependencies documentation

* Add logNoCli...

487784bb2a5e97e0745380116190f1c699bbfd91 authored about 5 years ago by Garrit Franke <[email protected]>
Remove @method in function documentation

9db0994ab6f91eec622dc5f78ae4bfc98b0adf74 authored about 5 years ago by garritfra <[email protected]>
Update fetchDependencies documentation

b561681af60b04e674c08ce967af8ae50783dd8d authored about 5 years ago by garritfra <[email protected]>
Port `deps add` from 0.1.6 (#97)

* Port `deps add` from 0.1.6

* - implement review (see hasDependency)
- split packageConfig ...

e335b448aec0e35d799e9a9a433173cc9fce57fc authored about 5 years ago by Luca Bonavita <[email protected]>
Build dependencies (#93)

* Add package.json build test

* Add package.json generation

* Install node dependencies on...

ae13bd23ce8531f1588ffd93977b8f19f8226bd7 authored about 5 years ago by Garrit Franke <[email protected]>
Merge branch 'v0.2.0' of https://github.com/clio-lang/clio into v0.2.0

3adc12f48feb06712c1971ff849373a53aa38cbe authored about 5 years ago by garritfra <[email protected]>
Remove matrix CI for lint (Only run on node 12.x)

27464d33577f5d50d4ca0d2d592e572f18dc5926 authored about 5 years ago by garritfra <[email protected]>
Merge pull request #89 from clio-lang/read-toml-on-build

Read clio.toml when building project to get hints on build location

0bab6b60ee545e08846c9cdf5ec0dac0939c6dff authored about 5 years ago by Garrit Franke <[email protected]>
Fix tests

704175c7f76516b803ef25241d34085b42c21310 authored about 5 years ago by garritfra <[email protected]>
Respect target flag

ff134a083e572862e4d26c713e4b6f4ed263840d authored about 5 years ago by garritfra <[email protected]>
Fix some tests

82c02a5256563e9c18f0cc770d544ebbca7157ea authored about 5 years ago by Andrey Luiz <[email protected]>
Fix deepscan issue

4032cd9dfb5f3745dfa5fc9b418c4601a25be3c6 authored about 5 years ago by garritfra <[email protected]>
Clean up messy assignment

a00a050f10845bf84b631cc374837827ed0e92b4 authored about 5 years ago by garritfra <[email protected]>
Merge branch 'read-toml-on-build' of https://github.com/clio-lang/clio into read-toml-on-build

14b2d5022cc65a628cb993f936801869b1e2234e authored about 5 years ago by garritfra <[email protected]>
Use packageConfig to read build

ebb644a5bc1b73b6e987e0e5fde369323179fc4a authored about 5 years ago by garritfra <[email protected]>
Determine target from toml property

ee21188c9553d1f856d90cc00ae8b5f517fce20c authored about 5 years ago by garritfra <[email protected]>
Remove empty test

f1e6466fa2af467c104e9aae718eb5e4655b9f84 authored about 5 years ago by Andrey Luiz <[email protected]>
Consider clio.toml when building

ff9348d6971c5e3528c53b8449621f221955b77f authored about 5 years ago by Andrey Luiz <[email protected]>
Fix alternative target paths

1c38ea8368ffe2191d9d9a065368939c769cf30c authored about 5 years ago by garritfra <[email protected]>
[FIXME]: Add test with alternative target name

54c284b2e1b5c6a1fb975f8e1aa902d5f91038ae authored about 5 years ago by garritfra <[email protected]>
Add packageConfig target and build fields

97796f1c4e78a4d4dfda074c014854acd7b2ca50 authored about 5 years ago by garritfra <[email protected]>
[FIXME]: Add test with alternative target name

9753938f880cdaccb42b578df61fcdbf51f5d658 authored about 5 years ago by garritfra <[email protected]>
Fix alternative target paths

e50140f77c5126ae02fd16cf88c8e6ff7bcd9cc6 authored about 5 years ago by garritfra <[email protected]>
Merge pull request #88 from clio-lang/itch-doc-lint

Add Inch documentation checker

b287e5169a8197b0816f79ffb58038972912d8aa authored about 5 years ago by Garrit Franke <[email protected]>
Determine target from toml property

cc9bf58526c765446ca12d028098de98024f002a authored about 5 years ago by garritfra <[email protected]>
Update npm information for clio-internals package

b3178351d360259f41c62ee41c94e97b8c847e04 authored about 5 years ago by Andrey Luiz <[email protected]>
Merge pull request #80 from clio-lang/internals-npm-package

Internals NPM package

2730c3703bc5e2914a3df394650365a5adec54e2 authored about 5 years ago by Andrey Luiz <[email protected]>
Use packageConfig to read build

c4d04bf2ca33967cba7251c1e8d28898639167d4 authored about 5 years ago by garritfra <[email protected]>
Improve coverage

101143b7f15c2b12bac10699c1c8a78c7f1fddf9 authored about 5 years ago by Andrey Luiz <[email protected]>
Add packageConfig target and build fields

6349ad11991435965b99ff490476a6d626cd0a4d authored about 5 years ago by garritfra <[email protected]>
Remove uuid dependency from clio internals package.

After further testing, this dependency proved to be a problem, with our current approach.

59be3e61ed86da1fa48b90ff775aaa265df09126 authored about 5 years ago by Andrey Luiz <[email protected]>
Add some coverage

7ac567b457a3929dccfdd0fb53454a6253c9ac4c authored about 5 years ago by Andrey Luiz <[email protected]>
Fix linting issues

37c907c07e4347097d3b5e5e96e60d5c53197c67 authored about 5 years ago by Andrey Luiz <[email protected]>
Update package-lock.json

aaeb896ab7b3daab525c1025a651762687ae53c4 authored about 5 years ago by Andrey Luiz <[email protected]>
The package will be called clio-internals (for now)

c99c0e2f00e33be3e5fe7a570ac47e733fa76ccb authored about 5 years ago by Andrey Luiz <[email protected]>
Fixes after rebase

0ee4cdeef03122e4747849ba177e247f96f1eeda authored about 5 years ago by Andrey Luiz <[email protected]>
Minor fixes

350a564db1422a900977b91a344bae88f826bf13 authored about 5 years ago by Andrey Luiz <[email protected]>
Create a new package for internals

30ca2f6aec479c4a470889d25778e2886119bb93 authored about 5 years ago by Andrey Luiz <[email protected]>
Remove empty test

8968adb5278b1324966529673a177ad2e5fb1b98 authored about 5 years ago by Andrey Luiz <[email protected]>
Consider clio.toml when building

d9205df3b1143230e27d1bce94ff65054e0c0aef authored about 5 years ago by Andrey Luiz <[email protected]>
Add Inch badge to README

b9930c5edf7804850c579e5fc07c5fb11f205a89 authored about 5 years ago by garritfra <[email protected]>
Add inch.json

06595b4b6c558c35add416344541338be623163c authored about 5 years ago by garritfra <[email protected]>
Merge pull request #86 from clio-lang/test-structure-refactor

Test structure refactor

63f4fc29bcf767e695f3f3cdf9e9c4bc9c3bf4f8 authored about 5 years ago by Garrit Franke <[email protected]>
Export CLI command handler functions

e37a9e34d2e7c84fda47da314c253e68d02b391f authored about 5 years ago by garritfra <[email protected]>
Adapt tests to new imports

a889cb55ad80dca388cd8f5db9c8abb28385742e authored about 5 years ago by garritfra <[email protected]>
Add index file for cli

1e260cff8a7fe43b3dcb9e361ce82d728d94fddb authored about 5 years ago by garritfra <[email protected]>
Part of last commit

faf9dd5d83db5f6cec169973f266ed6b4eea395c authored about 5 years ago by garritfra <[email protected]>
Move versionUtils tests

1be0de39509650cbda3aaac7609fb95dd8ec6812 authored about 5 years ago by garritfra <[email protected]>
Move packageConfig tests

98dbf965ede351b433f394f33b297d8ca29042bb authored about 5 years ago by garritfra <[email protected]>
Split hasVersion into multiple tests

b4e2bf401f8ddcd6b34307251a1fbcb25770fc21 authored about 5 years ago by garritfra <[email protected]>
Move Core tests

2a893ff20c9cf74c3a37ae85c73692d57a3dfb4b authored about 5 years ago by garritfra <[email protected]>
Move ast and run tests

37d35fad6cabdc071a5c2ac4aa441981dbcf3995 authored about 5 years ago by garritfra <[email protected]>
Move highlight, new and init tests

bc2157ef2d899e34b9526f8bf788b4ef6267ebfd authored about 5 years ago by garritfra <[email protected]>
Merge branch 'v0.2.0' into test-structure-refactor

985bcbd1195bf163d5c837980e6f571363c754d2 authored about 5 years ago by garritfra <[email protected]>
Add dot notation, method calls, tests, and some bug fixes (#84)

* Add dot notation, method calls, tests, and some bug fixes

* Add flow tests

5f52031803c83c966a7e36ea367120322333f460 authored about 5 years ago by Pouya Eghbali <[email protected]>
Move compile.test.js to corresponding module

ac281ff74aa88649148f8be19dae44a581fd2754 authored about 5 years ago by garritfra <[email protected]>
Merge pull request #83 from clio-lang/use-degit

Improve new project structure

8d242e072925d361b87a4d50fcdd5dd0026ba1a0 authored about 5 years ago by Andrey Luiz <[email protected]>
Add other types of import (#81)

* Add other types of import

* Added tests

* Improve generator test

61d5cc0c42f5818e909c065fdea5196d42dcd174 authored about 5 years ago by Pouya Eghbali <[email protected]>
Use degit to scaffold new project

2b173c70fd1dd998f9a07c33c5c8d0f19a05bcd8 authored about 5 years ago by Andrey Luiz <[email protected]>
Remove unused vars

4a12bf9beb4a54a32697c9e69981240a7409d336 authored about 5 years ago by garritfra <[email protected]>
Merge pull request #78 from clio-lang/package-management

Package management refactoring

f2b8e68a9beb762853ced7b9468c95b1ba7c605b authored about 5 years ago by Garrit Franke <[email protected]>
Clean up tmp dirs after usage

a554400428097da693b92e5178e3e15cac6c1c7b authored about 5 years ago by garritfra <[email protected]>
Move clio-get to packageConfig

20d2b8a918d1d5421e1d55b7cbc37212273df580 authored about 5 years ago by garritfra <[email protected]>
FIXME: Move getDependencies to packageConfig

0886adb167f38ddae9bf351201e3087b21b7bc66 authored about 5 years ago by garritfra <[email protected]>
Enhance scope (#79)

* Some other Scope class enhancements

* Write tests for scope

* Loop over keys instead of ...

8844987631e6f13904563f6f72aefa3e3b2ff99a authored about 5 years ago by Pouya Eghbali <[email protected]>
Move showDeps to corresponding CLI command

10da574745efaec67492127e0a17734fd5e9d668 authored about 5 years ago by garritfra <[email protected]>
Fix deepscan issue

56749a76cc8f38ffac0fb90866adab42a1647b5d authored about 5 years ago by garritfra <[email protected]>
Move hasClioDependencies to packageConfig

68a1e441fdb0c5a31ff605bd116321100baad459 authored about 5 years ago by garritfra <[email protected]>
Update coveralls Badge branch

a74de0149b1318184cb7c7411acee9c93630b275 authored about 5 years ago by garritfra <[email protected]>
Remove unused import

afc3117d42fb0b0ed26143c5c03d38800851a278 authored about 5 years ago by garritfra <[email protected]>
Remove updatePackageJsonDependency wrapper function

c2d5c6bf747bfe99b05e9e0f40fcaf1e43ff88fb authored about 5 years ago by garritfra <[email protected]>
Remove extinct precommit entry from package.json

49f307ac524d1da12e8e83af835d326767653e61 authored about 5 years ago by garritfra <[email protected]>
Replace getClioDependencies with packageConfig

20fb9a2867032d48ac611fd3b89a2de9f98be6cc authored about 5 years ago by garritfra <[email protected]>
Merge pull request #77 from clio-lang/coveralls

Coveralls

fb30d4110ee330897b87ec288daf0499d655f5cf authored about 5 years ago by Garrit Franke <[email protected]>
Add coverage badge

e1915ef77218e41ec0efc2dc740bda1bc2e0230e authored about 5 years ago by garritfra <[email protected]>
Add coveralls workflow

7aedca8dbf977c97a56636b03c2512d38110ade2 authored about 5 years ago by garritfra <[email protected]>
Compiler work (#74)

* Transfer files

* Add compiler test

* Add generator test

* Add lexer test

* Add par...

ebbee26ba0345e26df9e419e3621731461e9ee99 authored about 5 years ago by Pouya Eghbali <[email protected]>
Merge branch 'v0.2.0' of https://github.com/clio-lang/clio into v0.2.0

154cf77ba5f15a7e9e59a54ce1229f6712b52a0b authored about 5 years ago by garritfra <[email protected]>
Remove ugly comments

c6bf8d4627235847b759e77cd938f17d950c61d6 authored about 5 years ago by Pouya Eghbali <[email protected]>
Add lazy tests

f1cb02ed077f789eb90f0806fab08b294d975c42 authored about 5 years ago by garritfra <[email protected]>
Add negative parsing test

37f2d467d89e31321d2c806d6349516846786a25 authored about 5 years ago by garritfra <[email protected]>
Simplify parser test

327f53677ce8277f20babe9509c92b7a3c150bb7 authored about 5 years ago by garritfra <[email protected]>