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

Remove vscode Dependency

github.com/mint-lang/mint-vscode - 7089de5ffd6936ad7b421bfeae5c4df08f9f78b4 authored over 4 years ago by Daniel Sokil <[email protected]>
Add formatting support (#7)

github.com/mint-lang/mint-vscode - 0da142cdd0d204f9e6e9881e8b32acca02d31f78 authored over 4 years ago by Luke Pighetti <[email protected]>
Linked To Awesome Mint In README (#269)

github.com/mint-lang/mint - c29edcad50b8cb346038ac6a91e5c1259a238415 authored over 4 years ago by Daniel Sokil <[email protected]>
Update VSCode Extension Link

github.com/mint-lang/mint-website-rails - d52430221233e0d46c1b690d371b2631cb8df768 authored over 4 years ago by Luke Pighetti <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint into compile-time-reflection

github.com/mint-lang/mint - e3f053b53755eed032dc6853ae289501923bcedd authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Represent Numbers Internally As A String (#264)

github.com/mint-lang/mint - 801714866e4f237fb647c1530a0e4dc819da7425 authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #262 from mint-lang/Sija/tweak-makefile

Tweak Makefile

github.com/mint-lang/mint - 0873a8f65692475a1f4450560202d6efa3ec1329 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Add additional targets + bring back “test”

github.com/mint-lang/mint - d28a79b3f758c6f14cbad8c7fe2b378e97865df7 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Mark Makefile targets as .PHONY

github.com/mint-lang/mint - 4310d318c5e005d32ce1023418dcc9f81f2031c4 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #261 from mint-lang/Sija/followup-to-258

Followup to #258

github.com/mint-lang/mint - 68c8500993b40940eee867ef226946a4d00629d9 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Refactor code to use `SourceFile#glob_pattern` helper method

github.com/mint-lang/mint - f541d793b93ef6cb392dd39d5fff1f151dc948a5 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Tweak a bit String extension methods

github.com/mint-lang/mint - 6869ac7029fd5b98e5da8f11bd56221f8aa48e21 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Unless plz

github.com/mint-lang/mint - d05d7fea9e938a5ca14ab5464ba99a11a5be2292 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Add return type annotations to String extension methods

github.com/mint-lang/mint - cb8ef71660d89c74079474a53b5a4e89bfc8b5b0 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Use File.join for constructing glob patterns

github.com/mint-lang/mint - ff136225c41e314e132e0df9510ddfc46094eba7 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Why create another array when a Bool will suffice?

github.com/mint-lang/mint - 455362422ad46db518bead40ef6f1bb65719fdb3 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Refactor `String#last` to return Char as one might expect

github.com/mint-lang/mint - 3002970bc73c273db5f85ce8af95baa673c937e0 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #258 from mint-lang/Sija/refactors-round-3

Refactors round 3

github.com/mint-lang/mint - 867fc11ff12ca2b48fea546015291a50756dba4f authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Update ameba to 0.12.1

github.com/mint-lang/mint - a94aef6593b4c1fbc6ebd70978ba29cb1f3ada6c authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
“[] of String” => “%w[]”

github.com/mint-lang/mint - 6be6630089058b1a753cb2367469460d37251c45 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `String#blank?` over `#strip` + `#empty?`

github.com/mint-lang/mint - 7956286e50a3e6aeec3616c165c3062b214a8d6a authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove redundant casts

github.com/mint-lang/mint - 88f2c08c2e3c936757609bd3c8860c3ea7c84d8c authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Assorted tweaks

github.com/mint-lang/mint - 40e11ac33a8015313d846de0bc24a12aaa182291 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Revert tuple destructuring fix.

github.com/mint-lang/mint - b120abd343325f1e90b013b13d399d5620f1080a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Consistently use `Char#ascii_whitespace?` for whitespace detection

github.com/mint-lang/mint - 8ff5152d5d0979e5bccb49be61a0587dca613459 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove redundant &.is_a? filters

github.com/mint-lang/mint - c39a473fdae25c66af36b058fbe2db2f693c4bdf authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Use bang variants of Enumerable methods wherever possible

github.com/mint-lang/mint - 10d9ca1e657fbd760a162a740ce165ce2454927e authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Collapse ` | Nil` to `?`

github.com/mint-lang/mint - bff612e32352de5f242f5b2fb902339a821f5323 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Use shorter `#join` over `#join(“”)`

github.com/mint-lang/mint - 0484cd47792a3a578710529f7265ec3563c29286 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Turn several Bool properties into a query ones

github.com/mint-lang/mint - 104c872882639d16480ab3bd0493de3da37352a0 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Implement @format and @documentation directives.

github.com/mint-lang/mint - 46950c65e6cbb92c2a0b96850447cfc7e8e2463c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update Outdated Provider Links (#38)

github.com/mint-lang/mint-website-rails - 410e70d87e9cfe7bfb7876a843419d3fa9a0e441 authored over 4 years ago by Daniel Sokil <[email protected]>
Represent Numbers As Big Decimal (#259)

github.com/mint-lang/mint - 9d6f0f9835d8201082aeab1828010c597dd35076 authored over 4 years ago by Daniel Sokil <[email protected]>
Reorganized README (#257)

github.com/mint-lang/mint - 566eb310cd201308430548727e0e4d2b1fd41143 authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #256 from mint-lang/Sija/followup-to-255

Followup to #255

github.com/mint-lang/mint - ba72bfd6cfc571bfff2b968bfbac7538d2e46971 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Bring back “development” make step

github.com/mint-lang/mint - 2d26ee9344b9c3ae8840a8c745ecdd460cc7f9a3 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Add back `skip_cleanup: true` since apparently we’re still using deployments v1

github.com/mint-lang/mint - c222af15a22aaa976d5142b7a5979c3c2d51ece1 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #255 from mint-lang/Sija/tweak-travis-ci

Tweak Travis CI setup

github.com/mint-lang/mint - 48ef4875395936e4bc7183d8a450aff1ff2b7f4c authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Add forgotten “else” clause to make compiler happy

github.com/mint-lang/mint - a5bbeee73dd9c49b6ca040167dffe64c2f8acca5 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Run `crystal spec` with `—error-trace` flag

github.com/mint-lang/mint - f6c1efb91aa8669824902828cedb1b46fe89040c authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Cleanup shell invocations in .travis.yml

github.com/mint-lang/mint - f0fc8d3e216085b150f1d61c024632ce68a28975 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Cleanup Makefile

github.com/mint-lang/mint - 03c21b760f114286ca6369a9dc122e83e10f3b1a authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Cleanup .travis.yml warnings

re: removal of `skip_cleanup: true` flag - https://docs.travis-ci.com/user/deployment-v2#cleanin...

github.com/mint-lang/mint - c3206ccecc054e35fad80027fe0daa14c82efaba authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
crystal tool format

github.com/mint-lang/mint - 56bdb5bd7e4cc916c61d23166fdd53a5bd60b108 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Add `crystal tool format --check` to the CI

github.com/mint-lang/mint - 73118bb2076fa17117c762fd84550f70d39784be authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `--error-on-warnings` flag for a heads-up re: compiler warnings

github.com/mint-lang/mint - 7c167c030c027bb7c05758a00fcf4231f2b46f3e authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Run Travis CI against nightlies

github.com/mint-lang/mint - 2ee7c8fcae8ae0ade9e64a5aad5afd5844ddd142 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #254 from mint-lang/Sija/crystal-0.34

Support Crystal 0.34

github.com/mint-lang/mint - 6ef401e0f4cf67fd0d615badf868de05441a361b authored over 4 years ago by Szikszai Gusztáv <[email protected]>
In some cases raise runtime error when passing unexpected value types

github.com/mint-lang/mint - 7b3c574a45ebc884cf67d4c133a65db7aa192185 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Silence compiler warnings re: non-exhaustive case

github.com/mint-lang/mint - 9feb0cb57dcf2e4fad6f42463d679c4d596396a7 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Fix #252

github.com/mint-lang/mint - 00f84bfb9e302626b59d50e3f53ca554cf53f5c3 authored over 4 years ago by Daniel Sokil <[email protected]>
Version 0.1.0

github.com/mint-lang/mint-vscode - 6037d4193d1e0326131582bd009430cd316d91fc authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #1 from zephraph/fix

github.com/mint-lang/mint-vscode - 69186e7225f2441d654840ff3e704c403b3e12fb authored over 4 years ago by Daniel Sokil <[email protected]>
Fix broken html highlighting

github.com/mint-lang/mint-vscode - b5de7997a5265af24d246926618617b22abc5c01 authored over 4 years ago by Justin Bennett <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

github.com/mint-lang/mint - 55064803e6057cce319e701f4e21891abebf3a4a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update runtime.

github.com/mint-lang/mint - 79b64df55f8bdb79e5af8da807ddab1197546dc2 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure that javascript requests don't show up on back button in chrome.

github.com/mint-lang/mint-website-rails - ed8b6b509530546ab34cb4bac9567dab727a66b3 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix install page.

github.com/mint-lang/mint-website-rails - 94971d9a8883d2c4789b74a6705dd7c0974d308c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #35 from mint-lang/fix-typos

Fix typos throughout the codebase

github.com/mint-lang/mint-website-rails - 41ea6690bf8a4c431d1aefc29a87ecfd30cc3f9e authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #34 from zephraph/patch-1

Add a note about installing CLT on OSX

github.com/mint-lang/mint-website-rails - 592e63a90e418e9b3792fa4e284c8fc16125fc63 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #251 from zephraph/update-contributing-docs

github.com/mint-lang/mint - 49d0487fb153611551386bc9c727331622b6b229 authored over 4 years ago by Daniel Sokil <[email protected]>
Update working for section

Co-Authored-By: Sijawusz Pur Rahnama <[email protected]>

github.com/mint-lang/mint - a1575d13ce4c4e11c75c804501ca340a7c5b1905 authored over 4 years ago by Justin Bennett <[email protected]>
Update CONTRIBUTING.md

Co-Authored-By: Sijawusz Pur Rahnama <[email protected]>

github.com/mint-lang/mint - 24f2ec917934f60bb54ad0b9ac220b8d970e6df6 authored over 4 years ago by Justin Bennett <[email protected]>
Small docs update

github.com/mint-lang/mint - 89d84726c8a741439b574fd8a5b325b864e4bd14 authored over 4 years ago by Justin Bennett <[email protected]>
Fix typos throughout the codebase

github.com/mint-lang/mint-website-rails - 3312ffc8968008a46e2c0eb6f5cf6673fa89a58f authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Add a note about installing CLT on OSX

See https://github.com/mint-lang/mint/issues/218#issuecomment-619222681

github.com/mint-lang/mint-website-rails - 236ed67dd0c26847b3fda4f2e0627fe039320f0b authored over 4 years ago by Justin Bennett <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

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

github.com/mint-lang/mint - f22c7da78561283519c22e884a1a4034d2664892 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #33 from glennsl/patch-1

fix explanation of result type parameter in reference

github.com/mint-lang/mint-website-rails - f54fdce0cf3415ceb6748feb674a6ae8c96fddda authored over 4 years ago by Daniel Sokil <[email protected]>
fix explanation of result type parameter in reference

github.com/mint-lang/mint-website-rails - 03fe2b56a06c08544a43222bf4b3385c81b209a2 authored over 4 years ago by Glenn Slotte <[email protected]>
Update README.md

github.com/mint-lang/mint - ac9de459e3117dad5de101291c4837551f690130 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Compare React elements with ===

github.com/mint-lang/mint-runtime - b16501286d9e85c277fe20b1f5e00f3d075ae9c6 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Add same message to the other compare function.

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

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

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

github.com/mint-lang/mint-runtime - 938125d43e75caf0507071f3cb077e967607e1ea authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #1 from s0kil/master

Update To Latest Mint Version

github.com/mint-lang/mint-docs-viewer - be356679953abab79cb58d775ee84cd80662da77 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #248 from mint-lang/patch/1

Serve Documentation Assets With Proper Content Type

github.com/mint-lang/mint - 163325f2e723bbd0043410ef1694165da09e7b11 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Normalize Browser Styles

github.com/mint-lang/mint-docs-viewer - f58e4de68428dcdde7055cee4a82a0ab2b663456 authored over 4 years ago by Daniel Sokil <[email protected]>
Update to Latest Mint Version

github.com/mint-lang/mint-docs-viewer - 6efd0f22fe65aaf6b68266169626638e86cf11f8 authored over 4 years ago by Daniel Sokil <[email protected]>
Serve Documentation Assets With Proper Content Type

github.com/mint-lang/mint - a9ca353fc581e8ec37643694ee12719ab3c6b297 authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #32 from mint-lang/Documentation

Clarify Wording

github.com/mint-lang/mint-website-rails - 247c3a23e7ff73c3c8da30bda75c07d0e1c7b741 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Sneak In a Spelling Fix

github.com/mint-lang/mint-website-rails - 19eec7f4b58e272430a9ffc12e76e84cea2274d3 authored over 4 years ago by Daniel Sokil <[email protected]>
Clarify Wording

github.com/mint-lang/mint-website-rails - 933c8cf6d0712bafff6b1da0d62f584db95e2691 authored over 4 years ago by Daniel Sokil <[email protected]>
Raise error for Main component with properties.

Resolves #242

github.com/mint-lang/mint - a2089da124218ee0de04613c41021e08d7ace6c6 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Show line and column data for snippets in the terminal.

Resolves #243

github.com/mint-lang/mint - 70f232a7120dec5eece672595e8695f2d4c31dbf authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update some documentations.

github.com/mint-lang/mint-website-rails - edcf9092aa10085e290de030bd08d566b704c857 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update init command.

- Added assets/head.html with comment
- Added title to generatec mint.json
- Refactored generati...

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

github.com/mint-lang/mint - bc07cb4ae3ac4810dc44818f1f0b29dad9cca0ea authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure that whitespace is not consumed after an expression.

Fixes #241

github.com/mint-lang/mint - 005f388c633bd80bfe2c794a11bceaa71b491592 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added Discord badge

github.com/mint-lang/mint - 7c297816f50076f599d019d331f51f68e46af635 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Compiles on Crystal 0.34.0

github.com/mint-lang/mint - b5f0f55e6725bd548d50f51c5aa742498f331e76 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update Mint to 0.9.0

github.com/mint-lang/mint-docker - ebe56281f6fa295404b4def7764814c5ac17ec67 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix typo in 0.9.0 blog post.

github.com/mint-lang/mint-website-rails - c8c9863ec271244f22eb27103ae07e12b65fabe4 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #31 from mint-lang/0.9.0

Updates for 0.9.0

github.com/mint-lang/mint-website-rails - 4f113b835a181511bd7b761577e905c46a634191 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Update 0.9.0 blog post.

github.com/mint-lang/mint-website-rails - 907723107f175812472e5053aadcadddcc61b449 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Updated mint executable to 0.9.0

github.com/mint-lang/mint-website-rails - 8fe6399e2631dcb2e77b3b5a7bff7ddf3371a533 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added documentation of the pipe operator.

github.com/mint-lang/mint-website-rails - 24a2800394004b4dbc7cbb7fcf7a60104913f3ee authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.10.0-devel

github.com/mint-lang/mint - f8322c38fb9774f9915fcc85cb6e539c151dc152 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.9.0

github.com/mint-lang/mint - 5c41773937f0c2d99bf5f56bc73113eaf76f5e02 authored over 4 years ago by Gusztáv Szikszai <[email protected]>