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

comments in style block conditionals and routes

github.com/mint-lang/mint-vscode - 6f026838e14b3024760df6d86ddb95ac01ab281e authored over 3 years ago by Dan Knights <[email protected]>
Update src/builder.cr

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

github.com/mint-lang/mint - 68cbd550cba9a894c216dcff9f0b6b8a835ed2eb authored over 3 years ago by Szikszai Gusztáv <[email protected]>
style block conditionals, opening line

github.com/mint-lang/mint-vscode - f46b51313ec4bb17783f7dcd8d18d0e9dbf299de authored over 3 years ago by Dan Knights <[email protected]>
nested styling

github.com/mint-lang/mint-vscode - 1923a13e10e48b71d97001e665c70b1192242f8a authored over 3 years ago by Dan Knights <[email protected]>
Merge pull request #15 from mint-lang/dependabot/npm_and_yarn/y18n-4.0.1

Bump y18n from 4.0.0 to 4.0.1

github.com/mint-lang/mint-runtime - eba46f790b6cad9ba33976441a7dba05e7f8a522 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Format code.

github.com/mint-lang/mint-runtime - 445cc746d081d19e15ba2f2043cd1933cfc31f7d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'asset-directive' of github.com:mint-lang/mint into asset-directive

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

github.com/mint-lang/mint - d75f5f70dfe31eda66346c19eb0998fbf002469d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Don't handle links that point out of the current frame.

github.com/mint-lang/mint-runtime - 749c1b24ca3b06add46bc5e980020c2001719d74 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Start convert to Mint UI.

github.com/mint-lang/mint-sandbox - 7d8f1991f113702f8068e7f296bc5b5043680099 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update src/compilers/directives/asset.cr

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

github.com/mint-lang/mint - d63265bfe67ad456369102aa75ff828c3d37f78d authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Fix linting error.

github.com/mint-lang/mint - 7f5394585c195107e96ce80543e2240b243de979 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Only add the assets if they are actually touched during type checking.

github.com/mint-lang/mint - 18687946fcef8790a37a073c089d15b9129129bf authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Use ASSET_DIR for asset directory in the reactor.

github.com/mint-lang/mint - c67e84e57ab97b8afcd439d32888b0748106793b authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Print which assets are used.

github.com/mint-lang/mint - 91359ac4e2395181d3a849970a9b97c149d50d9d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Return early in Directive::Asset#filename.

github.com/mint-lang/mint - 1b22d393154edfa8ca812ff342a252daa0f4e7a3 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
remove unnecessary grammar rule

github.com/mint-lang/mint-vscode - e9e7cf66a3d5b09b1684b098d2855b1987bbf979 authored over 3 years ago by Dan Knights <[email protected]>
delete unnecessary files, update yaml file

github.com/mint-lang/mint-vscode - 66374b2571fe307d523eff1a4b16ffd6bb516970 authored over 3 years ago by Dan Knights <[email protected]>
Apply suggestions from code review

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

github.com/mint-lang/mint - 46915abd087262144f2e43e916b2451d222a6b73 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
comments, routes and touchups

github.com/mint-lang/mint-vscode - 796e1d572a388a34c5b74d633ec43e454209d9e1 authored over 3 years ago by Dan Knights <[email protected]>
add mint suffixes

github.com/mint-lang/mint-vscode - f28bb31efb2e144f71f34662e9c893785b62bf90 authored over 3 years ago by Dan Knights <[email protected]>
Merge branch 'scss-syntax-highlighting' into enhanced-syntax-highlighting

github.com/mint-lang/mint-vscode - c54662cddfcd153d8d876f4ab4b82eb3380427fe authored over 3 years ago by Dan Knights <[email protected]>
enhanced syntax highlighting

github.com/mint-lang/mint-vscode - 04dc20cb8e4104efbb6b22e19f9ec410a3d773d6 authored over 3 years ago by Dan Knights <[email protected]>
syntax highlighting for sass/css

github.com/mint-lang/mint-vscode - b22679baf976197b791847ba80e58b392de24b53 authored over 3 years ago by Dan Knights <[email protected]>
Implement asset directive.

github.com/mint-lang/mint - 3a7bf856c560091111de015ab0bd7e2b208de62d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #76 from phillipnunes/update/scaffold-directory

It will update the scaffold directory structure ilustrated in docs

github.com/mint-lang/mint-website-rails - 2488364a78946e8c5a63fd1d060760e24c78236e authored over 3 years ago by Szikszai Gusztáv <[email protected]>
It will update the scaffold directory structure ilustrated in docs

github.com/mint-lang/mint-website-rails - 5531be9b512358f445cc2b098f6a8bd956cc731a authored over 3 years ago by Phillip Nunes <[email protected]>
Update dockerfile.

Fixes #5

github.com/mint-lang/mint-docker - 0a76668c4ecffc78676c4fb82f2d4374bc3d6b5e authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #385 from jonathanoberg/rename-manifest

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

github.com/mint-lang/mint - 62f4bee1c6dfad5f69091731005b08f5b200eda0 authored over 3 years ago by jonathan oberg <[email protected]>
Update builder.cr

github.com/mint-lang/mint - 22b92ffe6cbee5628ca43fffd287b5ec4ff70843 authored over 3 years ago by jonathan oberg <[email protected]>
Fix typo in Array.mint

github.com/mint-lang/mint - 6b4e8142d5a71fb3a0106cba368d4551f1dc5f98 authored over 3 years ago by Donovan Glover <[email protected]>
Bump y18n from 4.0.0 to 4.0.1

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://githu...

github.com/mint-lang/mint-runtime - 979edf344fc3a7a280d3a5eb2378c0113eaf5597 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use Enum::ValueConverter for enums in language server.

github.com/mint-lang/mint - 8d0c93ef22fbfc8fce953cd79005493cc4247381 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #75 from mint-lang/dependabot/bundler/nokogiri-1.11.2

Bump nokogiri from 1.10.10 to 1.11.2

github.com/mint-lang/mint-website-rails - 95c2626a6d888134ab7edec1966468c0b9097807 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Bump nokogiri from 1.10.10 to 1.11.2

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.2.
- [Release n...

github.com/mint-lang/mint-website-rails - 239ca27ab24e47f53bbc5bcdaf7ef6cdf5619e30 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #74 from grgarside/patch-1

Fix typos in macOS and Xcode

github.com/mint-lang/mint-website-rails - 144c70904e2448e3446743549d8224d94598e1dc authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Fix typos in macOS and Xcode

‘macOS’ and ‘Xcode’ is the proper term and capitalisation.

github.com/mint-lang/mint-website-rails - 926320a4fe9d5e77a89ec9338094dbe36f136201 authored over 3 years ago by George Garside <[email protected]>
Format html body properly if it's children has new lines.

github.com/mint-lang/mint - cad71d602efb775575098d29b6df437ead74c30b authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Parameterize title case into dash case as well.

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

github.com/mint-lang/mint - 4433190887932cb4b491cd8f87e13c81c6d4a3e9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Function.debounce1

github.com/mint-lang/mint - c76d557285c6f2909def2ec45f505b2a9ea1c40f authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Time.nextWeek and Time.previousWeek

github.com/mint-lang/mint - 57e814e1158b606f7d748795f83815f4665c6f60 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added some string functions.

- String.wrap
- String.indent
- String.indentWithOptions

github.com/mint-lang/mint - 8220e11636852398dbc1405676b65ad6c14a6703 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Map.fromArray

github.com/mint-lang/mint - 5969f8a7637467acdf7ca14c5d725cfcb7cc5c49 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #383 from mint-lang/gha-massage

github.com/mint-lang/mint - 85d2f074997cc6ea8c225229a4944d72c2584871 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Use “crystal:latest-alpine” image for docker-compose

github.com/mint-lang/mint - 56a08bdef9146290bdaa82c356162740f247e060 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Refactor GitHub Actions workflows

github.com/mint-lang/mint - d95cbc8b8bee92d820af7e91b1fa576e24a87413 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Updates for Crystal 1.0.0

github.com/mint-lang/mint - 47f1b649d9c539fc722f2cae565931eec396c072 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Normalize paths that a watcher emits.

github.com/mint-lang/mint - 36f36658d34ca4a5ad2cb8fd3174be29b194ab74 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #3 from ryanprior/#3-mint-image-for-docker

github.com/mint-lang/mint-docker - e3d80dc86e375401c89315c7ed5985a115e9bd61 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Add Docker entrypoint script

github.com/mint-lang/mint-docker - d5e695ca2e4b018f1c705bc47388fb8e807c751c authored over 3 years ago by Ryan Prior <[email protected]>
Add Dockerfile for Alpine build

github.com/mint-lang/mint-docker - 41ddc8a27c41d502e0fb2b2d9e06a03f3293d3c9 authored over 3 years ago by Ryan Prior <[email protected]>
Add build-image script

github.com/mint-lang/mint-docker - 3777e10feb75dbc3266b11507520b2c3a3fe6d24 authored over 3 years ago by Ryan Prior <[email protected]>
Update docker-compose.yml to use mint image

github.com/mint-lang/mint-docker - 75d29ef1d58ce99434a5ede711104df0dd67825e authored over 3 years ago by Ryan Prior <[email protected]>
Remove vendored mint binary

github.com/mint-lang/mint-docker - a8cd6c7e2ba2f1eb119b86222ca930c2a71f5a9f authored over 3 years ago by Ryan Prior <[email protected]>
Use Array(Char) instead of String in the parser.

As it turns out String#[]?(Int) which is an alias for
String#char_at(Int)
https://github.com/cry...

github.com/mint-lang/mint - b967782d497c01fac1a6aa97533b9633eef92346 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Bump crystal version in .tool-versions file.

github.com/mint-lang/mint - 90d0b19652e7ebff29d22fe054fa67f784f4916a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #382 from mint-lang/followup-to-pr-381

Refactor `TypeChecker#check(node : Ast::Try)`

github.com/mint-lang/mint - 7054c7585d47acda386a193b6aa17bdd6a53ff85 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Refactor TypeChecker#check(node : Ast::Try)

github.com/mint-lang/mint - 7079ca90fca603b20a84736448e6ae6014948308 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #381 from itsgreggreg/380_try_cannot_return_result_directly

`try` can return a result directly

github.com/mint-lang/mint - dba9d68de778e64ed5ac63d9991a8f9592638333 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Optimize `Compiler#_compile`

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

github.com/mint-lang/mint - 0439d987c54e74ca2a5ff368ee6884546585080f authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Optimize map+flatten+compact chain call

github.com/mint-lang/mint - d3a49a0db4a1fa73e63cc77b2b127c487d7e2ccd authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Bump ameba to v0.14.0

github.com/mint-lang/mint - e34efe097e0cf93a0b2dfef5a4607670a82a3beb authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Pedantic: use ? instead of | Nil

github.com/mint-lang/mint - 3bdfc0e8ab09cfa1c299b02f4d43c8fa49dd5f57 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Try can return a result directly

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

github.com/mint-lang/mint - 852a3c46f948a04e9b5042f0710d861cc126fbfd authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make sure messages can be rendered.

- The method missing call now can return nil to avoid displaying errors
- The snippet builder ca...

github.com/mint-lang/mint - 40dc7bcdafe19b7d049213b160a1fad39c119210 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #375 from itsgreggreg/update_contributing_guide_link

Update link to CONTRIBUTING.md in README

github.com/mint-lang/mint - 71eb224c90e2bc9771a34b1d96ddb6b9a39234d3 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Update link to CONTRIBUTING.md

github.com/mint-lang/mint - 90f99ebb96215578c3b00f9b62391a9e7292b77f authored over 3 years ago by greggreg <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

github.com/mint-lang/mint - c1c608685a36c9a707f9933340d5801fa36628a6 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make sure that the ast of the workspace is normalized.

github.com/mint-lang/mint - 259a1926415571d2826949f1aebce30a2068a6de authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Use %() instead of “” for readability

github.com/mint-lang/mint - 8f3e719d1567e1f008f3fd71e1ad6b7d73ba640b authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use compact_map instead of compact + map

github.com/mint-lang/mint - b49a6ae6c11311f9214fbc0f2979b4192b8a4014 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Convert string literals in CSS values to sting unless they contain interpolations.

Resolves #373

github.com/mint-lang/mint - c595245c825cea4bf2e71d4e524ab62466b81da9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update crystal in the docker compose file.

github.com/mint-lang/mint - 6982e08d1596c1dd6e84c467df79f913e5c2dfaf authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Refactor open modules so the formatter works properly.

github.com/mint-lang/mint - c1d2adb837809d386b1c58e5df511736e92c2215 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make sure that module functions are resolved in the proper scope.

Resolves #372

github.com/mint-lang/mint - 8eada2e4b54e4afb912132ce21d05537da7670d0 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Property unify case branches to get the actual value of a case branch.

Resolves #371

github.com/mint-lang/mint - c6989d0fd9d6ddb6286f0168cd55e6dbba2ab603 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Replace requestIdleCallback with requestAnimationFrame.

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

github.com/mint-lang/mint - 193a1e862c9512dcf4c7139ebf96008ff609c087 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Properly format html body when there are only comments inside.

github.com/mint-lang/mint - 6d4e7970b59d6e189a3de5e99d56788e19138209 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Fix the completion of constants.

github.com/mint-lang/mint - a8d17cf9b9ac7c271eed0c8e0ed8fdf015a9637a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Don't compare search and hash of URLs.

github.com/mint-lang/mint - c3a8bb7975cdc620ec92e3cbe1b72194c035cde7 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Fix preact to 10.4.4 (last known working version).

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

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

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

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

github.com/mint-lang/mint - 8a5416c0bb2b1ab840f905e525d6af861d56a2b6 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make sure that we handle errors when trying to get the hash anchor.

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

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

github.com/mint-lang/mint-runtime - 7e2d0716a7be998b078f031ba6d7b8d46fc12ba0 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Properly resolve page position after handling a route.

github.com/mint-lang/mint-runtime - 07e3d0737f11492a0cd2ec22dab41585c67ae426 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Normalize dataTransfer and clipboardData properties of the event.

github.com/mint-lang/mint-runtime - 82049d0ae80b593ec77a55720bb03f602dbe2e67 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Don't use shouldComponentUpdate in components.

github.com/mint-lang/mint-runtime - 401b23f152246b4353510b3211304ceb44b85778 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Don't check self reference if it's inside a function.

github.com/mint-lang/mint - 0cbb8675067e3552b18f41052244232eb54d27de authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Implement missing CSS keyframes formatter.

github.com/mint-lang/mint - 3826b543d6bbfcb29b5dfb0b22eb7c6c4272713b authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Bake the scaffold application into the binary and cleanup it up.

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

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

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

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