Ecosyste.ms: OpenCollective

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

mint

A refreshing language for the front-end web.
Collective - Host: opensource - https://opencollective.com/mint - Website: https://www.mint-lang.com - Code: https://github.com/mint-lang

Progress.

[skip ci]

github.com/mint-lang/mint - 09061dc7d2b728ad6696af82d45eff4b6ada80a0 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Properly format JS interpolation.

github.com/mint-lang/mint - 78785264a31ddf298e2e7560a97300530e44231b authored about 6 years ago by Gusztav Szikszai <[email protected]>
Use JS interpolation instead of inline enums.

[skip ci]

github.com/mint-lang/mint-core - 19d9093a4d67ec501636544fd0f088f04f81f823 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Change js interpolation from ${} to #{} to avoid conflict.

github.com/mint-lang/mint - ef9e951d10179b989ea35cdfeed481db2ca35ad8 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Implement JavaScript interpolation.

github.com/mint-lang/mint - a397eb99614f799b51bd73e3c59473cad9b761da authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update README.md

github.com/mint-lang/mint - 4d324284bf4f0fdf9308b94c576db923d3a600db authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Check everything but don't mark not reachable code as checked.

github.com/mint-lang/mint - 6e76482000a381d39e92704bc88208720a9b7f52 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update tests to work with DCE.

github.com/mint-lang/mint - bef78c54bf8d5f627ffc6407d6c936f13fd70622 authored about 6 years ago by Gusztav Szikszai <[email protected]>
index on dead-code-eliminitation: 6727591 Initial steps for dead code elimination.

github.com/mint-lang/mint - 9203a6e45d52c70e3100c5bd1946b59f3ffcf689 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Initial steps for dead code elimination.

[skip ci]

github.com/mint-lang/mint - 6727591dc9efb0b942cf06436dceb87d100433d3 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Rename no_service_worker to skip_service_worker && cleanup command flags.

github.com/mint-lang/mint - ff94fc58a734eabebec44888659fbf66ee19f982 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' into development

github.com/mint-lang/mint - d31f15fa2e9b130754ab7ba9913a491530935d3b authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #96 from kingsleyh/master

provide option to disable service workers on build

github.com/mint-lang/mint - 508d6ffa7b07bb452029f6f9fb59f11dee6219d3 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
comply with the style guide

github.com/mint-lang/mint - 2f77489502f85caefb05a18210233bd4fdee6666 authored about 6 years ago by Kingsley Hendrickse <[email protected]>
provide option to disabled service workers on build

github.com/mint-lang/mint - b4b7bbcfad7caf198507d04dff39f7c2f7533689 authored about 6 years ago by Kingsley Hendrickse <[email protected]>
Merge pull request #13 from michaeldesu/patch-4

Update store.md

github.com/mint-lang/guide - 163e6b6e83d7633b46ac790787f2d962c4f614f3 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #12 from michaeldesu/patch-3

Update using-providers.md

github.com/mint-lang/guide - f8e06e18657aacfc8a2d2294e7e90e66ecddef41 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Update store.md

super-trivial (removed extraneous space before 'components' link on line 33 (was showing a space...

github.com/mint-lang/guide - b1760a51d86716e63ae9aab55e0a6b6442413b26 authored about 6 years ago by Michael <[email protected]>
Update using-providers.md

removed state. on line 11 (which seems unnecessary)

github.com/mint-lang/guide - 213807ff93ef772ccf5155119528defa09b0ee51 authored about 6 years ago by Michael <[email protected]>
Update Readme.md

github.com/mint-lang/mint-vs-x - c540640127c70d650ce4210ef0d24817d5bd6946 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Start to generate variable names for arguments.

[skip ci]

github.com/mint-lang/mint - 1a4c0ce5bb9c486e6d419960f2692d0b2c84bff7 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Started JavaScript builder.

github.com/mint-lang/mint - 3104f76fac2b095016dcc8cacf3632b079c9c083 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Update README.md

github.com/mint-lang/mint-core - 3bfc4d931a196551cb339210caea2fb0c3052e4a authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'development'

github.com/mint-lang/mint-core - 67b276395eda975c89815d2dd1cc8d6dd9a3ac22 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Test with firefox.

github.com/mint-lang/mint-core - 10683fb20f992365056eebb517799f76089bc507 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Add travis config.

github.com/mint-lang/mint-core - d41c173e6ce2554ff3bc8b4c2d38ec1a9dfe4f62 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Raise proper exception when parsing type.

Resolves #95

github.com/mint-lang/mint - 980e8a77e04bc8aadf3b2bb186daf19c4a7c7bcc authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Add social meta tags.

github.com/mint-lang/mint-website - 659ba88d8a873006c1d886c65d491361203bac96 authored about 6 years ago by Gusztav Szikszai <[email protected]>
GitBook: [master] 4 pages modified

github.com/mint-lang/guide - 739fd65ee0be75190d3789b788891e7fe5c95281 authored about 6 years ago by gdotdesign <[email protected]>
Added initial readme.

github.com/mint-lang/mint-vs-x - 5f114a1789d8ee4a1807808dd620f16a2f92aa1b authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #11 from michaeldesu/patch-2

Update sequence.md

github.com/mint-lang/guide - c7a7ffb7a8bde9625d12ba66f9a10ac7a22f37b0 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #10 from michaeldesu/patch-1

Update sequence.md

github.com/mint-lang/guide - 4a1c3c94f165fe7b650b129a39250b18c82c3441 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Update sequence.md

trivial updates

github.com/mint-lang/guide - 1479a14fa941c9c911506ba5a583c3bf78e680b7 authored about 6 years ago by Michael <[email protected]>
Update sequence.md

trivial spelling error fixup on a variable

github.com/mint-lang/guide - 608c0ab9080ded51953cbd3d5d98f016f7db3cdf authored about 6 years ago by Michael <[email protected]>
Expose the error of a failed pre cache.

github.com/mint-lang/mint - bbe2437bd8862bb258987a171ce70659d8ab97d4 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added sample tests.

github.com/mint-lang/mint-realworld - 1b3dd74011bb04e16bce579f6c83e9213dcafdc4 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update README.md

github.com/mint-lang/mint-realworld - d7d9fb5317d82688888a4a158efdb207667d64e2 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Create README.md

github.com/mint-lang/mint-realworld - b587d11eea7db8133307796bdf96d280fd6b1cc8 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Set orientation to portrait.

github.com/mint-lang/mint-website - 05a647eb03a7bbe6513fae2dca48872d214be062 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Make PWA work finally :D

github.com/mint-lang/mint - 793b3ad2f8ada664cc8de3285e3a83036db27d97 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fixes for service workers.

github.com/mint-lang/mint - d9708f580fbfcaeac82f3fddaa2ff4596b99cddf authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added rel to button :D

github.com/mint-lang/mint-website - 218e1f528e6df97866dd3729cbaf4a63b0db6d2e authored about 6 years ago by Gusztav Szikszai <[email protected]>
Add rel="noreferrer" to links.

github.com/mint-lang/mint-website - 8dd21844cc461c960d8ee8eed27b5eb406dc951f authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fixes for PWA audit.

github.com/mint-lang/mint-website - d0fe0b06e585f023bd818058697c4617297999ef authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added PWA specific fields.

github.com/mint-lang/mint-website - 441c69e2c42ac99007611b61c0a37bd8d3b283a3 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'development'

github.com/mint-lang/mint-website - 09f493be5fb64cc54030b6ad884fe6f61f98b06d authored about 6 years ago by Gusztav Szikszai <[email protected]>
Updates for Mint 0.3.0

github.com/mint-lang/mint-website - 22faf6891b6e1b4def6968e00980b103e5934633 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update for Mint 0.3.0

github.com/mint-lang/mint-website-server - 81d40795f6aa1649aed2bbd6ca4f4fee27b2c861 authored about 6 years ago by Gusztav Szikszai <[email protected]>
GitBook: [master] 17 pages modified

github.com/mint-lang/guide - 404ba681dd204c3f3a168d1464c0a0f5202fd971 authored about 6 years ago by gdotdesign <[email protected]>
Merge pull request #90 from mint-lang/development

0.3.0

github.com/mint-lang/mint - 66277c05eaeeb331c50ee0e7f84ee6df923dafee authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #2 from mint-lang/development

Update for Mint 0.3.0

github.com/mint-lang/example-todo - 7fe1eceef429d831627ef9bd805c92725e05d182 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Update dependency constraint.

github.com/mint-lang/example-todo - e2fcf14f3e79fbd7dc3a70e5236c78538781868c authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update dependency contraints.

github.com/mint-lang/mint-website - ee20cd745f9cb38a1e4e8edd3666e2531191baaf authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update README.

github.com/mint-lang/mint-codemirror - 78931badaab29741d91395edc4a06ac536d3286b authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #1 from mint-lang/development

3.0.0

github.com/mint-lang/mint-codemirror - 2e42588ffd2a7e97b84593fa09dd6bcf9e236322 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Add back mint-core as a dependency.

github.com/mint-lang/mint-realworld - b12a572514e6f979eee1179d137c7e06a5eca97a authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update documentation viewer files.

github.com/mint-lang/mint - be210d9c5ef80c1001a6db08596fd9292a824955 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Add back mint-core as a dependency.

github.com/mint-lang/mint-docs-viewer - d56a113c4f74113fd34d1aafc2a34081fce7fc05 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #5 from mint-lang/development

0.3.0

github.com/mint-lang/mint-core - 3bd1e07fc76480b704c8561330b0ab07faeea983 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Revmove SearchParams.

github.com/mint-lang/mint-realworld - 8addfc4372c4cf819149e51488221b719c021743 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Bump version.

github.com/mint-lang/mint - 34f460fa443bf208c13616939774fc964b582e00 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update scaffold.

github.com/mint-lang/mint - 2e998bce7a5c92d7784110ca031475efe75aed79 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fix order of checking the nodes when parsing html body.

github.com/mint-lang/mint - f6a75885393f6a3d31c30534f3d373288d87b13e authored about 6 years ago by Gusztav Szikszai <[email protected]>
Revert "Use Comparer in sequence and parallel type checker."

This reverts commit cc32cca012c9a6211423a68f384de880930a01d4.

github.com/mint-lang/mint - 086e95c42b600ba30538bb760ac4e9dba36ecf9d authored about 6 years ago by Gusztav Szikszai <[email protected]>
Use Comparer in sequence and parallel type checker.

github.com/mint-lang/mint - cc32cca012c9a6211423a68f384de880930a01d4 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added SearchParams module.

github.com/mint-lang/mint-core - dfe5bc69c25eb9ee3a8519faf6db801028b53727 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update the return value of Window.setScrollTop and Window.setScrollLeft.

github.com/mint-lang/mint-core - 8453601c5278fb5654520074bf405f20bdda3300 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update documentation server with enum parameters.

github.com/mint-lang/mint - cea0c1a2bca0676026e4d0ce617e385bb30b5034 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Don't re-raise exceptions on the first parse.

github.com/mint-lang/mint - 6d295709480a42de3af6f837417e28bce38dff35 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Make sure results are handled correctly in sequence and parallell expressions.

github.com/mint-lang/mint - 4c3aac37db54ae252f66914a074301b4093ae2b9 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update for the next Mint version.

github.com/mint-lang/mint-docs-viewer - 57e0bf7520ddd174b9d693dd4efaaf3ceb787894 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update to next version of Mint.

github.com/mint-lang/example-todo - 8bc9e045502c222515285a495d6c052489bfb2bb authored about 6 years ago by Gusztav Szikszai <[email protected]>
Add missing spaces to compiled sequence code.

github.com/mint-lang/mint - ae31d626bd8b9c1ae3a4be7310ba60426899f20a authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fixed a bug resolving html components.

github.com/mint-lang/mint - f61f9ffad51f1b43a2f049e711b34baeb3ad2403 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #14 from r00ster91/patch-4

Fix typo on install page

github.com/mint-lang/mint-website - 460f2d5b0697c611e8f5db135fb5f2a1db5ab7c2 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #13 from xtian/patch-1

Roadmap: Fix typo

github.com/mint-lang/mint-website - 225b310663a3ac9c1f95e8ca5730671535ce1ed8 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Roadmap: Fix typo

github.com/mint-lang/mint-website - cf31c04005920bf8b5918aab85a333c0bd38a39c authored about 6 years ago by Christian Wesselhoeft <[email protected]>
Make sure results are properly unwrapperd in sequence and parallel expressions.

github.com/mint-lang/mint - 2434f8da281a60fbbbd0d8406d1450f77879f409 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Updates for the new Mint version.

github.com/mint-lang/mint-website - 90bda6ca50f390426e479c2b9613a62417da33fb authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fix the type signature of onChange

github.com/mint-lang/mint-codemirror - 8086868530fac3e14c72c18207ae9c1536a48532 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Remove mint-core external dependency.

github.com/mint-lang/mint-codemirror - 6f49941f0720e85e73b2a2cd9b14befb16ed7f57 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Format empty fragments.

github.com/mint-lang/mint - afb8b13bdbbc29bcc801929edf9a6ce87040a905 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Updates for the next version of Mint.

github.com/mint-lang/mint-codemirror - 9f55140ae4b5d1fea5b61e80b0673fdbbb3a00d1 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Updates because of API change.

github.com/mint-lang/mint-realworld - d9cfa07c93844a9be5091147934d42be652814c6 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added more functions to Array.

github.com/mint-lang/mint-core - ff2fe7775cf852ab447dbeb5e2f5ce0b699f39ec authored about 6 years ago by Gusztav Szikszai <[email protected]>
Change the type signature of Array.concat

github.com/mint-lang/mint-core - 6d47647892f2e74be2e92706bb6d6ad12d5d33ee authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' into development

github.com/mint-lang/mint - 096271c1e34bd61cf2b505fc5814129edc130bb7 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added catch all to parallel expression.

github.com/mint-lang/mint - b94d372fe9255b9b81e75aa8c501f01662e9c670 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #89 from wisn/improve-comment

Improve parser for block-comment

github.com/mint-lang/mint - 9b646edfc434c641ad644b38c0d4f6b10572a068 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added catch all branch to the sequence.

github.com/mint-lang/mint - 98f0f31860ade75a35661d9ed1f78c26730356c5 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint into improve-comment

github.com/mint-lang/mint - a7b20c99b667aa8050fa92d677b5a9b3fdcb50c5 authored about 6 years ago by Wisnu Adi Nurcahyo <[email protected]>
Improve block-comment parser

github.com/mint-lang/mint - 460ba711a97e4a4310dc802c1fb31a2042d28225 authored about 6 years ago by Wisnu Adi Nurcahyo <[email protected]>
Merge pull request #88 from DanielSokil/master

Initialize project in current directory

github.com/mint-lang/mint - e207159e476e6117af1694d19efdea9a0bfdea79 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Improve parser for block-comment and add inline-comment

Fixes #81

github.com/mint-lang/mint - 66cc53e65ab0cbbdfb00243116916451238adc70 authored about 6 years ago by Wisnu Adi Nurcahyo <[email protected]>
Quick update

github.com/mint-lang/mint - 7a460aa60d1fadc1bc1e8652f25fa581fe26ca20 authored about 6 years ago by Daniel Sokil <[email protected]>
Handle empty init arguments

github.com/mint-lang/mint - 7e4539bae55224c1953adf2084b701de415275d5 authored about 6 years ago by Daniel Sokil <[email protected]>
Update tests.

github.com/mint-lang/mint - f8e5ced640b6a679806bcdeab60cfbb0a8bfd1c9 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Only catch all for results.

github.com/mint-lang/mint - 1618c0f3bc0bc28a511628f75d29f9a0f7edf702 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update formatting and load article from store if exists.

github.com/mint-lang/mint-realworld - 01499014ad4ee3de67ff187c891296d34567e953 authored about 6 years ago by Gusztav Szikszai <[email protected]>