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

Merge pull request #66 from veelenga/fix/doc-ref-typo

Correct a link to project contributors

1db43414428d4d820424735ff98021d5a2e4d592 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Correct a link to project contributors

a3967d22af10cefb004f4c2571ae97bf23749fb0 authored about 6 years ago by Vitalii Elenhaupt <[email protected]>
Initial steps for ADTs.

97e7d46091e3039e78702f31f0ecfa5580d8d032 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Watch sourcefiles as well.

51e924c26849bf150f506b8532e85b17771cc2a3 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Prefix input parameter of the decoders to fix a naming conflict.

248dae55e7852e2a407555f432a9111216bc4e1b authored about 6 years ago by Gusztav Szikszai <[email protected]>
Change wording of empty store error.

Resolves #64

4f9dec0ed03c8cf94ad6a435bcf45ec6ed42cdb4 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Detect recurions.

Resolves #20

83d30cc4b67254e18ba285e21a6ca95b3dcb63a1 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Fix error in state type mismatch error.

a32500c5699ea6dc2ac9496e9f5942add1121dc3 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update docs viewer.

06cc22f5940ef517c9558f491eded646f6d98534 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added comment to state and update documentation server.

c8ae27399c28d5f242e431c8e18d2112ada04aca authored about 6 years ago by Gusztav Szikszai <[email protected]>
Return compiled decoder.

d9d2271907d24fb3172ef45a9dcbce95aa4200d7 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Refactor state handling to be more simple.

Resolves #59

f4102eeb4985013c5007604e6f5db6ba9f502d91 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Allow where clause for get.

Resolves #49

c5d3118dbc1938f761a53fb69cb1e6db2d667b0d authored about 6 years ago by Gusztav Szikszai <[email protected]>
Implement HtmlFragment. (#63)

16972d5b2be8acb3cc46b123b5ab0e96a4e82346 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Refactor record to be able to encode with the mapping.

a4dc38d232dc9aca6422ad56874d433688184665 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Use singular form for issue.

0c0de152468803ab4ea18d4112e67a694f4d0c1f authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added missing question mark.

df1ed75310f3e1f6037a378f1141f0da273a8fbc authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Started an FAQ section in the readme.

26798dc57c21d19009a32f1c3dd13fc1e48a52bf authored about 6 years ago by Szikszai Gusztáv <[email protected]>
New anonymous function syntax (#62)

17b374d2cd97934547cd65c9b67d33070933a041 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Added backers and sponsors on the README (#61)

be02e1d84031a75426c049604855afc4dcbe2589 authored about 6 years ago by jess <[email protected]>
Added timeout to port checking in development server.

This fixes connection hanging during port checking in windows subsystem
for linux.

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

8595d8822358f60efec32fa3390449fd9c2563f9 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Remove compiled "defaultProps" from components because it's not needed.

291ab4ab9cfaa9cd8df5a666d240a673be854e1d authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added .gitattributes

b3b5009aa0e462f63e5f09451e9035e4c78013f0 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

f75e7433efea51f80971c081416b1d196b25ad2c authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added --relative flag to the build command.

Closes #11

bde6e3ff4a15eadc59587c9dc75ac912b5d7996d authored over 6 years ago by Gusztav Szikszai <[email protected]>
Array access (#52)

e32d78421605cee7b3845916cf429cfe514ef19a authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Update documentation viewer.

351aa8062b998435177f83c867ebbdff2e9b44a8 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Update docs viewer.

5603b1e6debfe9ba38b3e712b80aa0446d8390d2 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Fallback to index on 404.

9abb6b6d5239ed72d27769d57176e4249bab640b authored over 6 years ago by Gusztav Szikszai <[email protected]>
Documentation Server (#8)

* Started documentation generator.

* Created documentation server.

* Remve useless assignm...

2a37dfad8c2d1502938ce66e8730309f807ea7cc authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Fix a bug in where module calls are not scoped to the module / store.

25d5eb30f1c77049fdd5143213811d1e07225798 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Implement encode keyword.

dd94a458034cb9d03eb017725c06cba813337d40 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Compile class with generated classes and forbid className attribute on elements.

Fixes #46

88c5c1e492ed08f7d63206074848b29c76350c04 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Abstract browser paths into a single constant.

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

087901571ca90c6c7177c1b0b73e59ff32f330eb authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Remove unneccesary escapes.

549660e883ed44bd90c29e4c87fec4f042101d3d authored over 6 years ago by Gusztav Szikszai <[email protected]>
Add osx paths to browsers and nice error messages.

Fixes #43

ed5d77d8cb63a910366b0e406e4952b5ba760a78 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added "external-javascripts" to the mint json.

5c1a41b295f027174100590bdc7352f90755ea4d authored over 6 years ago by Gusztav Szikszai <[email protected]>
Run crystal code formatter.

fb134d43e199be84c721ad138fb3f15130d5d2e0 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Remove dots from command help texts.

9d59cbb01e6d159cb0b726d0110cc29df644a587 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #37 from mint-lang/hm-type-checking

Hindley Milner type checking algorithm

8e274f549535d6c74269d79435f52eda37263b5c authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Cleanup errors in decoders.

57fe1e5834b95ae849abe7cbe5a15422b3485fa4 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added tests.

33d57b859cc57d9b068c4b595e7e210285671f9c authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge remote-tracking branch 'origin/master' into hm-type-checking

dc6cfe0ef44e4979bbbd76f1b38a179b2931c3e7 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #40 from manveru/check-missing-dependencies

Check dependency availability before building

5729bf0b8dd9da2a21779b194b67906ead602816 authored over 6 years ago by Michael Fellinger <[email protected]>
Check dependency availability before building

cdec617b6daea6ca9d56d63907d46edf07b8526b authored over 6 years ago by Michael Fellinger <[email protected]>
Merge pull request #41 from manveru/add-a-test-to-scaffold

Make getting started with tests easier by adding it to scaffold

45882403f80326e3a815f690d8c2546f7c274b60 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Make getting started with tests easier by adding it to scaffold

6b3e9b2ed8fe5f519c3fa47e8c33f4597f9e4381 authored over 6 years ago by Michael Fellinger <[email protected]>
Merge pull request #39 from manveru/smarter-mint-init

Allow mint init to work on existing directories

a9896207b2cd9b4f3b6a46e9678491084cd65e06 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Allow mint init to work on existing directories

d0166d7dfc69acd61f9cd19f7478a611805c0da1 authored over 6 years ago by Michael Fellinger <[email protected]>
Make sure that sub directories in public are copied too when building an application.

Fixes #38

1d68b86214642e1ee178dc7c544eb003bfcc82ae authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Revert test cases and fix TypeExpectedType message.

8ec9aa2e04e600ef835de5066306e585c66b1914 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Hindley Milner type checking algorithm.

e53182027064f3034d227ed4bcd6234d8bddf47a authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Bump version to 0.0.4

a1677ae4a144b04d63e9567721aab0e41934d0ca authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #36 from mint-lang/crystal-next

Support for Crystal 0.25

d25fc9ddf4e20249b25e1b41821e73532a4394c5 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Update shards.

203339e6201e65d8e6eae83e47c7fc8516ed5115 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use new version of ameba.

[skip ci]

07fb62fbaec6e024a7fbb69c58d5ae335807bd7a authored over 6 years ago by Gusztav Szikszai <[email protected]>
Remove ameba for now and debug flag from build.

[skip ci]

23c0143aef76a157002f23ed5bdecc4076be9d29 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Tests run successfully

[skip ci]

c3aba600d70eea9411da512ca8706399cf91cb7e authored over 6 years ago by Gusztav Szikszai <[email protected]>
Update to new crystal version.

[skip ci]

9045fec0221a7e148950b4ee586d9540a45237d8 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added command to format source files.

998fd7a136280eb3ffc85a0d1cdaf23af24df67a authored over 6 years ago by Gusztav Szikszai <[email protected]>
Allow passing arrays to HTML attributes without braces.

Closes #33

b95fa525b8b9d3fab318f4369c58639def36c0a3 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' into type-caching

03d298a7662e47fdce26492acc53038640c6151c authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Require whitespace after "with" keyword.

Fixes #32

378ad1141cb5106e73598da188dbc767377d6d47 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Cache resolved types.

9d62405623824505a3ab8be316d23e1be07938ea authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added initial recursive call checking.

ecc8e315884b48cc9860bfd5a3df5ad81e25562a authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Update runtime.

348e6da8cc45739e3f4c3799f880e3f1d53bac32 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Update runtime.

c2332533723a4f45f671e324a99d63c99975e561 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #23 from mint-lang/decode

Automatic decoders for primitive types and records

4d368725ff66bd9df78eae58d7da3948d53b2abb authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added override config to bintray.

4c86f5a10a7fe9e5e75d7ce55988e71b223d80a3 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added ambea for the test command.

477eabb57251c910336d6eabdb79cabb9f385117 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added tests for decode feature.

ac1eef64f8e091aa7f927ddf21922f4d9914cb7b authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' into decode

50bba8b8c7d4a76c30a35d7c316084ef5c2d8fed authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #27 from mint-lang/default-meta-charset

Always default meta charset to utf-8

d56e926766ab75e57a47976eb10d69e34273dd79 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Always default meta charset to utf-8

048258a91a634899115835282dcf760ff2a476cc authored over 6 years ago by Michael Fellinger <[email protected]>
Merge pull request #25 from mint-lang/get-on-store

Allow computed property on store.

f350915a7979bed2fd466c3fd644e24088b9658c authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Allow computed property on store.

db23d4f9ec46b0cf50281c3031b64baa2abd87b3 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' into decode

41c0f117384664d1172a89d6ac428387c12e993a authored over 6 years ago by Gusztav Szikszai <[email protected]>
Only allow negating booleans.

6e483e795ceea735e24b5987b8585a860831db79 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #17 from manveru/negated-expression

Add Negated Expressions

f32846854499b904fa3b7ce5173d336a507bae38 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Finish implementation of automatic decoders.

b26913968724664ea1a0d04b419198ad7f1b5b39 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' into decode

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

bdb7e1296cc18bc62bfd8be27eb83c025836e68f authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Fix title of finally expected expression message.

955d9fd8c3fc1a134cead3a667419336dedb1973 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Started decode syntax.

6b8d6a32f0690e037e4d639e1ca81a33a8016e05 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #22 from Dohxis/master

fix: allowing whitespace in type parser

75463be7ab26c491c87bdf4abb509f5d0ac66627 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
fix: allowing whitespace in type parser

33e717cc22b4cd000e87c6cd9bdf82f373ef966f authored over 6 years ago by Domantas <[email protected]>
Merge pull request #21 from bombless/typo

Fix typo for README.md: altough --> although

d8cebe6628c7fd56cd376610a8978fcf10465c0a authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Fix typo for README.md: altough --> although

5cfdeb27e7c3bc5b99ac81d6a02a976b513d487b authored over 6 years ago by York Xiang <[email protected]>
Merge pull request #15 from Dohxis/port-checking

feat: checking if port is used and adding new flag to change the default port

4d4081faf1d33ceac63dd4c634d473390f249c43 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
feat: added host flag also environment variables can now be used to set host and port

7d5e577597a50ded4a62f18c593d97d9c2e2d1a3 authored over 6 years ago by Domantas <[email protected]>
Add type checking and formatting

59358738cca8b7e091847b6c09ff178cb71af019 authored over 6 years ago by Michael Fellinger <[email protected]>
Add Negated Expressions

ae7dd50a06b6606b64d3fa857a64b3c71d7fe5ad authored over 6 years ago by Michael Fellinger <[email protected]>
Merge pull request #16 from faustinoaq/patch-1

Remove --no-debug flag

8054d6101f7f6a5bd9877ca7369a1c8a9161b526 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Remove --no-debug flag

d307827f208808696cb5005736b268e88c33b40d authored over 6 years ago by Faustino Aguilar <[email protected]>
feat: checking if port is used and adding --port flag to change the default one

16e15ea36ffe885e3c2518d2603cd1fe475ab8a8 authored over 6 years ago by Domantas Mauruča <[email protected]>
Update licenses field in bintray.json

a87b40bf58b1c2bd9b9e0a12b20097719e186dd4 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added licences field.

9740216742ae15833fec5ad20573155abff52386 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Update bintray.json

b1c544e95e7a29154d777f69f481e85e6f9c3571 authored over 6 years ago by Gusztav Szikszai <[email protected]>