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

Update example with 2-arity function

github.com/mint-lang/mint-website-rails - 5f0dfb003a37040ea758d18cc9cd6f6624af3df6 authored over 3 years ago by Brian Bugh <[email protected]>
Fix pipe first -> last argument

github.com/mint-lang/mint-website-rails - 0cb4412f287159ff429069866bb4f929e85756ea authored over 3 years ago by Brian Bugh <[email protected]>
Add missing module snippet

github.com/mint-lang/mint-vscode - 019603a44027cac3832206742036abf6900b8e17 authored over 3 years ago by Brian Bugh <[email protected]>
Remove test instrumentation from `parallel`

This will have to use `Ast::Parallel#then_branch` instead

github.com/mint-lang/mint - ed533abf64e0c8c901eb70f30b1320d139cfa104 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Remove redundant parenthesis from mint tests

github.com/mint-lang/mint - eebdaf1b4d8e1374f90f57c831f9865777eae31d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #456 from mint-lang/Sija/fix-issue-44

github.com/mint-lang/mint - e04ace1974a39b1abeb31d807519eee63c9ae2dd authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Don't parse == operation as a statement.

github.com/mint-lang/mint - cb2ccfd3554ae08246ab5ba05a498e6d50e07612 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Fix instrumentation of parenthesised expressions

github.com/mint-lang/mint - 02d14a0e4d8d7cb28b5e7515b54f8f1eef7eb1b8 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Guard against simple failures, with no `result` available

github.com/mint-lang/mint - d0a194312022019d1faf4a31848c0895ac788a21 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Instrument also `!=` comparisons

github.com/mint-lang/mint - 63f4d2dd6a4224bbde323291c85d70b4d3d3ddee authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Instrument last equality comparison statements within `try`, `sequence` and `parallel` test expressions

github.com/mint-lang/mint - 31f87d203d09f06ca69171ca0b1c404710b83d9d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Few optimizations

github.com/mint-lang/mint - 6b802789431cdb88791d7a78fd42a226372235cf authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add `Array#&+` as an alias to `Array#concat`

This should cut down the intermediary object allocations

github.com/mint-lang/mint - 5f19e571b5be1328ef374bcff54e662d5a112f2e authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Simplify assertion failed string

github.com/mint-lang/mint - a23833f1d578d150d07d9920e758f6f329d48e6c authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Fix a typo in `Maybe.withLazyDefault` docs

github.com/mint-lang/mint - 84f20ac860ca6b3b7dfa26a7ba9d31a54fc9af70 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add information about inferred return type of functions to the documentation.

github.com/mint-lang/mint-website-rails - 0396fff207e95b5e25f26c5577fae16f14299b51 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Probably fix issue of overflow scrolling of table of contents on iPhone.

github.com/mint-lang/mint-website-rails - 564cfb62a54f779cf4253829e4341727968a11ad authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into mint-0.13.0

github.com/mint-lang/mint-color - e5f7606c0af49521bb92bc1431db2cd86123a9f8 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #3 from mint-lang/Sija-fix-color-from-hex

github.com/mint-lang/mint-color - 715d655564566922a1221c44ac8ee315093a1968 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Added missing three character test case for `Color.fromHex`

github.com/mint-lang/mint-color - 6c59770acdad2db39faa17cdac94d62008aed34e authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update .tool-versions for latest Mint.

github.com/mint-lang/mint-color - d1ebba385e814ec8eee62b6b08cd73b8931279c1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into Sija-fix-color-from-hex

github.com/mint-lang/mint-color - 2fbb6eff73ce8319929fca8f6d8dfb51da30b3d9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update ci.yml

github.com/mint-lang/mint-color - 865203471b2ae21c77c36eb1c20c1dbc08349600 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Further refactoring of svg compiler directive

github.com/mint-lang/mint - 0e42ca0b63916d4150de56c9d88c6b03ed72997d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use more conservative `~> 1.0.0` crystal version requirement

github.com/mint-lang/mint - 0b3c407eb108ea6d638b93bb24b90d653e5dfa33 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Parse the svg files only once for a given `node.path`

github.com/mint-lang/mint - c234c6d4876215f6c2ab4677018ea5fafc5bd6fd authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Fix `Color.fromHex` incorrect behaviour

`#fcd` would be transformed into the `#ffffff` and `#cfd` into `#cccccc` since only the first le...

github.com/mint-lang/mint-color - 539eb442aa6fa9c500f9a8a15a1efc0182fd5c5f authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #454 from mint-lang/feature/maybe-with-default-function

Add `Maybe.withLazyDefault`

github.com/mint-lang/mint - e7ccd76d4122f09dc20b1e48462206c228d1de67 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Rename `Maybe.withDefaultFun` to `Maybe.withLazyDefault`

github.com/mint-lang/mint - 9039b5c4d765ccb131561880162a1137d4e93b12 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `Maybe.withDefaultFun` where appropriate

github.com/mint-lang/mint - 99dec936e684af6564bc5fedf8f686edd990d4db authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add `Maybe.withDefaultFun`

github.com/mint-lang/mint - 08d7efc7366a9789224a6d582d28a3dcba7b8f46 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #91 from bbugh/clarify-letter-inlining

github.com/mint-lang/mint-website-rails - 7b8d719c0a85366e833e3a34619ffd968024f95d authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Adjusted based on feedback

github.com/mint-lang/mint-website-rails - 6d51bb9e5e98356d308596317af9b30d605f8025 authored over 3 years ago by Brian Bugh <[email protected]>
Reword note on comments adding the inline variant

github.com/mint-lang/mint-website-rails - 6bba27b6ac907fbb8778766a2963fd05aa0a9525 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #23 from bbugh/line-comments

Add line comment parsing

github.com/mint-lang/mint-vscode - fe33c828b0691171a44f25685ba22f9a05bbbcbd authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #92 from bbugh/fix-encode-sample

Fix code issue in `encode` expression example

github.com/mint-lang/mint-website-rails - 7fbeaea6da243d09662b6f542e73459a7c9c99c9 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Fix `case` code example with enums not compiling

github.com/mint-lang/mint-website-rails - 64e431c28ce9418284da6f6fe288efa8919ba1e3 authored over 3 years ago by Brian Bugh <[email protected]>
Fix code issue in encode expression example

github.com/mint-lang/mint-website-rails - d8e16b75a44437bd552406acb0661fb50c9d29a0 authored over 3 years ago by Brian Bugh <[email protected]>
Add single-letter variable warning

github.com/mint-lang/mint-website-rails - 208e888092165db0a21d3726ec7f0e362a269fdd authored over 3 years ago by Brian Bugh <[email protected]>
Add line comment from mint-lang/mint/451

github.com/mint-lang/mint-vscode - ea1cab3abd63fff6eb1f2b0cc079c14425bd51df authored over 3 years ago by Brian Bugh <[email protected]>
Cleanups

github.com/mint-lang/mint - 5da4cd97f74ea0d979d4edfb06945dfd4a486754 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #451 from wisn/add-inline-comment

Add Inline Comment

github.com/mint-lang/mint - ffa28a89346aeb2faff0e689db945b7eb8f397b0 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Move Ast::CommentType to Ast::Comment::Type

github.com/mint-lang/mint - d15fead48341b849ee5139d61fd9801cf77f0d4b authored over 3 years ago by Wisnu Adi Nurcahyo <[email protected]>
Propagate Mint::Error in format command to display proper error messages.

Resolves #450

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

github.com/mint-lang/mint - f3bb478689aff4add9170111383f8e0a9633f4f4 authored over 3 years ago by Wisnu Adi Nurcahyo <[email protected]>
Add inline comment (fixes #81)

github.com/mint-lang/mint - d3995d084be9b15f51127aabc2a44a6a7e3f50af authored over 3 years ago by Wisnu Adi Nurcahyo <[email protected]>
Optimize `Ast#normalize` method

github.com/mint-lang/mint - b9d708f6129920de403df613a006b88f1fe55887 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #443 from mint-lang/feature/node-location

Show the filename and line number for each failed test

github.com/mint-lang/mint - 7c005ece4d9dec759a964222a2232e2dd54f7bcd authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #19 from mint-lang/dependabot/npm_and_yarn/ws-7.4.6

Bump ws from 7.3.1 to 7.4.6

github.com/mint-lang/mint-runtime - d55303ebff9f6b0025ffcb998b7a150bc9098497 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #90 from Braayy/fix/landing-js-interoperability-typo

Fix typo on javascript interoperability on landing

github.com/mint-lang/mint-website-rails - 7aa1f3d8d177adfb8fd3bdbd480a8152a8a270e4 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Use nil-able properties for `TestRunner::Message` instead of empty/dummy strings

github.com/mint-lang/mint - 6dc9f0e4c2c980c36aecc8544033543ad66aa56a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Minor style changes and a comment

github.com/mint-lang/mint - 3173a7e233ea1e443db470aed23a4868867671f6 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
fix: landing javascript interoperability typo

github.com/mint-lang/mint-website-rails - ca71002ff3ccc4cb1337565c684c31dc2060c60e authored over 3 years ago by Braayy <[email protected]>
Bump ws from 7.3.1 to 7.4.6

Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://gith...

github.com/mint-lang/mint-runtime - c7eda7ec8c892a3531ebdf5c58733e91806405c7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use an `Ast::Node::Position` alias

github.com/mint-lang/mint - 27f23dbdb78682d82754038375fa0011393e4f40 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
`Ast#merge` returns `self` already

github.com/mint-lang/mint - 8baf1fd931e5da7550e4304e2406965fe82272e6 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add comments [ci skip]

github.com/mint-lang/mint - 819fdd9e4f5ccc88d3aa097bc3ace90fdd2ee221 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add `Ast::Node::Location#contains?` helper method

github.com/mint-lang/mint - bb63b56feb80b5aed7b5a1b0125fef14087cb0b6 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Refactor `LS::Server` to use newly added `Ast::Node#location` instead of custom `offset` helper

github.com/mint-lang/mint - 365f9cb72ddaea61cefbaf21333475194a983a50 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Style-oriented refactors

github.com/mint-lang/mint - 4500ca6ff3e405ba92f708677478e9c7732a5079 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add `Compiler#compile(value : String)` overload

github.com/mint-lang/mint - d545d25f197790021974a295121287de96f03f09 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Don’t format files while running `test` command

github.com/mint-lang/mint - 188744904fc8f31748a08f2c07d000d22976e3d2 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Show the filename and line number for each failing test

github.com/mint-lang/mint - 0691f8c6fbbb13d6d5f96f7eff2369126924bb00 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add `Ast::Node::Location` struct, along with `Ast::Node#location` property

Enhance compilers for `Ast::Suite` and `Ast::Test` to include `location` property in the compile...

github.com/mint-lang/mint - a5d61ad2e217e57a80a97eac37f22b6536adb1ec authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Refactor `format` command to exit with a status code `1` in case of detected formatting changes

github.com/mint-lang/mint - 155cb36971342476fec3ec9e79e28c4c94a96a0c authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add `--check` flag to the `format` command providing a way for a dry run

github.com/mint-lang/mint - e22855164615332f5e15537b843d91c2bf917e50 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Clean up the `lint` command a bit

github.com/mint-lang/mint - b7e929a36b663d59ed63280cfd87652e732befac authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Change `mint version` to display only the version string

This tends to be a source of truth for some external apps and having to fiddle with the output i...

github.com/mint-lang/mint - cb221de687a37abd7d357337fae912ea4f31cf96 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #89 from Braayy/Braayy/fix-asset-directive-typo

Fixed wrong path of @asset diretive example

github.com/mint-lang/mint-website-rails - 284d0c664e25e1aa09b8ede34f6854f7935d0e05 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
fix: wrong path passed to @asset directive

github.com/mint-lang/mint-website-rails - 8d098d0f10424afc9975d1b006924c43ac907c6c authored over 3 years ago by Braayy <[email protected]>
Merge pull request #438 from tkshnwesper/master

Refactor `Http.jsonBody`

github.com/mint-lang/mint - 3389a71fa92a60ed38e89796bdf3d1b884885aed authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Refactor `Http.jsonBody`

github.com/mint-lang/mint - 65670daac0bbe33d10ff2018be669168729928f6 authored over 3 years ago by Saurabh Machave <[email protected]>
Merge pull request #16 from mint-lang/dependabot/npm_and_yarn/lodash-4.17.21

Bump lodash from 4.17.20 to 4.17.21

github.com/mint-lang/mint-runtime - 0db0a12bca2be2663c4c77e25236bee40206d8ec authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #18 from mint-lang/dependabot/npm_and_yarn/browserslist-4.16.6

Bump browserslist from 4.14.3 to 4.16.6

github.com/mint-lang/mint-runtime - afe659b9ed46611b75175df09f168ee4df686234 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #434 from tkshnwesper/master

github.com/mint-lang/mint - 568a9371f9c9467fdca24e707e5e6a891e58c3a0 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Bump browserslist from 4.14.3 to 4.16.6

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.3 to 4.16.6.
- [Rel...

github.com/mint-lang/mint-runtime - e5cc4ccb3db1114296e1fd403cec878060600da9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor `lint` command to ensure the proper exit

github.com/mint-lang/mint - 9ce93dea00952b95bec70e21573a587dc469953a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Pedantic cleanup of top-level js code

github.com/mint-lang/mint - 66c9c550076aa5bbd8d2b013be4aa41ec17f838a authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use HEREDOC for js code

github.com/mint-lang/mint - 10a2e279178e6d619279bb054e0db3ff8d7522d8 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `compact_map` vs `map + reject!`

github.com/mint-lang/mint - e11f431027742456ad4769c3a41a67a3030eee47 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Change order of `key` and `value`

github.com/mint-lang/mint - d1100c53f4b9a8ba28aea04e936438f560a5e0bc authored over 3 years ago by Saurabh Machave <[email protected]>
Refactor `Http.header` and `Http.hasHeader` functions

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

github.com/mint-lang/mint - 7f95f7e78dbe23aa7dc885809996849bd901aae7 authored over 3 years ago by Saurabh <[email protected]>
Merge pull request #436 from mint-lang/show-failed-suite-name

github.com/mint-lang/mint - 576742ae86f755f5cd39fced5b4eee387e594285 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Bump the indent to increase context visibility

github.com/mint-lang/mint - 4a53942a0b7b368ecf5b4416fc9c0c509b954f92 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `N/A` in case of empty suite name (think errors)

github.com/mint-lang/mint - 5737330d40a91b5e92cedd686c8f8777c7980a99 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Add extra header values in `Http.header` tests

github.com/mint-lang/mint - 983981530ec4d3be486440819f4c23360da5df41 authored over 3 years ago by Saurabh Machave <[email protected]>
Modify test to account for existing header

github.com/mint-lang/mint - 81cba8bcdbb825209b6f4bea59b5f0702977937f authored over 3 years ago by Saurabh Machave <[email protected]>
Change inline record to mint Record format

github.com/mint-lang/mint - 2463cdd23ca6460ef6602b4076be976fb78f1d86 authored over 3 years ago by Saurabh Machave <[email protected]>
Prevent header duplication in `Http.header`

github.com/mint-lang/mint - 2a64fdb904bf0553428fa3c2b794d71bc4443486 authored over 3 years ago by Saurabh Machave <[email protected]>
Refactor and format `Http.hasHeader`

github.com/mint-lang/mint - fa7956f8be2fe0250726e85346927b4a0c124ef0 authored over 3 years ago by Saurabh Machave <[email protected]>
Set all `Regexp.Options` to false except case-insensitivity

github.com/mint-lang/mint - 2cad83aa1741cb24906db5db52b1fd7c1ee959e7 authored over 3 years ago by Saurabh Machave <[email protected]>
Format `Http.jsonBody`

github.com/mint-lang/mint - f65e99c84165d1e0ecf6118b6ff615021599f016 authored over 3 years ago by Saurabh Machave <[email protected]>
Make `Http.hasHeader` case-insensitive

github.com/mint-lang/mint - 5e7610df4ec7e40056954ebaab617693ad2bede0 authored over 3 years ago by Saurabh Machave <[email protected]>
Add check to not override Content-Type in `Http.jsonBody`

github.com/mint-lang/mint - 6a7af43fa7c0539ceca90eb1bf6bebdfbb9c9298 authored over 3 years ago by Saurabh Machave <[email protected]>
Add `hasHeader` function

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

github.com/mint-lang/mint - ae213d9bd29cc4d5e395a445abd7715ada961e78 authored over 3 years ago by Saurabh <[email protected]>
Group failures by suite.

github.com/mint-lang/mint - 270aed59d3728ec2aa6d548cfccfe86cfacf51e0 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Displayed the suite name of the failed test case.

Resolves #433

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