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

Converting some messages to the new format.

github.com/mint-lang/mint - b7f2d6921033c16e84ae181734fdd4a9164c033c authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Fix error caused by new version of admiral.cr

github.com/mint-lang/mint - 96f74c892e01fd2523aabab3072a71ccb293554c authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Working on new message format.

github.com/mint-lang/mint - f8ecd5a130f18b0f0c62dde95d8eb4d004bce859 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use renderers.

github.com/mint-lang/mint - 25a8cf93b2a2b018652e85cd779e4e3d206f2f76 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Working on messaging.

github.com/mint-lang/mint - 67554693234900751e5b33abff7eeacf140d07f3 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Convert array errors.

github.com/mint-lang/mint - 7cd0521f40d8380ddcca10d6163c2cdd9be9526e authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Don't start browse if there are no tests.

github.com/mint-lang/mint - 3b12aa80d1aabfe1e6d8af1fb99a2b91b9dc4e19 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Converting some messages to the new format.

github.com/mint-lang/mint - 5c674241d41c43d939f891abd21cab1982f1f414 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Move styles to message class and add code block.

github.com/mint-lang/mint - 7c5683f632a58b4095ef457b604ce7ea0caae735 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use new messages format.

github.com/mint-lang/mint - 96c5a893bcf3ee5bfc7587293ae1d335c132cf3a authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Working on new message format.

github.com/mint-lang/mint - 1be15f3dfd6b07582debd6356a3b54a2fd67eee9 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Started to implement message class that prints to Html and to the terminal.

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

Initial implementation of testing.

github.com/mint-lang/mint - 64952dd25af5c05cc71ae7bfd69bfad09c27339a authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Fix formatting.

github.com/mint-lang/mint-runtime - a89ab04f1a834924ce838270c0c1b5f188c10844 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Remove test.cr

github.com/mint-lang/mint - b46b2373c5d997369badb23d686cf412ae3541f5 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Removed not used files.

github.com/mint-lang/mint - fda8df7bcc52f301252e50bbca24a23bccb73a41 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Only normalize events that are on elements.

github.com/mint-lang/mint - da2f2227f17c3afe25e03f71100cd7ecec6d86ff authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Check directories relative to the mint.json file.

github.com/mint-lang/mint - ae3aa4544978ec2f307490613ecdd61fab8a050b authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Update to the latest versions of mint-core and mint-ui.

github.com/mint-lang/mint-website - 8f282e783f3e788abae78b98bd2bd3b46a82c9af authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use Bool instead of Boolean.

github.com/mint-lang/mint-core - bfbbed1cbbfaa830e4db759e3cd4b598bd44a0ad authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #1 from mint-lang/tests

0.1

github.com/mint-lang/mint-core - 0423970856814475a78baab7b46daf47891d508a authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added Regexp module.

github.com/mint-lang/mint-core - c8d974e64a68218d6e34100d65acf164484f0e67 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Update runtime.js

github.com/mint-lang/mint - 062be213ffe6cb3f09dc4668fc5b7d37325ba10e authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Resolve an error when there are no steps defined in a TestContext.

github.com/mint-lang/mint-runtime - b599f419e14b20b786a9d5e686099d1d37662bce authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added tests for Http module.

github.com/mint-lang/mint-core - a9133fef7b8ef429e933bf2056bedf2c1ab56ccc authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Update runtime.js

github.com/mint-lang/mint - ff3bed151ac49abe018a0a696af56683a20f392c authored over 6 years ago by Gusztav Szikszai <[email protected]>
Started to finalize Http module.

github.com/mint-lang/mint-core - 62e7c5de637708bdb56d27418b08b9689cdcc31f authored over 6 years ago by Gusztav Szikszai <[email protected]>
Make sure empty forms are equal.

github.com/mint-lang/mint-runtime - 1d24156e9b91ee59c330b151a9b5f725351ef861 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added equality function for FormData.

github.com/mint-lang/mint-runtime - 98aef7cb10eb69fa7f2d2cc4a27e1f72ed4c4b61 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Empty array are equal.

github.com/mint-lang/mint-runtime - a727e0ea2416b7c00e98d4c91db787a0d3d8c250 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Finalize Html.Event

github.com/mint-lang/mint-core - a2607cd80d7fdd5de7fee7f0937e976aaafddf90 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Minor fixes.

github.com/mint-lang/mint - f27205f39d89d0a4e8819dae8b665b350181b4db authored over 6 years ago by Gusztav Szikszai <[email protected]>
New runtime and add normalizeEvent.

github.com/mint-lang/mint - 7f3dde5dd462a47cad48d94a49592bd981a1d8ba authored over 6 years ago by Gusztav Szikszai <[email protected]>
Format.

github.com/mint-lang/mint-runtime - c5d47b6c0c2ac48d6add1ff8bfcff241a67a1109 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added normalizeEvent.

github.com/mint-lang/mint-runtime - 3b82533628370023280425077f0e1daf8ccc4a33 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Add DoError to top level.

github.com/mint-lang/mint - 8fee986f6ea6906c8cbc88c35ab9476f1e4c4e15 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added tests for Html modules.

github.com/mint-lang/mint-core - 5062aa3b8ec2d86b48e663740ba858b91938a7a9 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Finalizing more modules.

github.com/mint-lang/mint-core - dfc7de1bdd0ad1b729278c24359f2377525e0a48 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Catch quota exceeded error in newer versions of Firefox.

github.com/mint-lang/mint-core - 7f38b7bbea2df36d1ad56bece2437dc8afc66e55 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added equality check for Symbol.

github.com/mint-lang/mint-runtime - 73915bd2575ec505f75d09cc7c64889aed2f0ee7 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Replace Storage.Error with an enum.

github.com/mint-lang/mint-core - fc37115d8b3653e8de20a5be482d9692e2c6587b authored over 6 years ago by Gusztav Szikszai <[email protected]>
Finalized object encoding and decoding and added tests.

github.com/mint-lang/mint-core - df9ed29a7d8c83ed36c94a34651e6c04c7c66fd0 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added enum.

github.com/mint-lang/mint - d6235117493324d86f5f0299649c09f330ca75b6 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Finalize some providers.

github.com/mint-lang/mint-core - f7c411c4f9127d838337b68f01766e9425c81514 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Move Storage.Error into Storage/Common.mint.

github.com/mint-lang/mint-core - 9e12206331b93897a20d6d19684d4e2dc9111506 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Rename "keep-alive" flag to "manual"

github.com/mint-lang/mint - c3e5c44638d0b8a0b15f376e91dfc9e25265b011 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Allow dashes in HTML elements.

github.com/mint-lang/mint - 88c951d3915dbe52b9838125140f8591bb685da0 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Moved Storage.Local implementation to Storage.Common and added Storage.Session

github.com/mint-lang/mint-core - 08a4360e037a100bb0e8a2197204a8f3c80001a2 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added scroll specific APIs to the Window module.

- Added scrollTop, scrollLeft, scrollHeight, scrollWidth
- Added setScrollTop, setScrollWidth
- ...

github.com/mint-lang/mint-core - 9f9c66f098e07b11b4223453a9f5e63991da370b authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #3 from ShalokShalom/patch-1

fix typo

github.com/mint-lang/mint - 43bdb5ec4ec66ffc67ff23a0025de8bd6ec82995 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
fix typo

is this a typo? its also part of the description of your repo

github.com/mint-lang/mint - c7cc9c35ef0bfbbbfe6c54d36578cbf9a4a7072d authored over 6 years ago by MatthiasSchuster <[email protected]>
Progress on testing.

github.com/mint-lang/mint - cece5dc614e35e1c904f30e1d87fdd5d898d8b8a authored over 6 years ago by Gusztav Szikszai <[email protected]>
Expose DateFNS with the same name.

github.com/mint-lang/mint-runtime - 0929ae2b4b881cd03403dc4092bcb1b336f399ec authored over 6 years ago by Gusztav Szikszai <[email protected]>
Compare dates by numeric value.

github.com/mint-lang/mint-runtime - 8f403005b67fecc389aa8b483e064f94b7e61946 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added more tests.

github.com/mint-lang/mint-core - a95a2b0ec3d74214d6d5c55bf3a2ecff9f25c312 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added Spectrum badge.

github.com/mint-lang/mint - b8d56f9aa08e2baf49cf8c5c6a6a5b1c770e49e8 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Format tests/TestContext.js

github.com/mint-lang/mint-runtime - 1236d303314fb7302437aa5bc3b04e0c788b0d87 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Updated runtime.js.

github.com/mint-lang/mint - 4b01dc4b4f1cbdec1b4055b17493de0a29698a06 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added more tests.

github.com/mint-lang/mint-core - 93ed853bd139717e76d81b688e27ccb480fa4d90 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Don't catch errors in TestContext.

github.com/mint-lang/mint-runtime - 84675e791c01b60a559edd0faaee96cc68f2668c authored over 6 years ago by Gusztav Szikszai <[email protected]>
Fix naming conflicts by prefixing runtime functions.

github.com/mint-lang/mint - f24362c32aec6a38113f5b8138da13db42e744ef authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'tests' of github.com:mint-lang/mint-core into tests

github.com/mint-lang/mint-core - 434232679c1fafeaf24d5dfc2f6c10fcdaae4241 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Use TestContext instead of SpecContext.

github.com/mint-lang/mint-core - 5d070e609c64afdec943b1cd91ff475d4bf3e3c1 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Use the new runtime.js

github.com/mint-lang/mint - caee43bd12171af7840713cfe7eaf47d5a6f1869 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Expose ReactDOM and pass the component to render to the program.

github.com/mint-lang/mint-runtime - e37aed04f77e72a75ee2056e2a8a1e8dde3a9740 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Expose createElement and createPortal.

github.com/mint-lang/mint-runtime - 1595167dd4f5a51b49d18bfd01e2bab0c2cda359 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Run tests on the latest node.

github.com/mint-lang/mint-runtime - 6a3d9d75860af26f6318a91b4880c5237abace59 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Use React.PureComponent.

github.com/mint-lang/mint-runtime - f1643795886d207e01d60c1dbae38bdcb9e5143e authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added simple README.md

github.com/mint-lang/mint-runtime - 95b92703684a6fe9d650d121153a0efe2a7d0f79 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added remaining tests and travis config.

github.com/mint-lang/mint-runtime - b7260b1c9c0e66769ce333e31bc723cf45405231 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added Program and more tests.

github.com/mint-lang/mint-runtime - 7c656a5d1c7601f631d9c7d5727718ce69cc8873 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added tests for maybe.

github.com/mint-lang/mint-runtime - 07e79f4a4d55f9e00e7c9cdc8af06136f3279e6a authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added lastWithDefault

github.com/mint-lang/mint-core - adac9764df5df2cb3fb86f1e70346fa0bf980efe authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added type checking for reserved JS keywords and changed comparison to use custom functions.

github.com/mint-lang/mint - 9a86c8e664437cf2f0c9b3d4178d95f2a9038ba8 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added some tests.

github.com/mint-lang/mint-runtime - a503a1d87431b0669f322844e97cde5ddeddb502 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Initial commit.

github.com/mint-lang/mint-runtime - ba1a7336234daddc73e16c09906714d724784072 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Break the dot reporter on lines of 100 characters.

github.com/mint-lang/mint - 726b658ccccccc444d56af52f825a068fec6e2c2 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added tests for Result and Maybe.

github.com/mint-lang/mint-core - 8eb0ac7fd262784f0a74767047a227b05430fe64 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Set the size of the browsers to a fixed value and print failed messages.

github.com/mint-lang/mint - 374470f918644e2a058f40c663c881afd271c533 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Tests for the window module.

github.com/mint-lang/mint-core - 58d68221dd53427ee5c6bbca79db0acf170ec4a0 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added test to some array functions.

github.com/mint-lang/mint-core - 07b87dfc3ca7a04af3ca20334c6c05dc620f9117 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Move test command out of the command instance.

github.com/mint-lang/mint - ca9840de2d20d02c86de7dd8b020c81780303f8f authored over 6 years ago by Gusztav Szikszai <[email protected]>
Remove nodes after the test succeeded.

github.com/mint-lang/mint-core - c0ede6b1ed883e0cc33b8c4054b8328c846b939f authored over 6 years ago by Gusztav Szikszai <[email protected]>
Sort keys from local storage.

github.com/mint-lang/mint-core - d5e8efb6fe594ec808bad2acbd4e07d90d910b08 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added browser and reporter flags to the test command.

github.com/mint-lang/mint - 13853dfba42367700d63691656f83a0ce265ef8d authored over 6 years ago by Gusztav Szikszai <[email protected]>
Change Spec.Context to Test.Context

github.com/mint-lang/mint - f272c0d0b068c8e9ce9f8f85977f0ef56f0e5330 authored over 6 years ago by Gusztav Szikszai <[email protected]>
More tests and some refactor of the Dom module.

github.com/mint-lang/mint-core - 2a9c9151c398a8533b753dc1ed1b3826cbbf8283 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added test-directories to mint.json and the ability to run single test files.

github.com/mint-lang/mint - b820a26d796861df8348d36e5694f5ecab73f35d authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Implement missing functions for Storage.Local (remove, keys)

github.com/mint-lang/mint-core - 4e4d7de843d9c406b3e2d24bc4c12184f603e28b authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Started to implement Storage.Local module.

github.com/mint-lang/mint-core - 3ff6797b97e33cf99878538237e1cf2bc5bee39e authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use test-directories and add more tests.

github.com/mint-lang/mint-core - 9b5e0329d87cd69a7efec1da1125f2912e413962 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' into testing

github.com/mint-lang/mint - 56246e09b4ba8635292caf2400dd0e7dec64d2b4 authored over 6 years ago by Gusztav Szikszai <[email protected]>
[SYNTAX] Don't use dot notation.

github.com/mint-lang/mint - dd20c3ffdf15f7cd96ea04f342d8e194f8de5ae2 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Separate components into their own files.

github.com/mint-lang/example-todo - c1706b6b5e618a1c898dd88d7bebc3665e6a23f1 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added dist to gitignore.

github.com/mint-lang/example-todo - 98694dddac115205211b2437ac0901b9b000fbfa authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added icon.

github.com/mint-lang/example-todo - a52c786e439a2407e99c037f6a10c52f9c0e17e3 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added deploy script.

github.com/mint-lang/example-todo - 95fd7d4808c8b943ad8bb3ad3c58c81d90c50145 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Update changed tags when fetching from a repository.

github.com/mint-lang/mint - a1f6b6b8a69ef5c0d520cc01747fd24b9f363ffd authored over 6 years ago by Gusztav Szikszai <[email protected]>
Initial commit.

github.com/mint-lang/example-todo - 4268754bb1f1dc86c14a9c063f7a4fa167046513 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added Array.max

github.com/mint-lang/mint-core - 78ce77099cfb3e965c84d74c204462524d9c67eb authored over 6 years ago by Gusztav Szikszai <[email protected]>