Ecosyste.ms: OpenCollective

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

github.com/mint-lang/mint-runtime

Runtime for the Mint programming language
https://github.com/mint-lang/mint-runtime

Bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

e2f439aaaa8892dee24e2746a5209977397347e8 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' of github.com:mint-lang/mint-runtime

912ebf6e33961de53f5ab48ce71ab390cd216dc4 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Handle null and undefined when comparing objects.

1e320cda4650320798e62d4a4cd076eb84447c2c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Upgrade packages.

4353a868c60210a70351482dd03be40298780748 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Format files.

5ec5a0197470eff5278c68402a9865962fbbe80a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added format and upgrade make tasks.

0612e091faca17db3771f5acee4f609ed30e5efe authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #11 from mint-lang/s0kil/Update/Dependencies

Upgrade Dependencies

2a78772f844369c9584711655ff482c9ea7b12e0 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Reformat Files With Prettier v2

898877e4ef69c346d97f80fd4208e4f94888234d authored over 4 years ago by Daniel Sokil <[email protected]>
Update Jest Config

2043680dc27519ebda79cb9c41cd4ddff7aa5272 authored over 4 years ago by Daniel Sokil <[email protected]>
Update Dependencies

fc17f720ef430a44d416692543f5a2ac4850f179 authored over 4 years ago by Daniel Sokil <[email protected]>
Format Files To Pass CI

f610f43ffbf202caf0560a785ca20a5fde6340c7 authored over 4 years ago by Daniel Sokil <[email protected]>
Update functions to support the new Map implementation.

9196a72d5c89a35af9f135e42bfe5993c10760af authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added setup for docker based workflow.

536b7d53e122cc7aa4b2c86dd454de8a6bbd8de5 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added state to provider and change how it handles updates.

3a3a271edd471bf6e388204c4602fb10f65dfa77 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Compare React elements with ===

b16501286d9e85c277fe20b1f5e00f3d075ae9c6 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Add same message to the other compare function.

652cc78af1fdb89e6ca0f57a6338e429eddb9662 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Property log a and b when trying to compare them and failing.

1345612e849425ebca4248ade8749548a0e8b154 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Add comparer function for Function in order not to log.

153843b2fd545d7786bba775f1765ca81f0c3768 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure to use the same constructor when updating a record.

938125d43e75caf0507071f3cb077e967607e1ea authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #9 from mint-lang/dependabot/npm_and_yarn/acorn-5.7.4

Bump acorn from 5.7.3 to 5.7.4

c319709cbf32eefd89e3fced81d68a83f56f30fa authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Bump acorn from 5.7.3 to 5.7.4

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://g...

6cc9c28f7a02f8f0ca4b89de68d20e64c8beaf0e authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Finish integrating Preact without preact/compat

71dad31ea1827a6a93239b28071b75883f210e4c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #8 from KevinSjoberg/preact-without-compat

Rely solely on preact

9ad3e302c0baedccaed7b4cce1d06376676b9a07 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Use createPortal from preact/compat directly

1a386090b538316cb40cc8f8c64431afbc59e773 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Port createPortal from preact/compat

840c10674249906ecf9bcdb5c021785f46d61538 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Only use preact

557eb1ab4bf07c88d02bdcc8dfca4703211f6b8d authored over 4 years ago by Kevin Sjöberg <[email protected]>
Format files.

10badb8d8980779c7e8f759994e35cf43abdca76 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix event function calls.

Since preact does not use a custom event object and we use a proxy for
this, the function calls ...

cc04012d664a3320a74bc1a11ce2493a510a4d69 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #7 from KevinSjoberg/preact

Use Preact instead of React

896a12c91c2846b2252f1e691edb4dbcc1d15a30 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Swap React from Preact

54247d9a59a76ef662d9befa81e426abbb14af83 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Fix broken test case

Calling `preventDefault()` for a non-cancelable event, such as one
dispatched via `EventTarget.d...

2f9d17cffd9c3748aa748c406b2945b5c721826b authored over 4 years ago by Kevin Sjöberg <[email protected]>
Format files.

479ddb655d20fd25e245abe89ca74a7557fe10b4 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Added equality checking for DOM nodes.

0b087aff5ad98b8ce14aea7626246aa6d69ea72c authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Remove package-lock.json and updated yarn.lock

2423edda0303da0a5e7db3cfaabcb06d119785dd authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #6 from s0kil/master

Updated Rollup, Babel-7, date-fns-2. Migrated uglifyjs to Terser

6e8d85585538797130b436323ccb83e16a40c292 authored almost 5 years ago by Szikszai Gusztáv <[email protected]>
Updated Rollup, Babel-7, date-fns-2. Migrated uglifyjs to terser

07111257087dc5406997b537f5f596d46e70600c authored almost 5 years ago by Daniel Sokil <[email protected]>
Added EmbeddedProgram.

c06afcdeb750ef0a3ecc02526b7caf16e79be9af authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Initialize components on the start of the program.

ac321b5695bd73f3dd3d99f5bfe279c40a6f7f24 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Don't require the key when decoding fields.

d82d2b8abcc9bb2e816c16308ba4e6adfe38fdf5 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Bind functions on store as well.

d4edc5419af962eb57a65cffccfad0b41a324995 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Update dependencies.

b15236257bce520476e2397dbf8d17f1903475a7 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Compare full path of the location to the url when navigating.

7eafa1d6f26c1e1d1aed9f44a68e5985fa6d860a authored about 5 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #5 from mint-lang/dependabot/npm_and_yarn/lodash-4.17.15

Bump lodash from 4.17.11 to 4.17.15

a13cec1da9f4c0473e2c1ff1f7ecd32d928bdb4c authored about 5 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #4 from mint-lang/dependabot/npm_and_yarn/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2

6d70b1d83015d2d5f0defaf84089c7c7816f28e8 authored about 5 years ago by Szikszai Gusztáv <[email protected]>
Bump lodash from 4.17.11 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

7471d5495f590b268e6a9296648e6b70fe47fd42 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mixin-deep from 1.3.1 to 1.3.2

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release ...

e69978ca52a7a326906583246fd32c3030e0f767 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Format files.

25bbe5c43a8381b47ebb059a4c9847f20ec41747 authored about 5 years ago by Gusztav Szikszai <[email protected]>
Implment object decoder.

aa980ea9dd9cfe0c0e9d0f90b9f4b253d6a0b115 authored about 5 years ago by Gusztav Szikszai <[email protected]>
Instrument the runtime to use the enums for Maybe and Result.

b97c574cd63edaacbc0cae102606fb69e192fbe4 authored about 5 years ago by Gusztáv Szikszai <[email protected]>
Allow decoding of numbers as dates.

c03946be7b2b1be22082b8e0ec8d32a8ac98aaa0 authored about 5 years ago by Gusztav Szikszai <[email protected]>
Only handle routes where the arguments are matching their defined types.

4a25304d766b39c47f7091237c8fc1a214925a06 authored about 5 years ago by Gusztav Szikszai <[email protected]>
Format code.

0aafd2a58f53a2a047f38624b456c7aaa6ce20d0 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Allow passing strings to style generator.

a92bdc85730e6cc33d827e3b87f98d185fecd1d5 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Updated dependencies.

e3dd710faed8d42ae8cd90483b63212d7f313dd8 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Format files...

52fa7d42a0f6183c6c78886bd803a04279688b79 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Move things over from the main repo.

563e6d434c2f39a296334510be7b488678008f1e authored over 5 years ago by Gusztav Szikszai <[email protected]>
Fix array encoding.

41af6c8ddbeff1cc065a72256e1b4d650e262e2c authored over 5 years ago by Gusztav Szikszai <[email protected]>
Revert "Fix array encoding."

This reverts commit d3622f953a107b000f1c0119f5bd89c06f933d15.

c5215c669cd32b5c0d9d9430f5f0676015da964c authored over 5 years ago by Gusztav Szikszai <[email protected]>
Return Nothing if the array index is negative.

a1afe133a0f0d5449a12295501f550afa7b29a9c authored over 5 years ago by Gusztav Szikszai <[email protected]>
Fix array encoding.

d3622f953a107b000f1c0119f5bd89c06f933d15 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Use the result of the decoding.

058d4d6a0c8865f8adec60a2a12e15e400e3fbf5 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Fix formatting.

b352d52d1fd2c2e723f8965429d18944a5044cb9 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Implemented createRecord function.

fbb5ad9c26041dc457910e4f2197835d326927c6 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Fix formatting.

f8aa2f3377173d07cfb450931e5f6006972aa9cd authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Honor preventDefault and ctrl of links.

0d26b12904e83cdcbf4843de5685a5207cc47ee0 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Format Program.js.

19464ba202086c7b518aad134ccec03246f11915 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Allow path hash to be matched with routes.

db2dc2f586396fb100cdcfd11fcb9a0e41bad11b authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Fix formatting.

a8d0df1b47fa39f554c8c9f9d081118d62e2e824 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Fix array comparison.

9e010176e9d0a70fd93d401151d5ec7f9db0a524 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added equality functions for Set, Map and URLSearchParams

314794f831a14646b4ba738268bd44424d613052 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Use full path when navigating.

8242b4464331d9b90e49c60cd200703197ff2105 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fix navigation.

78fcd4bb594289dbec164de9e47af2f2e3811634 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added map encoding / decoding.

cb6f27c162b6ff0f279da0daf19de1e6b06ee0fa authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added enum.

0ddf795dca84a5e9171f31bc13ebedbbd685f469 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Format files.

c5bf10fe088061b42b1c6b94e72c80dec3de1dc1 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Change stores "props" to "state" to be in line with the component.

9b8a9c71264f8d6f885b71f18bb245abc37d0645 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Encode now respects mapping of a record.

d5486124fedb68c14a26379494bed80ef92cc018 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added at utility function.

9d5057eb2b2d7f6b1abe3d2a8b8d0cf888174100 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added encoder and don't mangle some exported classes.

Fixes #3

22d22f3d13a3d21b6a51e4b03e16691768d73139 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Format Decoder.js.

2083da5ee07dacfd6607b773f99c5969f9ea4c33 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Make sure we return a string when it's undefined.

0cbd9896f51b7384a6465115a1a8fb0e909459c1 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Changed the error format of the object decoders.

09cfe49d0fbc5ac9453efc84f332057a5003a4e0 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #1 from mint-lang/decode

Decoders

d6ba897e9b1d8d5f9436236fa837dd1750341259 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use Symbol.for and drop dollar prefix.

fae79d4b6f27835333fab7c59e98d03840c13768 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Finalize decoder.

77aed5a2e3315f50861bcf952090cd4c41f46bb6 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Started decoders.

d2faa3a96e20711b6c08f992f2a6801dd0ee2d67 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Add search to the matched string when handling links.

b57ad3dc94a0fb16dda7704d69c5d1fa2082f5e6 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Just import event-propagation-path.

1a5cb7d53f60ae003715990b6646f760f970b51b authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint-runtime

660e7a5989a01dd67cc66e958c120a21bbf058e7 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Let the program handle pushstate navigation based on routes.

35b8faf1836fbf9962bf44ba50322f38783e7c66 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint-runtime

75cb72fa6da32aa675681dcea59206c0c7c1b2b4 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added parameter to navigate to just set url.

03406228454b65aec002081e25d42c3c7fbb16ef authored over 6 years ago by Gusztav Szikszai <[email protected]>
Fix formatting.

a89ab04f1a834924ce838270c0c1b5f188c10844 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Resolve an error when there are no steps defined in a TestContext.

b599f419e14b20b786a9d5e686099d1d37662bce authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Make sure empty forms are equal.

1d24156e9b91ee59c330b151a9b5f725351ef861 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added equality function for FormData.

98aef7cb10eb69fa7f2d2cc4a27e1f72ed4c4b61 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Empty array are equal.

a727e0ea2416b7c00e98d4c91db787a0d3d8c250 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Format.

c5d47b6c0c2ac48d6add1ff8bfcff241a67a1109 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added normalizeEvent.

3b82533628370023280425077f0e1daf8ccc4a33 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added equality check for Symbol.

73915bd2575ec505f75d09cc7c64889aed2f0ee7 authored over 6 years ago by Gusztav Szikszai <[email protected]>