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

Cache external assets for the reactor.

github.com/mint-lang/mint - 78e58d24972d860a29961010bdbf8c77bdaa60e8 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix Time.range because of DatFNS update.

github.com/mint-lang/mint - a35ccf579b3f2545e628274d23b04ea662eb82f3 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #190 from KevinSjoberg/add-math-random

Add Math.random

github.com/mint-lang/mint - ffe876b40722fdb528dd621dd2adc7c67ea61419 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Add Math.random

github.com/mint-lang/mint - b3c6f7798ef484205e496b37abeb395ee296e758 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Merge pull request #186 from KevinSjoberg/fix-typo

Fix comment typos in src/reactor.cr

github.com/mint-lang/mint - e3251acee312ae0b2fd2b27c0ee718a589b231eb authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #185 from KevinSjoberg/sequence-parallel-keywords

Make sequence and parallel reserved variable names

github.com/mint-lang/mint - ffdb5608ea1591ad98a62849870676a4e2f7f3e8 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Fix comment typos in src/reactor.cr

github.com/mint-lang/mint - b814026492c4bafa79929ab64420f0e36cdb4bc1 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Make sequence and parallel reserved variable names

github.com/mint-lang/mint - 538009c3aebf1554e6f8067d300a5e07bbf39556 authored over 4 years ago by Kevin Sjöberg <[email protected]>
Compile external assets into their own files.

github.com/mint-lang/mint - 07f229d60ab910a0d5bc9727a7a36724bc312ef1 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #181 from Namek/recursive_local_function

allow recursive calls in/to inline functions

github.com/mint-lang/mint - 3130dc5c5e68a50e974670d6cd3139f34cf7bf9d authored over 4 years ago by Szikszai Gusztáv <[email protected]>
allow recursive calls in/to inline functions

github.com/mint-lang/mint - c58f9e9fd7cb1f1e4a75df082b5888c8fb079857 authored over 4 years ago by Namek <[email protected]>
Merge pull request #182 from sobolevn/patch-1

Updates README.md with svg badge

github.com/mint-lang/mint - 7089f5c1fa28771246dbd49dbb901def7712bdea authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Updates README.md with svg badge

github.com/mint-lang/mint - 83a804bd994fec9d02a233c7c7c7312de2e26118 authored over 4 years ago by Nikita Sobolev <[email protected]>
Make constants work when exposed and allow accessing them with module access.

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

Add closing parenthesis

github.com/mint-lang/mint-website-rails - e245d9ef244e0dec9d3abde648af112eb086be78 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Add closing parenthesis

github.com/mint-lang/mint-website-rails - fe40cf63e0300b079f578f862d725aa185647eff authored over 4 years ago by Dave Judd <[email protected]>
More progress on constants.

github.com/mint-lang/mint - 948e1b952efbdb430b856cb5bcb16a168c6044fc 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 - 5af9dbf16da6b406834c0b710c67f21f16abe158 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #176 from s0kil/Readme

README: Ways you can contribute

github.com/mint-lang/mint - e64c4ee7408b4809bc26ec002fbeeb64e2eece47 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Ways you can contribute

github.com/mint-lang/mint - 0e88d060475cfdaed78124ed680d1e666a1c28ea authored over 4 years ago by s0kil <[email protected]>
Start working on constants.

github.com/mint-lang/mint - 9f0d70b70038f3a955655ed4942bfd8d49f3a19c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow underscores in environment variable names.

github.com/mint-lang/mint - 447f2396e3742c5122a71fc45f7150a5b9d57ec4 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.8.0-devel

github.com/mint-lang/mint - 2c1146914fdb0c36668dd3c3d854b8c920577c2f authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #16 from johanbrandhorst/add-test-help

Add test help output to cli guide

github.com/mint-lang/mint-website-rails - 38f1f49ef116a158584baddfc4055513918945b5 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #17 from themusicman/themusicman-patch-string-concat

Adding String Concatenation example

github.com/mint-lang/mint-website-rails - 841563e770a111e10de4aa7ae6e82f4370dc2a69 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Adding String Concatenation example

github.com/mint-lang/mint-website-rails - 30199eaca80035e78e23593a815d6589f3724698 authored over 4 years ago by Thomas Brewer <[email protected]>
Add test help output to cli guide

This would prevent such problems as I ran into
with https://github.com/mint-lang/mint/issues/168...

github.com/mint-lang/mint-website-rails - fcd1b2c4c5dda4fc63b8ca8277cad726cd3c9299 authored over 4 years ago by Johan Brandhorst <[email protected]>
Fix usage of external javascript files

github.com/mint-lang/mint-realworld - 2a78327d1d1f0b6d5ec9b61c3760a12c76e9f598 authored over 4 years ago by Guilherme Neubaner <[email protected]>
Change Crystal to Mint in install instructions.

github.com/mint-lang/mint-website-rails - 7fb784656db2a4c76fa71f6adaac1a7f1624b679 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Remove preview for now.

github.com/mint-lang/mint-sandbox - 512fae9dc4091e1f61b33cacfc94ac3a498137e4 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Create LICENSE

github.com/mint-lang/mint-realworld - 19e9a627de4300eb88c3dfa20f9d0bceba62134a authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #12 from jimmyhmiller/patch-1

Fix Typos

github.com/mint-lang/mint-website-rails - d55ee05bf5149b6b26f4c9232e83e39fb8d99392 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #9 from nozzlegear/linux-instructions-fix

Fix Linux install instructions

github.com/mint-lang/mint-website-rails - 435acfd2b4a4aa07af337cfddb51aff748de0279 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #7 from robertsigler/patch-1

Fix "thirdy" typo in table of contents

github.com/mint-lang/mint-website-rails - f6f22f9562eea027ffc49e2301b0ec07eec2b73c authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #13 from Extrogenesis/patch-1

update index.haml on line 281

github.com/mint-lang/mint-website-rails - d17f348a05c0de5a47b90e46d22b579077f521e7 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #14 from tomquirk/master

Fix typo in sidebar: thirdy -> third

github.com/mint-lang/mint-website-rails - a1b19e5de739666b618e34c916552b1cf5ba1635 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #15 from jmftrindade/master

nit: s/Interopability/Interoperability

github.com/mint-lang/mint-website-rails - c2a325364729a74ce3c6f7c6f13cfe19350c302a authored over 4 years ago by Szikszai Gusztáv <[email protected]>
nit: s/Interopability/Interoperability

github.com/mint-lang/mint-website-rails - 82c4033fae9cbd931f9e5324a31df3ad1fb6861b authored over 4 years ago by Joana Trindade <[email protected]>
Fix typo in sidebar: thirdy -> third

github.com/mint-lang/mint-website-rails - 033d73d134da78f798e851e886e563bf729d482a authored over 4 years ago by Tom Quirk <[email protected]>
update index.haml on line 281

changed a minor grammar issue from "an" to "a"

github.com/mint-lang/mint-website-rails - dd98222c6e39a7f6e80e513ff7e7d16652229ef1 authored over 4 years ago by Brent <[email protected]>
Fix Linux install instructions

github.com/mint-lang/mint-website-rails - d2cd9720403570b5dc3da2fe27a8ed9fbdcf31ee authored over 4 years ago by Joshua Harms <[email protected]>
Fix typo in mint-lang table of contents

github.com/mint-lang/mint-website-rails - ea88eaa026256712ae64dcc2668818cd76d2c208 authored over 4 years ago by Robert Sigler <[email protected]>
Fix media query provider.

github.com/mint-lang/mint - 1180392a07d2d36562170a086eb1a95090a8b5d9 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fixed String.trim

github.com/mint-lang/mint - 4d335779d46a15fa2e25830e61be47cb0e705a5b authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #159 from s0kil/master

Format 'source' And 'test' Files

github.com/mint-lang/mint - bf87623618aff5cf2d4c8096d86bfcd86e55ec09 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Format Command Respects Mint Json Configuration

github.com/mint-lang/mint - 5b3cb92f3fe6e684e2fa80bae6475a7456ce2242 authored over 4 years ago by Daniel Sokil <[email protected]>
Format 'source' And 'test' Files

github.com/mint-lang/mint - 4548ba2a7ae4d9e434d11263857ac2796dd4a262 authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #157 from s0kil/master

Handle Format Command Exception If Pattern Not Valid

github.com/mint-lang/mint - 39dae3ea28cef70b697f8ea54fbea1a88ef65178 authored almost 5 years ago by Szikszai Gusztáv <[email protected]>
Simplify Exception Message

github.com/mint-lang/mint - 27a0325b73d4b9c94f66b408ec1be1e98dc36d03 authored almost 5 years ago by Daniel Sokil <[email protected]>
Revert Makefile, Fix Tests Error

github.com/mint-lang/mint - fda052e1fc56f1118e32f390c7f27bd6c94a68fc authored almost 5 years ago by Daniel Sokil <[email protected]>
Improve Error Message And Remove Redundant to_s

github.com/mint-lang/mint - eaf4697a73ca34df591d3585354ca6509b7bc66e authored almost 5 years ago by Daniel Sokil <[email protected]>
Handle Format Command Exception If Pattern Not Valid

github.com/mint-lang/mint - b7a4b3d99978162fed6381e0ea7d251e65bdeceb authored almost 5 years ago by Daniel Sokil <[email protected]>
Update shard.lock.

github.com/mint-lang/mint - 5d6902a923f2387426e7456539c490daccfd686e authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #155 from s0kil/External_JavaScripts_CSS

External JavaScripts and CSS

github.com/mint-lang/mint - e0a8b164d8f65c8504ccad570bb0b3c79366b341 authored almost 5 years ago by Szikszai Gusztáv <[email protected]>
Remove unnesessary variable

github.com/mint-lang/mint - ca99f55a06031a99e8c632506c1ea8c95bd12871 authored almost 5 years ago by Daniel Sokil <[email protected]>
stylesheets and javascripts are required to be in public directory

github.com/mint-lang/mint - 924c886904942eddee1fe7456a266220f96c7cb1 authored almost 5 years ago by Daniel Sokil <[email protected]>
Merge branch 'master' into External_JavaScripts_CSS

github.com/mint-lang/mint - 611d3594bad8ac8b3f86d83a01d1c073805cd8dd authored almost 5 years ago by Daniel Sokil <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

github.com/mint-lang/mint - 67302b51772992f2298a7e1877e6c54fdcfc5003 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Compile multi rules as separate rules.

github.com/mint-lang/mint - f2eab4b68f6302a9cef6c32025732518a655bd5e authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Prefer stylesheets Over css

github.com/mint-lang/mint - 10b9cf620724b41588f0e2f509492ac8c2b4db58 authored almost 5 years ago by Daniel Sokil <[email protected]>
Merge pull request #154 from s0kil/master

Update Dependencies & Added Versioning

github.com/mint-lang/mint - a8b1b38bff26a457ce77a97225467e74a76a174e authored almost 5 years ago by Szikszai Gusztáv <[email protected]>
Refactor Static Paths

github.com/mint-lang/mint - bf5721d00725633b5d77fe6599d54cf73c6cd033 authored almost 5 years ago by Daniel Sokil <[email protected]>
Revert "Update Dependencies & Added Versioning"

This reverts commit cc6ca42ace685a81f0185f8bb5519e18e94d6ce9.

github.com/mint-lang/mint - bb8eb50552b7d1015a8edc16459e8dba2fd9cd95 authored almost 5 years ago by Daniel Sokil <[email protected]>
Serve Stylesheet During Development

github.com/mint-lang/mint - 23b3c940afe99e836d1cb3f761c9564019777918 authored almost 5 years ago by Daniel Sokil <[email protected]>
Link Stylesheets to index.html

github.com/mint-lang/mint - faac03475a7e2867059871a9d72a5cd7503ec7ae authored almost 5 years ago by Daniel Sokil <[email protected]>
Add Empty Line To .gitignore

github.com/mint-lang/mint - 49f843c5bef5b5e8434d7d5a437a3f895b66cfba authored almost 5 years ago by Daniel Sokil <[email protected]>
Updated crystal-diff Dependency

github.com/mint-lang/mint - ffaa20a6886e74e12794a97d73aec50f52f03eb9 authored almost 5 years ago by Daniel Sokil <[email protected]>
Shard Install Latest Dependency

github.com/mint-lang/mint - 8830b4f67c86f88e0fd25cb969e535e537ca7e16 authored almost 5 years ago by Daniel Sokil <[email protected]>
External CSS File Parser

github.com/mint-lang/mint - 990a2b62fa19cf6843961b4bddd56302dc00fde2 authored almost 5 years ago by Daniel Sokil <[email protected]>
Remove TODO.md

github.com/mint-lang/mint - da561fb25ae91c3cc34d0a73cd237573d328d088 authored almost 5 years ago by Daniel Sokil <[email protected]>
Remove TODO.md

github.com/mint-lang/mint - d215a2d88d5afa1e9310d19ba5ab57736c879fd8 authored almost 5 years ago by Daniel Sokil <[email protected]>
Refactor Javascripts Parser

github.com/mint-lang/mint - 249714cc6b8eb2cec9f22b19f267ae2c10019afb authored almost 5 years ago by Daniel Sokil <[email protected]>
Update Dependencies & Added Versioning

github.com/mint-lang/mint - cc6ca42ace685a81f0185f8bb5519e18e94d6ce9 authored almost 5 years ago by Daniel Sokil <[email protected]>
Merge pull request #153 from s0kil/master

Update Docs Link & Format Markdown

github.com/mint-lang/mint - d9baa2b453787cf21eda1c8b4cadc1054b891b39 authored almost 5 years ago by Szikszai Gusztáv <[email protected]>
Update Docs Link

github.com/mint-lang/mint - 22d368a5c385eb299fe89175737948a02b559a18 authored almost 5 years ago by Daniel Sokil <[email protected]>
Format files.

github.com/mint-lang/mint-runtime - 479ddb655d20fd25e245abe89ca74a7557fe10b4 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Update runtime.

github.com/mint-lang/mint - 7652ecd156d249576f25ead4347ae7fd0cc4d6b7 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Added equality checking for DOM nodes.

github.com/mint-lang/mint-runtime - 0b087aff5ad98b8ce14aea7626246aa6d69ea72c authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #5 from s0kil/master

Fixed Counter Example On Landing Page

github.com/mint-lang/mint-website-rails - 1a7d5b7c065e2bc28e09514edccf3437964d256f authored almost 5 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #4 from jzm/patch-1

Path fixed for mint binary

github.com/mint-lang/mint-website-rails - 5fdb86e5e748be1f3cfe75ff3dbce0562055d374 authored almost 5 years ago by Szikszai Gusztáv <[email protected]>
Spelling Corrections

github.com/mint-lang/mint-website-rails - 5257ad36a83fe4140ec06d4de627d8512cb5cbf5 authored almost 5 years ago by Daniel Sokil <[email protected]>
Fixed Counter Example On Landing Page

github.com/mint-lang/mint-website-rails - 08dd0a43cff9e6bee4aa559c270100dd0591544c authored almost 5 years ago by Daniel Sokil <[email protected]>
Path fixed for mint binary

github.com/mint-lang/mint-website-rails - 641143c5ed06ea8ed98b76af22aea11d5d38fb39 authored almost 5 years ago by Joakim Saettem <[email protected]>
Remove package-lock.json and updated yarn.lock

github.com/mint-lang/mint-runtime - 2423edda0303da0a5e7db3cfaabcb06d119785dd authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Updated runtime.js

github.com/mint-lang/mint - d4a05d596c3012c58d09d21c1235737b1b7cb25d authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #6 from s0kil/master

Updated Rollup, Babel-7, date-fns-2. Migrated uglifyjs to Terser

github.com/mint-lang/mint-runtime - 6e8d85585538797130b436323ccb83e16a40c292 authored almost 5 years ago by Szikszai Gusztáv <[email protected]>
Updated Rollup, Babel-7, date-fns-2. Migrated uglifyjs to terser

github.com/mint-lang/mint-runtime - 07111257087dc5406997b537f5f596d46e70600c authored almost 5 years ago by Daniel Sokil <[email protected]>
Update Gemfile.lock

github.com/mint-lang/mint-website-rails - f219c8a7b4187b2d837f9df1472a4c07f758359e authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Update production url.

github.com/mint-lang/mint-sandbox - 6933784d2a18cd1aa7b5bc93494144884f82f594 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Use other tracking snippet for Google Analytics

github.com/mint-lang/mint-website-rails - 0f758f216f69366dcd6f81df62a4596f8f24e95a authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Added Google Analytics tracking back.

github.com/mint-lang/mint-website-rails - 2c92f53c388e988a69ee426da0de9f86c75f089f authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Hide new blog post for now.

github.com/mint-lang/mint-website-rails - 097c770e5d298406739e9b89a1cad8973830bb6a authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Force SSL in production.

github.com/mint-lang/mint-website-rails - d405a22f198e8e32e92ee1c6426a0f3d1c4f1200 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Added favicon and more information about the application.

github.com/mint-lang/mint-sandbox - 07338add04877119d7d7735ffe4c9878f52244bf authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Mobile styling for logged out user.

github.com/mint-lang/mint-sandbox - fb60f0c5924fe42ed52fdfbd92b86584c04c04d7 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
More mobile styles.

github.com/mint-lang/mint-sandbox - 3d686093021a24e0ccdbb023ae8e07e7d075bef3 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Updates for mobile version.

github.com/mint-lang/mint-sandbox - 702d5b4ebe480b888a400c31360d3564f73b7f82 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Added step navigation to the guide.

github.com/mint-lang/mint-website-rails - fc454541639a51c328b015190d7249ee7accd7e1 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>
Make headings smaller on mobile.

github.com/mint-lang/mint-website-rails - f83ed9f657ee7c2fe04320e59702833409d575c9 authored almost 5 years ago by Gusztáv Szikszai <[email protected]>