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

Add `--release` flag back.

github.com/mint-lang/mint - a5e90a8d5d40f494a1af63b312dded14c0eb90b6 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #435 from mint-lang/remove-skip-error

Remove `SkipError` exception to speed up parsing.

github.com/mint-lang/mint - 033ce4a68505f1d586a55a7de236d13b54f9d5ea authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove `SkipError` exception to speed up parsing.

github.com/mint-lang/mint - e8576f41449fc992f7e81d4001c9259de33dbe42 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Don't compute callstack for `SkipError`

This is a monkey patch for raising `SkipError` exceptions without
computing the callstack. It re...

github.com/mint-lang/mint - 420d7958394d69e297ce28c7c2bd147142a51579 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Updates for Mint 0.13.0

github.com/mint-lang/mint-ui-website - 08646881b85cebdff88024bceb517c462057d99f authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Updates for Mint 0.13.0

github.com/mint-lang/mint-ui - f734a84a33c1e7446ae0cb32c1acedf42b8318b0 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Updates for Mint 0.13.0

[skip ci]

github.com/mint-lang/mint-color - 71ccaa401cae322e230219fd85eb9e3afe1c521b authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #428 from matthewmcgarvey/mm/destructuring-1

github.com/mint-lang/mint - 22b1933889ec5f83c076b2341c4584ed5c6d221f authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Extract _compile methods for case branch destructuring types

github.com/mint-lang/mint - f079ff0782c48f260a9000f154083658f1e19586 authored over 3 years ago by matthewmcgarvey <[email protected]>
Refactor TypeChecker#check for Ast::CaseBranch

Prepare for extra code to extract variables and recurse

github.com/mint-lang/mint - 2e6f5967fb4b1e2fddeb6635e5e40d1f61ad5211 authored over 3 years ago by matthewmcgarvey <[email protected]>
Update Ast::EnumDestructuring#parameters to Nodes

github.com/mint-lang/mint - 770d2300d976de85ead9827ac378d84329387317 authored over 3 years ago by matthewmcgarvey <[email protected]>
Update Ast::TupleDestructuring#parameters to nodes

github.com/mint-lang/mint - cb82d957df41ed4490ea90d5e77ac1ec054969ca authored over 3 years ago by matthewmcgarvey <[email protected]>
Merge branch 'mint-lang:master' into master

github.com/mint-lang/mint - c382dd4169e5278719485b0cc867e8cd071b7792 authored over 3 years ago by Saurabh <[email protected]>
Set Content-Type header to application/json in Http.jsonBody

github.com/mint-lang/mint - 55c226c2c569b94cd9971f6f33ca49fe2517570a authored over 3 years ago by Saurabh Machave <[email protected]>
Merge pull request #429 from mint-lang/ci-run-core-specs-on-chrome-too

[CI] Run core specs on both, firefox and chrome browsers

github.com/mint-lang/mint - d752f5c46c0383e4f42db2919ba0259cdc421539 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Comment out the tests which are failing on chrome

github.com/mint-lang/mint - bd45ceae80f5341901c18433d6c95145052b56d8 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #427 from mint-lang/fix-layout-mode-quirks

github.com/mint-lang/mint - 4da12d06659c5b8737a674959a80d2ce23ffe35b authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #431 from matthewmcgarvey/mm/remove-compact

github.com/mint-lang/mint - f7fcbcd8d87eb0052e64ef90f95ae5b5fdabf5b4 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Cleaning up straggler compacts

github.com/mint-lang/mint - 15eefa5f36593209f766aefe8a679950f3db39b1 authored over 3 years ago by matthewmcgarvey <[email protected]>
Remove compact from calls to list

github.com/mint-lang/mint - b4e1012b423d611f326c03d5ee93ed57f5231196 authored over 3 years ago by matthewmcgarvey <[email protected]>
Remove compact from calls to many

github.com/mint-lang/mint - 46ba3378888a80dde8c3950c8313a1b8cd0f27ee authored over 3 years ago by matthewmcgarvey <[email protected]>
On crash, call `@reporter.done` + add the data to the `@failed` array…

… in order to correctly return `false` (as the result of `@failed.empty?` check) in `#run` method.

github.com/mint-lang/mint - 83ea006dee24a5f05feee1c4683e5b714f6a65a9 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove obsolete `Array` extension

github.com/mint-lang/mint - 474635bb63c8cd1388b6d689c2fee3cb09ba2a4d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Forgotten debug label

github.com/mint-lang/mint - 50b3eacc72647470aecaea461f62699318998d08 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Update docker image to `mintlang/mint:latest`

github.com/mint-lang/mint-docker - 3fa1220ba74b7d7201026aac9ce05b8f5577c6b5 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
[CI] Run core specs on firefox _and_ chrome

github.com/mint-lang/mint - 6a3921ff107f37f4ca1602f2b10b72a16b4a0f0a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use moar universal `window.pageX/YOffset` property for `Window.scrollLeft/Top`

github.com/mint-lang/mint - 2fedac99efa1dafb538b474bb26d0d771072674e authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Fix `Window.scroll*` methods to return unified value regardless of layout mode/browser

github.com/mint-lang/mint - d35b5d3b3cd19bf53284529b205113ab304dae1a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add a HTML5 doctype to the test runner turning on “standards mode”

github.com/mint-lang/mint - 1734e2aec4adfce0d3060818792c7fc7c60d027f authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Split the “Run core specs” step into smaller chunks

And by that remove the last usage of `make`.

github.com/mint-lang/mint - a9c192453d08bdaa86b4b4d6ef198c44f2c0afcf authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
`exit` 👀

github.com/mint-lang/mint - 2b7273a1c28098f1994245f1c70d3cb670efa98d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Fix typo

github.com/mint-lang/mint - 18e9d0b29cc9f7cb3f6e28718221690e143f58eb authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Make `test` command exit with status `1` in case of failures or empty test suite

Otherwise it couldn’t be reliably used within the CI environment

github.com/mint-lang/mint - 77561b8409dda6566ec17a71fb1092b51574ca68 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use double `puts` calls instead of `\n…` constructs

github.com/mint-lang/mint - d5f1c79521ee6cee8cd23ed370efc528bdbb2283 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove redundant string interpolations

github.com/mint-lang/mint - 0b67c3cce1455f41dae2793e84acb8bbaa6fd911 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove empty defaults from `Repository.new/open`

github.com/mint-lang/mint - 83c3b9ec15d1674b95bcc806c9e67819a9460e21 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Fix the condition to match urls starting with `https://`

And a typo

github.com/mint-lang/mint - 750fa4148fe97bae743b37c0567395fc57b9d69b authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Simplify `--env` flag handling logic

github.com/mint-lang/mint - 26b966b2f098dcdeb384457a9a7722b269a4296b authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Refactor `TestRunner` a bit moar

github.com/mint-lang/mint - acc5b205350c40c5faf4df39c3e30c2677f2484c authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use path resolved by `Process.find_executable` in `TestRunner#resolve_browser_path`

github.com/mint-lang/mint - f56f335fed945fae3380eabdc1beed3508ecf92e authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Rescue generic `Exception` within the `Cli::Command#execute`

github.com/mint-lang/mint - 4f86007b4b6e13f452bd021d8969e7fe24c8e32c authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Extend the test runner reporters to support erroring tests

github.com/mint-lang/mint - d7055a1ad6950c2779160b58c935b35c12503b74 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Optimize `TestRunner::DotReporter` a bit

github.com/mint-lang/mint - 0154f16fb873210c15eb3c61c9a5b5ad7e3fc286 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Cleanup commands a bit

github.com/mint-lang/mint - cc88f0df456135cba1b33cfc64c2d92d8de6e1c3 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `Kemal::Config#logging`, no need to stub the logger itself

github.com/mint-lang/mint - a7bba2c83598ad3e21d664b64f673d2d9e0508ef authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Several HTML linting fixes

github.com/mint-lang/mint - a755757c7210b65adf4283717189801398ee32f1 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `Process.find_executable` instead of running `which`

github.com/mint-lang/mint - 571a095703fe7b8b8e1db818b3935741c3b0839a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Refactor `TestRunner`

- Resolve `@browser_path` just once
- Skip `Starting browser…` message when `manual` flag is passed

github.com/mint-lang/mint - 252005cd33599b65d534d634dea3558d5073fdea authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Fix couple of bugs in test runner source template

github.com/mint-lang/mint - 38b4c361b680f40defbd5c15c574cdf1533a3952 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove obsolete `browser_host` and `browser_port` arguments for `Server.run`

These are important only for the test runner in the WS context

github.com/mint-lang/mint - 4f82ad7f3c0a0e3c482476b21c4d79c801647dd3 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Specify line-height for `Ui.Button`

github.com/mint-lang/mint-ui - da9819dcbb0b437f4fe1b30545860be467ffc5d3 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update reference Enum example

refs https://github.com/mint-lang/mint/pull/426

github.com/mint-lang/mint-website-rails - b5a9254027e8804d141f4800eaa5e509ad5ecd2a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Extract the JS source out of `ServiceWorker`

github.com/mint-lang/mint - 85db389a69ac6df35639946709b806f9537ddfc9 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
HTML linting fixes

github.com/mint-lang/mint - 0b147b9ebc12e55e81905799535987b39b9d5443 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Take `relative` option into account for `service-worker.js`

github.com/mint-lang/mint - cd95761f18467a0ceb35a44e52ebc7d942b2a8d6 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove usage of not needed anymore `--ignore-crystal-version` flag

github.com/mint-lang/mint - 62b1339a02e04296f9d2efe1517850056ef25fdb authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Followup to #423

github.com/mint-lang/mint - ad985dfa5495d06f4d39081c0f3a99081df270f9 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Update `Install from source` section

github.com/mint-lang/mint-website-rails - e1cc7e0c8d7ec8afc5254f80f94545f04008e460 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #423 from matthewmcgarvey/mm/ecr

Replace tree_template with ECR

github.com/mint-lang/mint - 17a65127a4095393f2b6310729714a706596cf1d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #87 from mint-lang/dependabot/bundler/nokogiri-1.11.4

Bump nokogiri from 1.11.3 to 1.11.4

github.com/mint-lang/mint-website-rails - 30ef1a25ae8c70988580952fa9605a44cc87c3e0 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Bump nokogiri from 1.11.3 to 1.11.4

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4.
- [Release no...

github.com/mint-lang/mint-website-rails - ccb14af187bbb1e2337de76193b2fc2ee069b586 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #86 from mint-lang/dependabot/bundler/puma-4.3.8

Bump puma from 3.12.6 to 4.3.8

github.com/mint-lang/mint-website-rails - 66fd0cbb4a2e1ad4f0e73f9f2e2ab9987395229b authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Bump puma from 3.12.6 to 4.3.8

Bumps [puma](https://github.com/puma/puma) from 3.12.6 to 4.3.8.
- [Release notes](https://githu...

github.com/mint-lang/mint-website-rails - a56bd532cfb4a30b056507c3494fe7134ab80759 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update src/utils/index_html.cr

github.com/mint-lang/mint - e620126b060e5466e4ab04f0195d83802d5b35d0 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #426 from matthewmcgarvey/mm/enum-destructuring

github.com/mint-lang/mint - 6f9ce89a191a68e3dd5037004944f8422ade050a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Replace tree_template with ECR

github.com/mint-lang/mint - 19b07f95094ead332c0cd7fc8080348b8a93b9c7 authored over 3 years ago by matthewmcgarvey <[email protected]>
Update enum destructuring to look like creating enums

github.com/mint-lang/mint - 6eb99952116a718b2718c1d058df49a445a9510b authored over 3 years ago by matthewmcgarvey <[email protected]>
Merge pull request #424 from matthewmcgarvey/mm/remove-string-inflection

Remove unused string_inflection shard

github.com/mint-lang/mint - 2659e3c793cbc8821da8c54258a80d575333efee authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #425 from matthewmcgarvey/mm/remove-diff

Remove diff shard

github.com/mint-lang/mint - 462361a0fb01a18f4eba9ecc85addcbcab3b3610 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove diff shard

github.com/mint-lang/mint - d62954f3bb30e65b3a849dd5779e4715ae072191 authored over 3 years ago by matthewmcgarvey <[email protected]>
Remove unused string_inflection shard

github.com/mint-lang/mint - 3d9d7a3171a19456aa9b340db397a7e6cb8b0adb authored over 3 years ago by matthewmcgarvey <[email protected]>
Merge pull request #417 from mint-lang/Sija/assorted-refactors

github.com/mint-lang/mint - 29df622d06feb1ad822cec5400dac9153203bcae authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #421 from matthewmcgarvey/mm/time-format

Replace time_format shard with TimeFormat module

github.com/mint-lang/mint - 0d2cce16e2a051a611349096043ed5f613f6bfc1 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Replace time_format shard with TimeFormat module

github.com/mint-lang/mint - 9e004824ea7c532e1f5736d82badffd93cc41dac authored over 3 years ago by matthewmcgarvey <[email protected]>
Cleanup browser options

github.com/mint-lang/mint - fef7d1bea6afc49fff20719c0d330b04fb6e6ab3 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Various small refactors

github.com/mint-lang/mint - 8ddbb0e341c674c949fa2b1733b71100ff0e154d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Ensure that the browser process gets killed and profile directory deleted in case of interrupt signal

github.com/mint-lang/mint - e5414803b3a90883a7eddbd0e16d82494806fd08 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Ensure that the browser process gets killed in case of an exception

github.com/mint-lang/mint - c42af27141c36f1a99273c28ec21738a3d344375 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
DRY-up the test runner javascript code

github.com/mint-lang/mint - a4901d1b6d3cc12e575b5ba7e60d03bc4d6ecdc1 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use an exception variable names correspondent to their type

github.com/mint-lang/mint - 3b1cc8153c292c25f0e97fda5c7dc8edd809f2ad authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Further optimize `Compiler#_compile`

By extracting constructed in a loop `Proc` into a dedicated method.

github.com/mint-lang/mint - 671a270c4542f7f59afbce61c9641441c09c9364 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use interpolation over concatenation + `%()` to avoid escaping quotes

github.com/mint-lang/mint - 9af5283ba901c47d95b80b29d2892a162d325c3a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Extract test runner html page source into its own file

github.com/mint-lang/mint - 3c6f243625b9c9be88ec275e34807d357a5325e7 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove obsolete getter

github.com/mint-lang/mint - 95f942b9ccbca624f0cd264ce3958598a50277b4 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Optimize `TypeChecker` by converting `Proc`s into a dedicated methods

github.com/mint-lang/mint - 17e10fc53c190f6bc0e1f74abe614b8511fc46dd authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use temp variable to DRY up some parts of the code

github.com/mint-lang/mint - b80424a516c75928ed74b1fbc033f9e854292e79 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #419 from mint-lang/index-for-for

Allow index argument in for expressions.

github.com/mint-lang/mint - f8a66051fed9557e8432a7f687b707acba5ffa5e authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use sequence for the file download instead of a try.

github.com/mint-lang/mint - 32fb45a4a9d1d9f1733843f3900d623a49b3d070 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Release the object URL which was used to download the file.

github.com/mint-lang/mint - 4e72b4a76f0f0e370f03131bee1db496fd9bd708 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Implement code review suggestions.

github.com/mint-lang/mint - 05823fccf5de4c2ecc73a55ec7257fe671060ec8 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Require whitespace after the try keyword.

Resolves #420

github.com/mint-lang/mint - e6731cf860168f963980689916b62f9e958049db authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Adde `File.download` function.

github.com/mint-lang/mint - 4eef947a9486fe32065e63b0a24ea9637ebf293e authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make sure constants are compiled in resolve order.

github.com/mint-lang/mint - ef1d8c2eceac5f34a6074c2d38e1f41bf8ccb82e authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Fix documentation of `Array.mapWithIndex` function.

github.com/mint-lang/mint - b19110dbb8d446ad233cd43f412c5d1439ef80e8 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Allow index argument in for expressions.

github.com/mint-lang/mint - 93608ade9bac45162c08f20e385367aea9e79ef9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #416 from donovanglover/fix/typo

Fix typo in Array.mint

github.com/mint-lang/mint - d03e22e29dce539685550d73984aacf681684229 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Update some examples.

github.com/mint-lang/mint-ui-website - 86e2a70df94306f77138fe2d22086cccbb50c723 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #4 from kevinsjoberg/download-support

Add support for bin/download

github.com/mint-lang/asdf-mint - 7224e0f945c15314e5b348933fa93087e934adad authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Add support for bin/download

github.com/mint-lang/asdf-mint - 1752fcb803ec9427ca58fd90481b62671da4bf4e authored over 3 years ago by Kevin Sjöberg <[email protected]>
Remove obsolete `MintJsonMintVersionMissing`

github.com/mint-lang/mint - 41d0a1a450f728e64d92eed47686059d4dad9fe9 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>