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

Revised error handler to continue after test error

github.com/mint-lang/mint - ee289a749f6762e7ab5f8baaa376615d98401562 authored over 3 years ago by Sam Wang <[email protected]>
Replaced unhandledrejection handler with a catch chain function

github.com/mint-lang/mint - 8500b044955963cbdeb29824dc77146e33c53be3 authored over 3 years ago by Sam Wang <[email protected]>
Merge pull request #369 from mint-lang/Sija/fix-spelling-errors

Fix spelling errors

github.com/mint-lang/mint - 256dac46d7b80c3b12ecd4415e8543cc89dd37dc authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Fix spelling errors

github.com/mint-lang/mint - 74332de7e97635c7e1eb5bf32f5e00b1204480de authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #368 from mint-lang/followup-to-pr-360

Followup to #360

github.com/mint-lang/mint - 6a70869c62a9defeaf5f479840179183b0f9d225 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Stylistic changes

github.com/mint-lang/mint - 3c63cd60219398077d95c7e12c72a98ef7eecff9 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Changed crash handler to use event.reason

Co-authored-by: Sijawusz Pur Rahnama <[email protected]>

github.com/mint-lang/mint - 9b234a242884e405abb52f686a5979a7b5dcf492 authored over 3 years ago by Sam Wang <[email protected]>
Use %w[] sigil

github.com/mint-lang/mint - 60675a22d478fc8c11c5cf27be821c2552cf7f9d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Fixed issues

github.com/mint-lang/mint - 7e053650703e86c3875ce974d698dc3a2a43ce32 authored over 3 years ago by Sam Wang <[email protected]>
Ran formatter and added suggestions

github.com/mint-lang/mint - 5adf68370ef938ec11abc66b63738858d7c09db3 authored over 3 years ago by Sam Wang <[email protected]>
Rearranged script blocks to catch syntax errors

github.com/mint-lang/mint - 8f9d3a2003c9d1c719c56bc58fd579903cb12326 authored over 3 years ago by Sam Wang <[email protected]>
Added handler for uncaught exceptions while running tests

github.com/mint-lang/mint - 991cbf82aebe3b201c47138c6c08d5927418f1ce authored over 3 years ago by Sam Wang <[email protected]>
Fix upcoming Style/VerboseBlock ameba issues

github.com/mint-lang/mint - ae48803786d5bcfaaf76ff9accb4b79fbb7cfce8 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #360 from mint-lang/language-server

github.com/mint-lang/mint - ccb84ee011bfff69f69395d3b167f7a026d07a45 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #364 from Sam647254/test-const

github.com/mint-lang/mint - 5bd3c1e565a497d8b5c7c7ca0fd6df234957c898 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Update shard.lock

github.com/mint-lang/mint - 1608a8434c7b2aaeb42e081b3381e33826d7f50a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into test-const

github.com/mint-lang/mint - 958dadbb5d2c53118def03b2e93bb1dff2cd2d9a authored over 3 years ago by Daniel Sokil <[email protected]>
Update To Latest Crystal 0.36.0 (#365)

* Update Crystal Version

* Update Ameba

github.com/mint-lang/mint - baf7baf1a41fd3b415f52ae5f4bd8ed2cacdcec3 authored over 3 years ago by Daniel Sokil <[email protected]>
Merge branch 's0kil/update-to-latest-crystal' into test-const

github.com/mint-lang/mint - 769737e09ec8c50eaf01f5c739bc8d7a3e5f02e0 authored over 3 years ago by Daniel Sokil <[email protected]>
Update Ameba

github.com/mint-lang/mint - 954a314cfa5cd1a37912055348cd54095ab32ea4 authored over 3 years ago by Daniel Sokil <[email protected]>
Update Crystal Version

github.com/mint-lang/mint - 801dd86b0dd337345aac86e85a703063114ccec4 authored over 3 years ago by Daniel Sokil <[email protected]>
Ran formatting tool

github.com/mint-lang/mint - 6dcc12930861bd5105ddfb27c1613ba7151d75d0 authored over 3 years ago by Sam Wang <[email protected]>
Added spec

github.com/mint-lang/mint - 222d8aaaa3448efb42f0e761fa2a87ca26402aa9 authored over 3 years ago by Sam Wang <[email protected]>
Update shard.yml

Co-authored-by: Sijawusz Pur Rahnama <[email protected]>

github.com/mint-lang/mint - 40ad40f744b31fed9bab029b4bb87d9ace1ced83 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Suite constants can now be used

github.com/mint-lang/mint - 4dc90d619c276b97aaf1c69860e55f49cfa556ec authored over 3 years ago by Sam Wang <[email protected]>
Implement suggestions from code review.

github.com/mint-lang/mint - 362fcf09876c48878a53cb96707c8159d00ca57e authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Apply suggestions from code review

Co-authored-by: Sijawusz Pur Rahnama <[email protected]>

github.com/mint-lang/mint - f9323ad54effcc06d809212a873e63c0b8e8a380 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' into language-server

github.com/mint-lang/mint - c5093982162b258769bfe2c5149c390de536c921 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Initial version of the language server.

github.com/mint-lang/mint - 617c61d9ee2da36e25abda7245e0be341298a50a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #361 from JSMonk/master

github.com/mint-lang/mint - 7634a96b39a20b2b107420d0dc2c301a31095446 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
chore: refactor new files creation printing.

github.com/mint-lang/mint - 0ec3f4d9f2dba5db18f2a42fd6597c2feb90c69a authored over 3 years ago by Artem Kobzar <[email protected]>
chore: fix formating of src/app_init/scaffold.cr.

github.com/mint-lang/mint - 28bbbad706233b02052427c9efc3066bd53fe582 authored over 3 years ago by Artem Kobzar <[email protected]>
feat(icon): add favicon to initial app template.

github.com/mint-lang/mint - 1e2863d5c58ca86829c38cdbd9915d06770407fd authored over 3 years ago by Artem Kobzar <[email protected]>
chore: refactor "init" command.

github.com/mint-lang/mint - 662024eb9520edeaf5a4c638b4067ea105ac82a8 authored over 3 years ago by Artem Kobzar <[email protected]>
Merge remote-tracking branch 'origin/master' into enforce-mint-version

github.com/mint-lang/mint - 852f84a5805e5e794e4f912b830fa75faa86a0e3 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add spec coverage for Mint::VERSION <-> shard.yml [version]

github.com/mint-lang/mint - f3684c55e226ef0c17ea68cfd2deb82d6c3452d2 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge branch 'master' into enforce-mint-version

github.com/mint-lang/mint - 57769a5318fda10de4b20a25ddda9acbef89f286 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #362 from mint-lang/Sija/tweaks-after-crystal-0.35-release

Tweaks after Crystal 0.35 release

github.com/mint-lang/mint - 18d5870609ca4043b64a645751e44f961768a1db authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Update shard.yml

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

github.com/mint-lang/mint - 017f89329d7186b0224e2cdf8f60e70ee9d13a7c authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Stylistic refactors

github.com/mint-lang/mint - 7293f148ed065739310466b3924e8387d9895321 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Revert "Silence compiler warnings re: non-exhaustive case"

This reverts commit 9feb0cb57dcf2e4fad6f42463d679c4d596396a7.

github.com/mint-lang/mint - d9ca870bbca34d68ae16f5ebfb3292eaa030a63a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
chore: fix formatting for the file.

github.com/mint-lang/mint - 7ec65196984d63eb3451d67cb9811687c7bd9b48 authored over 3 years ago by Artem Kobzar <[email protected]>
chore: add test for the link inside.

github.com/mint-lang/mint - 4531e8da6f832a78ae21f705263ecd183dbe26d5 authored over 3 years ago by Artem Kobzar <[email protected]>
chore: updatee .gitignore for app template.

github.com/mint-lang/mint - 049cd1fa00d020a606071846cc883b0fa904e469 authored over 3 years ago by Artem Kobzar <[email protected]>
fix(Logging): show created files.

github.com/mint-lang/mint - 972a600006a6667dd6734b50b555072e13a7779d authored over 3 years ago by Artem Kobzar <[email protected]>
chore: add initial app template.

github.com/mint-lang/mint - 2878bd6a04ec89587608d29b4ec29358ba280120 authored over 3 years ago by Artem Kobzar <[email protected]>
chore: separate content of template by files.

github.com/mint-lang/mint - f01803faf94632066fc80979236b9121567bbef6 authored over 3 years ago by Artem Kobzar <[email protected]>
Use lowercase name for the language server internally.

github.com/mint-lang/mint-vscode - 61ca6e626f13b34393431733e558e3c40c425ed1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.4.0

github.com/mint-lang/mint-vscode - 02e4f0af4ade030e6b6214b501fba5620f8666cf authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #20 from mint-lang/language-server

github.com/mint-lang/mint-vscode - 5e680cb8a15d756f62c1e8bc96635b50c5c833e7 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Minor formatting and documentation.

github.com/mint-lang/mint-vscode - 4815aae76a2e1ed157493e886f0564fe0c178755 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Use camel case for the configuration.

github.com/mint-lang/mint-vscode - c906f03eb373a2ab8c880819930a2ca5da838871 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Get binary location from configuration.

github.com/mint-lang/mint-vscode - cd425e70064394aabeb994ea6dc7dd147dbc3558 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Initial code for langauge server support.

github.com/mint-lang/mint-vscode - c2db91deb1d55e57231577946d4a507334438039 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added constant declarations to test suites

github.com/mint-lang/mint - 29b7d6b664f17a7c95bd83092245e1d6a428225b authored over 3 years ago by Sam Wang <[email protected]>
Avoid needless iterations

github.com/mint-lang/mint - 6c389298b7e25f477d36ce95851641618fe340cf authored almost 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Update runtime.

github.com/mint-lang/mint - ce959f6f45f0a9981a581e59f6c0c358fad1d1a8 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Added blog post for 0.11.0

github.com/mint-lang/mint-website-rails - 129c0c7536ba5ae0ab66c595db17e2cbc45a31b2 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.12.0-devel again.

github.com/mint-lang/mint - df7112e18e2cab65ad55fc9b57ee406ad338f47e authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Updated for Mint 0.11.0

github.com/mint-lang/mint-docker - e70f12436ddf246a72684c7fee42d1055c026c9e authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Updated formula for 0.11.0

github.com/mint-lang/homebrew-mint-lang - acfdb1e28382e3ba2549b477aad7f6661b19c692 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint-website-rails

github.com/mint-lang/mint-website-rails - e227b95b69c6546ca63104039f0b7023b54b6472 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Update mint executable.

github.com/mint-lang/mint-website-rails - 312b747558c9507c4e6cd1e6d37fdc42edaf87a4 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Revert workflow files and debump to 0.11.0 so a build can be created.

github.com/mint-lang/mint - 671c77fe1c743516e4b0431e80db925d4b3f9a86 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Update linux-ci.yml

github.com/mint-lang/mint - 576eab82a36c7b60258eb3b029c5c6ece93ee44a authored almost 4 years ago by Szikszai Gusztáv <[email protected]>
Try to run actions on tags.

github.com/mint-lang/mint - 75518694dd6d29d61994c7db7e3021b21f889f88 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Run CI when a tag is pushed.

github.com/mint-lang/mint - 1a0f852c090caf99c4205c6bfb0af4154878e357 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Run CI when a release is published.

github.com/mint-lang/mint - e98343b80a947473719323063775f5a08f865041 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Update linux install instructions with new binary location.

github.com/mint-lang/mint-website-rails - 0c0fbd7d12358b712e2c617525e376408a69d9f6 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.12.0-devel

github.com/mint-lang/mint - 6f063245578787282f0295c38dedb0bc350e219a authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.11.0

github.com/mint-lang/mint - bb59c0eeb649001501a25dff540a2bd9e499d9ce authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

github.com/mint-lang/mint - 02d416d0ee72836957b6928d1b8fe4e7e77cab02 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Don't return a maybe for tuple access.

github.com/mint-lang/mint - 6319e50275b8d5ce504d66eaa2f822cce04178a7 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #354 from mint-lang/Sija/add-specs-for-349

Add specs for #349

github.com/mint-lang/mint - 512c3b5994f1acc78a6fd4605e3569cd8c5e34db authored almost 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Add specs for #349

github.com/mint-lang/mint - 3018ada3ca594bd8b6910b8d3dcc41ad5e1e6c0a authored almost 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #353 from mint-lang/Sija/followup-to-349

Followup to #349

github.com/mint-lang/mint - cdda845ba79a7bf8e68a3d73743b5199142b6154 authored almost 4 years ago by Szikszai Gusztáv <[email protected]>
Misc small stuff

github.com/mint-lang/mint - 8ff2c7bf4cfa0a91717545b057040c0c2e2264a6 authored almost 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Update documentation viewer.

github.com/mint-lang/mint - 6ff4025efc66596bff2eb9fe78906805b174bb42 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Handle typeless entities.

github.com/mint-lang/mint-docs-viewer - 3254de87049017f85a7c8fb7110ca2b7d50d934d authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Allow trailing comment in record definitions.

github.com/mint-lang/mint - e5becf4d8c2eb84b2ad81331160890eb8e2663fd authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #349 from alex-lairan/change_initial_letter_css

github.com/mint-lang/mint - b6f0dbac17dd498bda8597ee497da8bf641b1eea authored almost 4 years ago by Szikszai Gusztáv <[email protected]>
Fix css prefix in builder.

github.com/mint-lang/mint - 3820da67bac5026ab91c89d4950fb5b5297c3258 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Don't pollute compiler specs with prefix.

github.com/mint-lang/mint - 46f93237cef845d9a9934d667e3cfa1e86bbaec1 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Fix issues from suggested changes.

github.com/mint-lang/mint - 194b9b157d43f432155d5d8592e1f49b745fcff6 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Apply suggestions from code review

Co-authored-by: Sijawusz Pur Rahnama <[email protected]>

github.com/mint-lang/mint - f91a2b5b4b6c6455319a3db730e33f257b355407 authored almost 4 years ago by Szikszai Gusztáv <[email protected]>
Fix compiling calls when the expression is an anonymous function.

github.com/mint-lang/mint - 98279f24858b0fb09a1893bb62aa4c2a68531de2 authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Fix typo: Plase -> Please

github.com/mint-lang/mint - f8b9456e6dd7c102cf7c3b99a06eb4ac01afb4bc authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Revert change to the style builders of method.

github.com/mint-lang/mint - da31dfeedcf983d4fe079894e8f6004f91d5b96c authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Don't use the CSS prefix for the CSS variable generating functions.

github.com/mint-lang/mint - 06a679cb7536718e51de9bf906785fe76e207d3a authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

github.com/mint-lang/mint - 4dcf2662890d95fa23dbc9f351499fa23b4a7b9b authored almost 4 years ago by Gusztáv Szikszai <[email protected]>
Crystal format

github.com/mint-lang/mint - c119b824bd975f7d9cb9b7c3e1de71447ddc2293 authored almost 4 years ago by Alexandre Lairan <[email protected]>
Fix specs and cleanup PR

github.com/mint-lang/mint - 1709a9e2d8b62b7bc55eaa1d365216fdd2b884c4 authored almost 4 years ago by Alexandre Lairan <[email protected]>
Merge pull request #72 from jackcholt/jackcholt/forOfGrammar69

Fixes issue #71: Miscellaneous grammar and spelling

github.com/mint-lang/mint-website-rails - 6510bb26b657f40851ed5e761ba0777376d9ac26 authored almost 4 years ago by Szikszai Gusztáv <[email protected]>
Fixes issue #71: Miscellaneous grammar and spelling

github.com/mint-lang/mint-website-rails - f12d2601708d942205984a420ba548c5d95a0295 authored almost 4 years ago by Jack C. Holt <[email protected]>
Merge pull request #70 from jackcholt/jackcholt/forOfGrammar69

69: Fixes use of "these" which should be "this"

github.com/mint-lang/mint-website-rails - 0dad0144250aa5b71ac72f6e08b22dd192c56867 authored almost 4 years ago by Szikszai Gusztáv <[email protected]>
69: Fixes use of "these" which should be "this"

github.com/mint-lang/mint-website-rails - 5ba6d673739497398a4aa4746be02b05c967ed4a authored almost 4 years ago by Jack C. Holt <[email protected]>
[WIP] Add css prefix from top-level to style builder

github.com/mint-lang/mint - 77a0f38f50995a21952fc2ee21a1fae6cfb8bb18 authored almost 4 years ago by Alexandre Lairan <[email protected]>
WIP: Add Css Prefix to Application JSON

github.com/mint-lang/mint - ab22bf260e841980fc35e7d5c07875b6829991d1 authored almost 4 years ago by Alexandre Lairan <[email protected]>
Change initial css identifier from `a` to `aa`

github.com/mint-lang/mint - 3529607daf418b4aa38cf24ede11367a5b38de1a authored almost 4 years ago by Alexandre Lairan <[email protected]>