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

Implement empty catch block for try.

github.com/mint-lang/mint - 1694a600c703272efbd3ed44d22784f20e240a4c authored about 6 years ago by Gusztav Szikszai <[email protected]>
Allow else branches to omit brances if the else branch is an if expression.

Resolves #72

github.com/mint-lang/mint - 885968ebb578fec27bfe2fbdecf5ae858dea8a45 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update runtime.

github.com/mint-lang/mint - 741762e1e629d4c4ca80ca7d88ab025b2b0020aa authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update because of Set api change.

github.com/mint-lang/mint-realworld - 72461f806553422d991ea761d5821bef4caa0a56 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added tests and documentation for Set and Map

github.com/mint-lang/mint-core - 7447a4ee8a6b2f8f074f06cba9e7a2e3f40200a7 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added equality functions for Set, Map and URLSearchParams

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

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

github.com/mint-lang/mint-realworld - 5985e9e84b93b58b25984e764fdfe6320f9d786d authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added Window.confirm.

github.com/mint-lang/mint-core - 24934312c899d56fb5fd0cf9db53c110f2864f5f authored about 6 years ago by Gusztav Szikszai <[email protected]>
Use underscores to avoid style name conflicts.

github.com/mint-lang/mint - 774c5d6466062b6e8d5537e1b02a8605eb1b8d48 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fix typo in build step.

github.com/mint-lang/mint - 7fbf0231d4f72e30276d36f2187b9debb620ea31 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Cleanup and more mobile styles.

github.com/mint-lang/mint-realworld - b56fd7ae65fd994cdd87db3860b2769a0b0bb687 authored about 6 years ago by Gusztav Szikszai <[email protected]>
More mobile styles.

github.com/mint-lang/mint-realworld - 10675c64c8ea53d53e6fba891c0d67fb2390c042 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Make it mobile friendly.

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

github.com/mint-lang/mint - 24def62ec3d59e8607bd7e7f827dd53e5febb0cd authored about 6 years ago by Gusztav Szikszai <[email protected]>
Minor fixes.

github.com/mint-lang/mint-realworld - 59df55ee4b1758688486540ca5a0db2c4989e777 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Allow promises to be returned in sequence.

github.com/mint-lang/mint - 4e28cc9ee885e28b7ffafb184f7bc259177af22b authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Initialize project in current directory

github.com/mint-lang/mint - f58e98cf1d09609cbe2d1a7d29cd8ef7c7a0af40 authored about 6 years ago by Daniel Sokil <[email protected]>
Merge pull request #9 from wisn/fix-typo

Fix typo and remove indentation

github.com/mint-lang/guide - 3c34765c1cf5c29d7501c949a8e5c38c1a2b8b59 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #87 from veelenga/feat/upgrade-ameba

Upgrade Ameba 0.7.0 -> 0.8.0

github.com/mint-lang/mint - f588d354080677911ce0d9fad1be10cd9706ee59 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Upgrade Ameba 0.7.0 -> 0.8.0

github.com/mint-lang/mint - 442efe130441cf31c2a7b6d645c4f8aa040c7e46 authored about 6 years ago by Vitalii Elenhaupt <[email protected]>
Merge pull request #86 from wisn/update-makefile

Add contributing guideline and Makefile development command

github.com/mint-lang/mint - 412dbfa78a86d3206463fc5cc3f2949577596f5b authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Add contributing guideline and Makefile development command

github.com/mint-lang/mint - bd4678dccfd45920038d97de35b93fc657f75c3c authored about 6 years ago by Wisnu Adi Nurcahyo <[email protected]>
Addede Regexp.match and Regexp.matches

github.com/mint-lang/mint-core - 287002095d01284286b94945e9edbf431f49d7e9 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Return copy of the map when setting a value.

github.com/mint-lang/mint-core - 9a891638e1643feb6f90a98ccc54aabc6b68f611 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Remove Array.do

github.com/mint-lang/mint-core - a3b9fcaa256cb61443e58f35f8ec6ca12bb4a5a0 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Update tests to and providers.

github.com/mint-lang/mint-core - 2c7150184bb3cfe9c86f75ac3e2b0ce1e5e74b94 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added pwa specific fields to mint.json

github.com/mint-lang/mint - 3767ca1a9853246b7faeef0eae3ab3a7d5ea00aa authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added manifest attributes to mint.json.

github.com/mint-lang/mint-realworld - bc7961d6ba89189419e4a53aae8fcb1dc2aaf805 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Initial PWA support.

github.com/mint-lang/mint - 88312e26795ff2f0a3383b3ddb74c24558c460cc authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added icon.

github.com/mint-lang/mint-realworld - 1bf6421a37c9244f6aaeb8c0bbce3ad67011c65d authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Add gzip to reactor.

github.com/mint-lang/mint - 81a6b4ac9309c081e9f9be366480b4cc00545bda authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Progress.

github.com/mint-lang/mint-realworld - 096e349e9a89ecc2386c713f789df9d214b67534 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Implement type check for variable shadowing.

github.com/mint-lang/mint - 169e830dafc6a9ca25b920f1622d649d55bc0c11 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added pagination.

github.com/mint-lang/mint-realworld - 4b21b969b41c043aa4132ac7e3fef1fc445b53d6 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' into development

github.com/mint-lang/mint - 9181d950511a80f3de4240e1dfd1f9614bb53f1f authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added Array.concat and Set.fromArray

github.com/mint-lang/mint-core - 03cc1d9f125a6a182e3e25b2e30b0d3155b3d71a authored about 6 years ago by Gusztav Szikszai <[email protected]>
More progress.

github.com/mint-lang/mint-realworld - 8241344ede293a47679cf724782d24cd845f55c6 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Implement article edit and delete and start to move to form based stores.

github.com/mint-lang/mint-realworld - 4f92591117511aed70fea8e3dcae252e33744361 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fix typo and remove indentation

github.com/mint-lang/guide - cb2bf01c5b36beccdd27659775f183661190f471 authored about 6 years ago by Wisnu Adi Nurcahyo <[email protected]>
Progress.

github.com/mint-lang/mint-realworld - 0372d7a79d62a50878f0ba93adda557d6a1b4515 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Allow forwarding promise types in parallel.

github.com/mint-lang/mint - 150f24e0028fc20d6632846f9ea1aefc97ed8395 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update runtime.

github.com/mint-lang/mint - 687ba363267d54bab359d248ee19f2f3a51e5977 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Use full path when navigating.

github.com/mint-lang/mint-runtime - 8242b4464331d9b90e49c60cd200703197ff2105 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Working on error styles.

github.com/mint-lang/mint-realworld - fdeb87629aeca6fce9c4939ed8814586faeba7ee authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Replace includes? with starts_with?

github.com/mint-lang/mint - c4fdc5c34a0306b860a67e5e759fbd34432854be authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #77 from DanielSokil/master

Read repository without .git extension

github.com/mint-lang/mint - cd9fee324ce0eefc7b19122b3b0faf97132b7f8a authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Started set and map.

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

github.com/mint-lang/mint - 4bc17bd10ef89e5bfde999a1ca70e9895be4fcfc authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Progress on errors.

github.com/mint-lang/mint-realworld - 3d87fabb6447a09c85a3f9a71307043bf6461843 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Fix navigation.

github.com/mint-lang/mint-runtime - 78fcd4bb594289dbec164de9e47af2f2e3811634 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Fix url checker

github.com/mint-lang/mint - 1241332ec02caea22a14997b6b146ec8bbaadb07 authored about 6 years ago by Daniel Sokil <[email protected]>
Read repository without .git extension

github.com/mint-lang/mint - 13dad90f6a3267844184eab20142266d35be8f4b authored about 6 years ago by Daniel Sokil <[email protected]>
Added map encoding / decoding.

github.com/mint-lang/mint - be6ed8c9ad5481ae46b63a12bbbd484ba05dcc3b authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added map encoding / decoding.

github.com/mint-lang/mint-runtime - cb6f27c162b6ff0f279da0daf19de1e6b06ee0fa authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Styling update.

github.com/mint-lang/mint-realworld - fd9a6fa508427f5a6b1c110e92e55d407c92748c authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #73 from mint-lang/asnyc-refactor

Asynchronous task handling changes (sequence and parallel)

github.com/mint-lang/mint - 8d807c22eaa10e04ae6d826064938857bd5d26af authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Use grid styling of the new article page.

github.com/mint-lang/mint-realworld - b84cfe0e7466cb3b68f4ca8ffa3c07920169ead8 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Simplify Api module a bit.

github.com/mint-lang/mint-realworld - 2393a6e009dbb3b96dabbb9007d8fa3e97c0402b authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update the type of window functions to use promises.

github.com/mint-lang/mint-core - 74ab9a943e0a175be4694b9df61d0a6b206c1362 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Add jsonBody function to Http module.

github.com/mint-lang/mint-core - 16e5a76fd23648d5799cfda42556f6f099e119bc authored about 6 years ago by Gusztav Szikszai <[email protected]>
Properly resolve the type of enum option during destructuring.

github.com/mint-lang/mint - 6308829761a492108023f107260bd67f14d77ce9 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Check untyped records in encode.

github.com/mint-lang/mint - 1875859750732dc619f3f5165676aaaccb202eb2 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Implemented sign-up and new article creation.

github.com/mint-lang/mint-realworld - 41da02ed4b1eb0b111ed7c7dd419dcffa5215c4c authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #76 from DanielSokil/master

Add version command and update Mint version

github.com/mint-lang/mint - 8882ed2ea7a4fa01fee488543c642d1ec2b432b9 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Add version command and update Mint version

github.com/mint-lang/mint - 7b65772f6c736b86a3bca8bcce7d6bd6a2d1b777 authored about 6 years ago by Daniel Sokil <[email protected]>
Allways assume the annotated type of a property or state is the correct one.

github.com/mint-lang/mint - 2301ae614cec37ebd5cd0457c31a36580d083adf authored about 6 years ago by Gusztav Szikszai <[email protected]>
Don't print unnecessary space from the enum destructuring formatting.

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

github.com/mint-lang/mint-realworld - 48fa90598b2be15befc853c89713076ad3dc0b0a authored about 6 years ago by Gusztav Szikszai <[email protected]>
Allow encoding of arbitrary objects.

github.com/mint-lang/mint - d71a1a1d9a0d098cbb508d73aa8a3a2d2e33ee56 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Properly scope the property when resolving outside of a component.

github.com/mint-lang/mint - 3b4addb73046c059cd67097d0ad252065ac5f7e2 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #75 from DanielSokil/patch-2

Update component_exposed_name_conflict.cr

github.com/mint-lang/mint - 2c6c6328d6ef7634671a105989ec500d6fa719a4 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #74 from DanielSokil/patch-1

Update route_not_void.cr

github.com/mint-lang/mint - 2a803b475f5ce078129061e4dc44a4e1bb5a107f authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Update component_exposed_name_conflict.cr

Fix spelling error.

github.com/mint-lang/mint - 8c0bba5c410b65b83b16e19c27b4fddfc4b89282 authored about 6 years ago by Daniel Sokil <[email protected]>
Update route_not_void.cr

Fix spelling error.

github.com/mint-lang/mint - 8df8a1218d9a32de288ab2449d878f50af8a0d86 authored about 6 years ago by Daniel Sokil <[email protected]>
New formatting of functions.

github.com/mint-lang/mint-core - dfc18dc21070a3abffa93775be1ec61e1dfc8678 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Progress.

github.com/mint-lang/mint-realworld - 586666b2a822d76dc225e3f642ac61a0b3e6bd8a authored about 6 years ago by Gusztav Szikszai <[email protected]>
Implement parallel expression.

github.com/mint-lang/mint - 89ee8699b71a9beac523ac0fb7f59c6290fd2392 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Rename do to sequence files.

github.com/mint-lang/mint - 904bbbf76e315ae7e33fec9721e9dbedca98043f authored about 6 years ago by Gusztav Szikszai <[email protected]>
Change types of entities to match the new do format.

- Change the return type of the next call to Promise(Never, Void)
- Change the type of the event...

github.com/mint-lang/mint - 601c47e7c7b1c5b41e2ef201bcb92e6f2890d878 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Updates for the new async format.

github.com/mint-lang/mint-core - b14709d0b2bf91bac4052ab8308ef24adc3eae4c authored about 6 years ago by Gusztav Szikszai <[email protected]>
Rename do to sequence part I.

- Renamed to do keyword to sequence
- Changed the return type of a sequence from Void to Promise...

github.com/mint-lang/mint - 120faecb8a94f1606a43b0c7c9cda9d0f9fb3b28 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Changes needed because of crystal 0.26

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

github.com/mint-lang/mint - df6d96ab67fb0c5150cbbd47c3de13f5730358c2 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added "What makes Mint unique?" question to FAQ in the readme.

github.com/mint-lang/mint - 32d743bdb496a440e5863ce729adc85775e9a298 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Property resolve the type of a state.

Fixes #67

github.com/mint-lang/mint - 64e5e1cb07ecf393b49492c4570a318a4ff4fddb authored about 6 years ago by Gusztav Szikszai <[email protected]>
Add step to make binary executable on the install page.

github.com/mint-lang/mint-website - 92a0c8676cea7a669b51dd567c648e44853836c5 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update to latest Mint.

github.com/mint-lang/example-todo - 470eb08ab74a40a6b617c2cb190a6bf8749d1e55 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added type checker for comment to fix error.

github.com/mint-lang/mint - ff3d467938c2b3a3fc15fa5ecb960199d40c9685 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update to crystal 0.26.0

github.com/mint-lang/mint - a80d23e7c0d8bc2e7f0bf2048a561207b14fd983 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added type checks for case branches.

github.com/mint-lang/mint - 963d5379b9e6cfd2c84ebf6e846ac905b9402e43 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Minor refactor and comment of the try type checker.

github.com/mint-lang/mint - ab82254b2d9668df7f53b31fb9be8da8e65cb1a0 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Resolve destructuring types based on the parameter of the condition.

github.com/mint-lang/mint - 4fcba68194c4d50968709f576a555efd92c6047a authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added error messages.

github.com/mint-lang/mint - ba05a7f36c8097d56839e4db996c5eebabeda3ff authored about 6 years ago by Gusztav Szikszai <[email protected]>
Updated the formatter of enum id.

github.com/mint-lang/mint - 65654e697f91685cbd7cd5847fa34b256fb54bf4 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update formatter for enum and enum option.

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

github.com/mint-lang/mint - 411703d42ecafa92acca9b55672ac4db186905ca authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update to new enum format.

github.com/mint-lang/mint-core - c9b7f1e465e098e32f52820993c5a74039439256 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added formatter and extend Enum from runtime.

github.com/mint-lang/mint - 203de77dcd28c103c0c133eaa124c570bc2e4132 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added enum.

github.com/mint-lang/mint-runtime - 0ddf795dca84a5e9171f31bc13ebedbbd685f469 authored about 6 years ago by Gusztav Szikszai <[email protected]>