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

Delete docs.json.

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

Typo: prdicate => predicate

github.com/mint-lang/mint - 869b2f98350b132396c30435e829e2ad1705a95e authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Typo: prdicate => predicate

github.com/mint-lang/mint - 046ed51b656aebf895f275336a9a9172b40f24e2 authored over 4 years ago by Tonći Galić <[email protected]>
Merge pull request #25 from mint-lang/development

Updates for 0.8.0

github.com/mint-lang/mint-website-rails - 9ac801543ee8d1f5840f674d8b8a0fa2eb9ce14b authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Update Mint executable to 0.8.0

github.com/mint-lang/mint-website-rails - 764fd45d4da9ee16c7b576174dc848a911920235 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Finish blog post about 0.8.0

github.com/mint-lang/mint-website-rails - aa9a50bbd9c8bb446d8367926d11be18d76fa263 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Bump to 0.8.0

github.com/mint-lang/mint - ee084ad2f92ce5d6a4d96419f69a751495f0db3f authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow functions not to define their return type.

github.com/mint-lang/mint - b65c6dc6b6f2e0cf245c0b87a67ab18dcb4ca227 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added blog post for 0.8.0 release.

github.com/mint-lang/mint-website-rails - cdac4924384e8ad5fbd92385559d77bc111aea54 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Updated the help of the test CLI command.

github.com/mint-lang/mint-website-rails - dfbe7b57b1fa9d1cbf7996a35e112704f5f35d67 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added vim plugin to tools.

github.com/mint-lang/mint-website-rails - 3060f7510ee7ac9ec33170095e07f86983be3ea4 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Document component lifecycle functions.

github.com/mint-lang/mint-website-rails - 29d160a8acc9e6fe74ea8ebbd69a27e3bbb4cc76 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added missing syntax error message to tuple destructuring.

github.com/mint-lang/mint - 056a54f79ff3da43485eebcfa33997df5326bbf0 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Add page for constants.

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

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

- Added page for tuples and arrays
- Added sections to case on how to match a tuples and arrays
...

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

Tuples

github.com/mint-lang/mint - 8a59769fe14e519c1d001b47f4a6e9863a4696e1 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Fix code style issue.

github.com/mint-lang/mint - fb486f08301455c381fa196ec0d29469695aa94e authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #210 from mint-lang/array-destructuring

Array Destructuring

github.com/mint-lang/mint - 7c87d56405c3581bf3c6aeb050ae3170bf66c0aa authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Update runtime (Preact integration without compat)

github.com/mint-lang/mint - dc31b6a412377b09d627bd17b3a66c3cb58cefa2 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Finish integrating Preact without preact/compat

github.com/mint-lang/mint-runtime - 71dad31ea1827a6a93239b28071b75883f210e4c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #8 from KevinSjoberg/preact-without-compat

Rely solely on preact

github.com/mint-lang/mint-runtime - 9ad3e302c0baedccaed7b4cce1d06376676b9a07 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Show more context for the missing closing tag syntax error.

Resolves #213

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

Mint Language added to Homebrew-alpha community.

github.com/mint-lang/mint-website-rails - 69f126ff9998e9cd85b78ed0841831190973c934 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Mint Language added to Homebrew-alpha community.

You can use on Mac or Linux

github.com/mint-lang/mint-website-rails - 2b00d8e72e7840f3da53bd0a34e785a2cf4d96f2 authored over 4 years ago by Massimiliano Bertinetti <[email protected]>
Merge pull request #23 from mint-lang/add-license-1

Create LICENSE

github.com/mint-lang/mint-website-rails - 628f66cc70039abde13f1aea713b0b5bc2cefb1b authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Create LICENSE

github.com/mint-lang/mint-website-rails - 0561f249169c51035bc2325f93fc2d9d933e58a9 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #21 from mint-lang/dependabot/bundler/puma-3.12.4

Bump puma from 3.12.3 to 3.12.4

github.com/mint-lang/mint-website-rails - 46b8639f7825f97ed3cc45a4cd38258360d9ae37 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Bump puma from 3.12.3 to 3.12.4

Bumps [puma](https://github.com/puma/puma) from 3.12.3 to 3.12.4.
- [Release notes](https://gith...

github.com/mint-lang/mint-website-rails - eedc5443d894afa7fbb6cf2d27b9508ed90f160b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Display more relevant errors for property and state if the type is a record without definition.

Resolves #188

github.com/mint-lang/mint - 06e08eda3ea909fb015acd5de1a6ade02c7ecd56 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update src/version.cr

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

github.com/mint-lang/mint - a1a6ea16cc2cf844345c2579b51591f5fbdc1ee6 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Added tests for where checking in function.

- resolves regression

github.com/mint-lang/mint - 2fd8c65649f7ad1f91261ad614b3853e56749dd5 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into array-destructuring

github.com/mint-lang/mint - 7f2efd85044369a32c9b7a584c6c2cfb2fb4613c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Normalize functions type before resolving.

Fixes #212

github.com/mint-lang/mint - 443a9fb8057b5e83eadb3eebcd9f76880c746897 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #20 from mint-lang/dependabot/bundler/nokogiri-1.10.8

Bump nokogiri from 1.10.5 to 1.10.8

github.com/mint-lang/mint-website-rails - eb1ccfacaa2fec7e0fe9f30e515e6316e9ea4cea authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Bump nokogiri from 1.10.5 to 1.10.8

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

github.com/mint-lang/mint-website-rails - 9cca1998efff98bb331f8c2a31cbbf8879589ba6 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #19 from mint-lang/dependabot/bundler/puma-3.12.3

Bump puma from 3.12.2 to 3.12.3

github.com/mint-lang/mint-website-rails - 5a28d651490f5ae050326bc3e067cb45abb3f303 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Bump puma from 3.12.2 to 3.12.3

Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.3.
- [Release notes](https://gith...

github.com/mint-lang/mint-website-rails - b4e51f9c57f5d968774d71499fd360c1ce594d6a authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revent allowing destructuring in a statement.

github.com/mint-lang/mint - a20d3d2ea11179afd8e3b8e5373161d112d50a89 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added exhaustive checks for array and tuple.

github.com/mint-lang/mint - 9d123dc0fe32f504c191c8102c6f31e91d9e11fc authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Initial implementation of array destructuring.

github.com/mint-lang/mint - ad573e5ba3a4ff75072903e705e0b9f96100253a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement compiler for array destructuring.

github.com/mint-lang/mint - ba60964c3d6f42bedd4a8e574c724bcc7c2d112b authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Separated entitites and added type checks.

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

github.com/mint-lang/mint - 94cdc02359bc2a82a19793a810ffa86833264954 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added array destructuring to statements.

github.com/mint-lang/mint - ebfc314bbdc0e72f8c04dae887fe604ded4ffcea authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement formatter for array destructuring.

github.com/mint-lang/mint - 27b803f374e79a062c837229a65db714a99ac569 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Adjust tuple destructuring formatter.

github.com/mint-lang/mint - b29db315db2be43b0bcf612f0939aea44cd57cfa authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Refactor statement and wherestatement to use tupledestructuring instead of it's own variables.

github.com/mint-lang/mint - a79fa81c29431d7448a3e02222e553b2d48a1571 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Remove restriction on the same structured types.

github.com/mint-lang/mint - f341641768b7384b64bee22519897c19a8a96bcc authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Check for tuples and tuple size when destructuring.

github.com/mint-lang/mint - 9b66c0812d7222340effe52953501645c4114156 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Convert "try", "sequence" and "parallel" to use scope when resolving.

- Fixes recursion issue with statement
- Allows for referencing previous statement

github.com/mint-lang/mint - 6a7256843fedfbd268155d92c779becdf9439172 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix issues.

github.com/mint-lang/mint - 014747332e1f4e494095ee1be2124ba59bb9d64a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure where statements are resolved in order.

github.com/mint-lang/mint - 2d38f4487ee159663743516d8b793e1de38d7edc authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Make statements variables not nilable.

github.com/mint-lang/mint - 2aa27ea5fed551b01d4ab837ca76e446e8866a0c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement compiler for where statement destructuring.

github.com/mint-lang/mint - f71a6daaada6408ea81aa726f05173f442289749 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow multiple variables for where statement.

github.com/mint-lang/mint - 354b88aa857dec68944531018e18d4fabdfdee0f authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Refactor how where statements are resolved during type_checking.

github.com/mint-lang/mint - b0d9223f8e8600429251b9dcea0f6550c75bb951 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implemented basic tuple desctructuring for case statements.

github.com/mint-lang/mint - 7e846d6a0645d1087410f1a3d088010240d41312 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into tuples

github.com/mint-lang/mint - a362e5fc689a3e2bdc5eaca8d4f18e7dc452ea79 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement statement destructuring in try, sequence and parallel.

github.com/mint-lang/mint - 090946b1e2eecec81f45a261a49d9d8cbecd968a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #207 from Namek/tests-configurable_hostname_port

Make hostname:port configurable for test server.

github.com/mint-lang/mint - 99ef836271683101c5c11b4ae9011dcde49212f1 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Make host:port configurable for test server.

github.com/mint-lang/mint - 12b71f8290c5e368b16751bf96160606002e49c2 authored over 4 years ago by Namek <[email protected]>
Use createPortal from preact/compat directly

github.com/mint-lang/mint-runtime - 1a386090b538316cb40cc8f8c64431afbc59e773 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Use different way of testing if a port is open or not.

This should fix the issue with WSL (and maybe debian?). Fixes #167

github.com/mint-lang/mint - 437898b26cb400c026507438448b98153ff10c49 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #204 from KevinSjoberg/cleanup-mint-dev-dwarf-file

Cleanup dwarf file from running `make development`

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

github.com/mint-lang/mint - 7d1083b9ede7602c02e91563f0d8818438bc1545 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure we can parse tuple with record correctly.

github.com/mint-lang/mint - b4e419e13d74f1b74053f21aeec13d738cd69df3 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement tuple literal.

github.com/mint-lang/mint - fd5434774c26cc89c7b24b4a1a35082fd58cf82d authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Cleanup dwarf file from running `make development`

github.com/mint-lang/mint - 977c965b9bf2d56cad9107820d0b425ecd43665a authored over 4 years ago by Kevin Sjöberg <[email protected]>
Port createPortal from preact/compat

github.com/mint-lang/mint-runtime - 840c10674249906ecf9bcdb5c021785f46d61538 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Only use preact

github.com/mint-lang/mint-runtime - 557eb1ab4bf07c88d02bdcc8dfca4703211f6b8d authored over 4 years ago by Kevin Sjöberg <[email protected]>
Merge pull request #201 from mint-lang/unary-minus

Implement unary minus expression.

github.com/mint-lang/mint - 49a99b6e984f8a8ceec236905e2ac9354fb90c2f authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #194 from mint-lang/constants

Constants

github.com/mint-lang/mint - 61c3a0d87bcfad527aa025b858c038f4ac4748b6 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Make html snippet renderer work with CRFL line endings.

github.com/mint-lang/mint - cc9117daa2009436a406953ae43744b50ce980f1 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement unary minus expression.

github.com/mint-lang/mint - 90b12b264373a5bd18b0c8bb28ff2185f41df882 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow recursion for inline function.

Resolves #199

github.com/mint-lang/mint - 79f510c25177422e64fb249f6d467bf134d8fb48 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Rename "constant" to "const".

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

github.com/mint-lang/mint - f537a6fe12070853ed5b7d8f09cf4afe504d59c3 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Check Mint version in mint.json

github.com/mint-lang/mint - cb4515d94b3165ede920e6fe573d176ea250e765 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Update mint.json scaffold to include Mint version

github.com/mint-lang/mint - bf68cbd0a51ce6b705b4159b1d525eb022d7aea4 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Refactor mint version command

github.com/mint-lang/mint - 05a32517ba225bd50b325000126d4892c5afa5cd authored over 4 years ago by Kevin Sjöberg <[email protected]>
Define Mint::VERSION

github.com/mint-lang/mint - 5b435affce61c4d3bc1c733527b9076a4bd59c1d authored over 4 years ago by Kevin Sjöberg <[email protected]>
Format files.

github.com/mint-lang/mint-runtime - 10badb8d8980779c7e8f759994e35cf43abdca76 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 - ebb0440d9c02ab4a4379bfc498ca1659cff594bd authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Use runtime with preact.

github.com/mint-lang/mint - 3a44a3249956a106d79fab4cc8e0cde0c8fc321a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix event function calls.

Since preact does not use a custom event object and we use a proxy for
this, the function calls ...

github.com/mint-lang/mint-runtime - cc04012d664a3320a74bc1a11ce2493a510a4d69 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #7 from KevinSjoberg/preact

Use Preact instead of React

github.com/mint-lang/mint-runtime - 896a12c91c2846b2252f1e691edb4dbcc1d15a30 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #197 from Namek/maybe_and_then

core: add Maybe.andThen()

github.com/mint-lang/mint - 56711104d19d85191bbce57267d3a054dd4c488e authored over 4 years ago by Szikszai Gusztáv <[email protected]>
core: add Maybe.andThen()

github.com/mint-lang/mint - 668a31fbfd186308029c810f7965cf5cd3b92f49 authored over 4 years ago by Namek <[email protected]>
Fix broken test case

Calling `preventDefault()` for a non-cancelable event, such as one
dispatched via `EventTarget.d...

github.com/mint-lang/mint-runtime - 2f9d17cffd9c3748aa748c406b2945b5c721826b authored over 4 years ago by Kevin Sjöberg <[email protected]>
Swap React from Preact

github.com/mint-lang/mint-runtime - 54247d9a59a76ef662d9befa81e426abbb14af83 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Merge pull request #189 from KevinSjoberg/fix-formatting

Fix formatting

github.com/mint-lang/mint - 5291289cff899007572cdf759a1c9cca87bebdc9 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #195 from KevinSjoberg/ignore-dwarf-files

Ignore .dwarf files

github.com/mint-lang/mint - 36b0049268fec4958f2fb2b73db33b8af0ca585d authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Remove .dwarf file when running core tests

github.com/mint-lang/mint - ac190e2ca143f136001463ddd448c15531f1ace5 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Ignore .dwarf files

github.com/mint-lang/mint - ef5b3ae4bc850358c776ecf6493f6e0091120b99 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Fix formatting

github.com/mint-lang/mint - 1c729a3b65789f7f788b0e94cc358f028ddf0078 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Added constants to components.

github.com/mint-lang/mint - 0f2f90feacab0e04bce81941d8c9dcf36e718d88 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #183 from mint-lang/external-files

Compile external assets into their own files.

github.com/mint-lang/mint - 94dce398102cd47401fcb52ace06e47d4feae03c authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' into constants

github.com/mint-lang/mint - 7e8676b79bea9fbded5f4852f6100e91474f35d8 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Only render elements for sourcefiles if there is any.

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