Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mint-lang/mint

:leaves: A refreshing programming language for the front-end web
https://github.com/mint-lang/mint

Print alternative link when starting a server if it's different.

Resolves #230

672db031dd28df73fd50b1dec896c8b1540ec63a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update exhaustivness check for case of array.

9e93387a2dfe4056fd71911dd5558e75b5640b09 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #216 from mint-lang/type-inference

🚧 Type System Improvements

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

9b859ce41163150f8d347241561cc3490adad414 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Remove pipe property from call.

f63b83cd9bbc83fa100756bfd7beee162e767579 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update src/type_checker.cr

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

7db86647778a544e6b30b339ab739bcae6c38cf7 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Implement compiler and formatter for record constructors.

0774a5778f203610624b7ce8d13fe7a2a58efe93 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #231 from petemcfarlane/patch-1

Default to true, for use_new_port

9f3d3875af1929feddfadc45ce68077f2c21404b authored over 4 years ago by Szikszai Gusztáv <[email protected]>
use .empty rather than == ""

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

87cced5ba1e8a732589ac69e1a73e1467b603294 authored over 4 years ago by Pete McFarlane <[email protected]>
Default to true, for use_new_port

When running `mint start` if default port is taken, allow return (with no explicit Y) to start d...

1b74297bef7bbdbd7989ff89096378c4049a82d8 authored over 4 years ago by Pete McFarlane <[email protected]>
Started implementing record constructors (parser, type-checker)

ee8b2290d84408ab7b7fa1cac53336774498022e authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Refactor the pipe operator to allow piping into other things than calls.

846742f7e7032346f43d234fca52d585fd3bb2db authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #229 from manveru/array-min-max

Add Array.min, Array.max now returns Maybe(Number)

97158c7008bbc9f527254c7fafef53b9233f6076 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Add Array.min, Array.max now returns Maybe(Number)

ce0a75a251d7870c51fdeff608ad0a94477c695a authored over 4 years ago by Michael Fellinger <[email protected]>
Update documentation generator.

8c74062cf5fa3234ee03bb4c13295ca0fb3856ce authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow properties to be required (without a default value)

Resolves #132

d136d405e24e1aaf4ab0829546d5f5aa09f48311 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Revert more things.

73bd1b02e6497a6c62e56acc459e66bf95d1f882 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #227 from kingsleyh/master

#224 config option to turn off generation of icons

a8a188cfe164a0f6a6b7ef935a325cccac001ecb authored over 4 years ago by Szikszai Gusztáv <[email protected]>
#224 config option to turn off generation of icons

d8e802c4daa5f77fa2424d80e5b22d440dcfafb8 authored over 4 years ago by Kingsley Hendrickse <[email protected]>
Revert more changes because of the fun keyword.

047383bc967feb0d626ad0e4c1a3e60ef8d4fe1d authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Bring back to fun (keyword)

3605ed55537abe9000d2d083ca4a38abf63bc895 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added new line at the end of the css properties file.

9b3954151bb212dc60f17175dfe0032910345a73 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #222 from s0kil/Fix/CSS_Properties

Added more CSS properties

a983abcbc41ef03105bf1a7819d4d9364f21549e authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Added more CSS properties according to https://github.com/chromium/chromium/blob/master/third_party/blink/renderer/core/css/css_properties_ranking.json5

805c469e21a12ff87d396f3071d9d99bdb54b790 authored over 4 years ago by Daniel Sokil <[email protected]>
Allow restricting the type of an array.

fdce019be43bd966a394e534967814db3f69e00a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update how an inline javascripts type is defined.

- Removed the "TypeChecker::Js" type class
- Allow the type to be defined from code using the "a...

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

fbd59824d683c4a54a37fa37c6e5ee7f37b278f6 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.9.0-devel

e5c3310d24a34df9bcf9b8aa6dc4026c92880038 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Remove "fun" keyword.

38f607e4623c7424e6d7b525721cfc93ef9659da authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Make type definitions option for get, property and state.

688cc666e646574221e3cec25ab4ece1edae4d7c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Delete docs.json.

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

Typo: prdicate => predicate

869b2f98350b132396c30435e829e2ad1705a95e authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Typo: prdicate => predicate

046ed51b656aebf895f275336a9a9172b40f24e2 authored over 4 years ago by Tonći Galić <[email protected]>
Bump to 0.8.0

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

b65c6dc6b6f2e0cf245c0b87a67ab18dcb4ca227 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added missing syntax error message to tuple destructuring.

056a54f79ff3da43485eebcfa33997df5326bbf0 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #209 from mint-lang/tuples

Tuples

8a59769fe14e519c1d001b47f4a6e9863a4696e1 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Fix code style issue.

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

Array Destructuring

7c87d56405c3581bf3c6aeb050ae3170bf66c0aa authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Update runtime (Preact integration without compat)

dc31b6a412377b09d627bd17b3a66c3cb58cefa2 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Show more context for the missing closing tag syntax error.

Resolves #213

d060da5da10cd997c9a6082351e8a4d4c76eaf3f authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Display more relevant errors for property and state if the type is a record without definition.

Resolves #188

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

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

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

- resolves regression

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

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

Fixes #212

443a9fb8057b5e83eadb3eebcd9f76880c746897 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Revent allowing destructuring in a statement.

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

9d123dc0fe32f504c191c8102c6f31e91d9e11fc authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement formatter for array destructuring.

27b803f374e79a062c837229a65db714a99ac569 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added array destructuring to statements.

ebfc314bbdc0e72f8c04dae887fe604ded4ffcea authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update tuple examples.

94cdc02359bc2a82a19793a810ffa86833264954 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Separated entitites and added type checks.

2f410ae0f9506f538bc2cb4465385029d630a2fd authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement compiler for array destructuring.

ba60964c3d6f42bedd4a8e574c724bcc7c2d112b authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Initial implementation of array destructuring.

ad573e5ba3a4ff75072903e705e0b9f96100253a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Adjust tuple destructuring formatter.

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.

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

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

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

6a7256843fedfbd268155d92c779becdf9439172 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix issues.

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

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

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

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

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

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

7e846d6a0645d1087410f1a3d088010240d41312 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into tuples

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

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.

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

12b71f8290c5e368b16751bf96160606002e49c2 authored over 4 years ago by Namek <[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

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`

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

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

b4e419e13d74f1b74053f21aeec13d738cd69df3 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement tuple literal.

fd5434774c26cc89c7b24b4a1a35082fd58cf82d authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Cleanup dwarf file from running `make development`

977c965b9bf2d56cad9107820d0b425ecd43665a authored over 4 years ago by Kevin Sjöberg <[email protected]>
Merge pull request #201 from mint-lang/unary-minus

Implement unary minus expression.

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

Constants

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

cc9117daa2009436a406953ae43744b50ce980f1 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Implement unary minus expression.

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

Resolves #199

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

4b997477dacd2963660c517b4be231764ca9e39a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into constants

f537a6fe12070853ed5b7d8f09cf4afe504d59c3 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update mint.json scaffold to include Mint version

bf68cbd0a51ce6b705b4159b1d525eb022d7aea4 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Check Mint version in mint.json

cb4515d94b3165ede920e6fe573d176ea250e765 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Refactor mint version command

05a32517ba225bd50b325000126d4892c5afa5cd authored over 4 years ago by Kevin Sjöberg <[email protected]>
Define Mint::VERSION

5b435affce61c4d3bc1c733527b9076a4bd59c1d authored over 4 years ago by Kevin Sjöberg <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

ebb0440d9c02ab4a4379bfc498ca1659cff594bd authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Use runtime with preact.

3a44a3249956a106d79fab4cc8e0cde0c8fc321a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #197 from Namek/maybe_and_then

core: add Maybe.andThen()

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

668a31fbfd186308029c810f7965cf5cd3b92f49 authored over 4 years ago by Namek <[email protected]>
Merge pull request #189 from KevinSjoberg/fix-formatting

Fix formatting

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

Ignore .dwarf files

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

ac190e2ca143f136001463ddd448c15531f1ace5 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Ignore .dwarf files

ef5b3ae4bc850358c776ecf6493f6e0091120b99 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Fix formatting

1c729a3b65789f7f788b0e94cc358f028ddf0078 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Added constants to components.

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.

94dce398102cd47401fcb52ace06e47d4feae03c authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' into constants

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

8fd49cefd142f98ad50e0ce741c02b8877112a35 authored over 4 years ago by Gusztáv Szikszai <[email protected]>