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

Removed not used files.

fda8df7bcc52f301252e50bbca24a23bccb73a41 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Only normalize events that are on elements.

da2f2227f17c3afe25e03f71100cd7ecec6d86ff authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Check directories relative to the mint.json file.

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

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

ff3bed151ac49abe018a0a696af56683a20f392c authored over 6 years ago by Gusztav Szikszai <[email protected]>
Minor fixes.

f27205f39d89d0a4e8819dae8b665b350181b4db authored over 6 years ago by Gusztav Szikszai <[email protected]>
New runtime and add normalizeEvent.

7f3dde5dd462a47cad48d94a49592bd981a1d8ba authored over 6 years ago by Gusztav Szikszai <[email protected]>
Add DoError to top level.

8fee986f6ea6906c8cbc88c35ab9476f1e4c4e15 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added enum.

d6235117493324d86f5f0299649c09f330ca75b6 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Rename "keep-alive" flag to "manual"

c3e5c44638d0b8a0b15f376e91dfc9e25265b011 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Allow dashes in HTML elements.

88c951d3915dbe52b9838125140f8591bb685da0 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #3 from ShalokShalom/patch-1

fix typo

43bdb5ec4ec66ffc67ff23a0025de8bd6ec82995 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
fix typo

is this a typo? its also part of the description of your repo

c7cc9c35ef0bfbbbfe6c54d36578cbf9a4a7072d authored over 6 years ago by MatthiasSchuster <[email protected]>
Progress on testing.

cece5dc614e35e1c904f30e1d87fdd5d898d8b8a authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added Spectrum badge.

b8d56f9aa08e2baf49cf8c5c6a6a5b1c770e49e8 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Updated runtime.js.

4b01dc4b4f1cbdec1b4055b17493de0a29698a06 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Fix naming conflicts by prefixing runtime functions.

f24362c32aec6a38113f5b8138da13db42e744ef authored over 6 years ago by Gusztav Szikszai <[email protected]>
Use the new runtime.js

caee43bd12171af7840713cfe7eaf47d5a6f1869 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added type checking for reserved JS keywords and changed comparison to use custom functions.

9a86c8e664437cf2f0c9b3d4178d95f2a9038ba8 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Break the dot reporter on lines of 100 characters.

726b658ccccccc444d56af52f825a068fec6e2c2 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Set the size of the browsers to a fixed value and print failed messages.

374470f918644e2a058f40c663c881afd271c533 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Move test command out of the command instance.

ca9840de2d20d02c86de7dd8b020c81780303f8f authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added browser and reporter flags to the test command.

13853dfba42367700d63691656f83a0ce265ef8d authored over 6 years ago by Gusztav Szikszai <[email protected]>
Change Spec.Context to Test.Context

f272c0d0b068c8e9ce9f8f85977f0ef56f0e5330 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added test-directories to mint.json and the ability to run single test files.

b820a26d796861df8348d36e5694f5ecab73f35d authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' into testing

56246e09b4ba8635292caf2400dd0e7dec64d2b4 authored over 6 years ago by Gusztav Szikszai <[email protected]>
[SYNTAX] Don't use dot notation.

dd20c3ffdf15f7cd96ea04f342d8e194f8de5ae2 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Update changed tags when fetching from a repository.

a1f6b6b8a69ef5c0d520cc01747fd24b9f363ffd authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added equality comparator to TypeChecker::Record type.

24fbacdf6b064477d410c3e1716acbebaea8e33f authored over 6 years ago by Gusztav Szikszai <[email protected]>
Don't check the name of records when comparing equality because only their fields matter.

b149ecb23b89143c1cfdccf3c10d37c250bab121 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Rescue errors when running tests.

adb1f01c365c0537d580be944127808a33a1c934 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Property close the processes and compile suites instead of tests.

6274d449b20f09668bed14db63ba0e62961c40c3 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Added runtime.js to tests.

db8f5e4b1261fe08b62a58bd61ed86abb74e4552 authored over 6 years ago by Gusztav Szikszai <[email protected]>
Initial implementation of testing.

be9411c3ed0ff6e955b12584c400e6fffed5363e authored over 6 years ago by Gusztav Szikszai <[email protected]>
Only check exposed store properties and functions in a component.

016b411a089962f38ad044e3ba105f90ea3398e6 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Fix media query by adding specific class names for them.

76cc68a52cff880f28ceb0b684645cbfb380b1af authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Add semicolons to build script.

081a05d5a262b74870a75a64af701489ff9c7ba8 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Don't use static linking on osx.

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

70a5a0f2c36dd24b3ec86c63553ec2417f8b136f authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use --static flag for building the release.

63a912981243e1dc2865267c2ff35222b91629ea authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Create README.md

9bd81451b29b85afee64f6709b59fcb1b49f5f57 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added CSS media query feature.

281a1a551125abb3ddefad164aeaf48f3ba2b167 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Fix typo of meta content attribute.

bc457de78784cd9b044dea946b3ca193cc4930d2 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use head instead of external stylesheets.

d08182da3aa87510c6242e1b3bcbdd62b2e551df authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Tag binary releases.

1c5b41de1e45da636417ed3a63d714a251131b0e authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added public read acl to s3 upload.

148607750d7b8ef4b48b23c6469b9cee41dd4fbe authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added --no-debug flag and only deploy master to S3.

9ef2c08fd9fee7c69d9ce9eda8f123a2815c2215 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added releases deploy.

1b13d436f94fb5bb0ec38184893db6926cd52122 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Added s3 deployment.

dadd9f8cf917dc4166fc299031e1bcadcaabb91e authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Temporarly disable some specs.

1d4d42a2ff22efa16c4c9ca8e928e6763f86ad76 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Use right .travis.yml

c1e0cb1da00a6e968e09b238dfddcf2a88dda322 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Add travis.yml

7142f66b10c4be2b1af7ff968492b6d3166f94f2 authored over 6 years ago by Szikszai Gusztáv <[email protected]>
Initial commit.

f53e8f71254075b3efbc4701e6b567ed0dd81c26 authored over 6 years ago by Szikszai Gusztáv <[email protected]>