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

Use the result of the decoding.

github.com/mint-lang/mint-runtime - 058d4d6a0c8865f8adec60a2a12e15e400e3fbf5 authored over 5 years ago by Gusztav Szikszai <[email protected]>
More optimalizations.

github.com/mint-lang/mint - 284d12150e38ee4bcfd85680cb6de30fb426093c authored over 5 years ago by Gusztav Szikszai <[email protected]>
Fix formatting.

github.com/mint-lang/mint-runtime - b352d52d1fd2c2e723f8965429d18944a5044cb9 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Implemented createRecord function.

github.com/mint-lang/mint-runtime - fbb5ad9c26041dc457910e4f2197835d326927c6 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Allow non defined records by creating records for them.

github.com/mint-lang/mint - e1f2e50174980dc758240e8315f3e7ab0802b536 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Made core work encode remaining.

github.com/mint-lang/mint - 9b546ff1348dc5868e20b9cefc2d23a72cadbaeb authored over 5 years ago by Gusztav Szikszai <[email protected]>
Everything compiles.

github.com/mint-lang/mint - ca55f343918f2baeab6e49ff82fb9e3701349cfc authored over 5 years ago by Gusztav Szikszai <[email protected]>
Implement compiler for record and record_update.

github.com/mint-lang/mint - f911ebcf0bf8246a77191749c0275d18c7b74b11 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' into js

[skip ci]

github.com/mint-lang/mint - 88e4adc001d788f660ca35c8d1c846ba822955a4 authored over 5 years ago by Gusztav Szikszai <[email protected]>
GitBook: [master] 3 pages modified

github.com/mint-lang/guide - 5a700b55ad43d2ec17d9c6b84e87b44f83868364 authored over 5 years ago by gdotdesign <[email protected]>
GitBook: [master] 17 pages modified

github.com/mint-lang/guide - 8179e6930dc598a4822a000b3b2593e2b50a799f authored over 5 years ago by gdotdesign <[email protected]>
Update for new version of Mint (0.4.0)

github.com/mint-lang/example-todo - d869bc3e79036d79964cae79c3e3c0dbb83ecbe6 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #9 from mint-lang/development

0.4.0

github.com/mint-lang/mint-core - abc2976836f69a996537ed2f77b0a0aeb8ef98a6 authored over 5 years ago by Szikszai Gusztáv <[email protected]>
Use Core in build command too.

github.com/mint-lang/mint - 45f6fe566842e879d2460dda734ff9312ca32bb2 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Remove mint-core from scaffolded mint.json

github.com/mint-lang/mint - b59a348f2ebd6cf0aa6bdc619e963c56f8388e19 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Updates for new Mint version (0.4.0).

github.com/mint-lang/mint-realworld - 7d95284043424bfafbe24379d42d381d85ef1754 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Updates for the new version (0.4.0).

github.com/mint-lang/mint-website - e94239ecba74a5d014f581c10e03c5694ff5066d authored over 5 years ago by Gusztav Szikszai <[email protected]>
Update for new Mint version.

github.com/mint-lang/mint-website-server - 8c4381a5657328f4cc030ec8989ecada81a53753 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Update version to 0.4.0

github.com/mint-lang/mint - 409915b9c1d80f85d770552ef5c3435cfc3a3b94 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #110 from mint-lang/for_expression

For Expression

github.com/mint-lang/mint - e1b2839ba7ff698135eddefefae3a2bae51c5f15 authored over 5 years ago by Szikszai Gusztáv <[email protected]>
Fix for condition compiling.

github.com/mint-lang/mint - 145b23793058258e44244b53a3157ec47cd0399d authored over 5 years ago by Gusztav Szikszai <[email protected]>
Allow for expression in HTML body.

github.com/mint-lang/mint - fd81c891fb2570b8cbccc556bb34c516ebfef8f4 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'development' into for_expression

github.com/mint-lang/mint - 7105a6417e98e384b4601ed1a874c98d62b90e78 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Allow some expressions in HTML body.

github.com/mint-lang/mint - 838322fe827ec13fe820d3eb8dcd7d3425a70117 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Added type_checker, formatter and compiler.

github.com/mint-lang/mint - aafdb8997e31773fce2ac7ebc16628068e9aa457 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Implemented for nodes and parsers.

github.com/mint-lang/mint - 0ee7c3d474cb197db6d6cb8fe260303cff52697b authored over 5 years ago by Gusztav Szikszai <[email protected]>
Added firefox addon.

github.com/mint-lang/mint - 965e0854d9cbd5c04a274f5b0ff386ae3e989026 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Test core with firefox.

github.com/mint-lang/mint - d7d90ec0a519106224b9e1537d46fafc151cdf12 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Update for new version of Mint.

github.com/mint-lang/mint-codemirror - 1cdfcf4a70a988bb3ae19db35268652fd996721f authored over 5 years ago by Gusztav Szikszai <[email protected]>
Include core in the binary instead of a package.

github.com/mint-lang/mint - a93b87329c4eb813eb25f1a8f9134f7ba0609b26 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Remove arrow from inline function.

github.com/mint-lang/mint - 85c20e1fe85eea6fad2803091c9840b91aa95eff authored over 5 years ago by Gusztav Szikszai <[email protected]>
Fix style merger function.

github.com/mint-lang/mint - 3520a573440761f0fae4b647775e8e0c6350a263 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Allow whitespace inside of the if condition.

github.com/mint-lang/mint - ab37864eb1575d3412e75ca50d93ab3388a91eb0 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Allow passing `Map(String, String)` to the style attribute.

github.com/mint-lang/mint - 2d55e6270c872cf34f51786c7b38447d8e8e4277 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Expose formatter-config.

github.com/mint-lang/mint - 0028f834d678781f3c6bad076c3592f1891e11bc authored over 5 years ago by Gusztav Szikszai <[email protected]>
Don't automatically split long strings only if they are split at least once.

github.com/mint-lang/mint - 6683557bae74b6780d974391ff487147ac21daa2 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Added formatter config to allow setting indent-size.

github.com/mint-lang/mint - e28c693b69ae8a5cfe6308cf52daaa28fa4ab372 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Automatically break connect exposes if there is at least new line between them.

github.com/mint-lang/mint - 24b1b26b604bbf6efb93ef0828a32b44b5839532 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Relax ameba version requirement.

github.com/mint-lang/mint - ca869e8c89c0896bd6190917274d07df5160caf6 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Specifiy ameba version.

github.com/mint-lang/mint - b9624b6e09e5bbee98f8b98515d577b509b1def9 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Fixes for new ameba version.

github.com/mint-lang/mint - 5c0d93b48fdc6e678c9416bcac02a9d1249dfe8e authored over 5 years ago by Gusztav Szikszai <[email protected]>
Update shard.lock

github.com/mint-lang/mint - 542db1abc5d10800a4a6827abd913e778dfaeb06 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Use workaround until crystal is fixed.

github.com/mint-lang/mint - ea1869346fe6b7c22f82a461f5265b0d0d62ba39 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Updates for Crystal 0.27.1

Resolves #109

github.com/mint-lang/mint - caee2baf6d39826829511706f269d0419280d2bf authored over 5 years ago by Gusztav Szikszai <[email protected]>
Fix specs.

github.com/mint-lang/mint - 8d090461ef12dc12b7ca0d5db76decf99fc8ac5e authored over 5 years ago by Gusztav Szikszai <[email protected]>
Put components before stores in compiled code.

github.com/mint-lang/mint - 7ce9477927552e2cfa1c8b6acbc49a70ceca6741 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Use latest Mint version.

github.com/mint-lang/mint-core - ca61f571694f1b53212c0004940e8137289d7124 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Add more Map functions.

github.com/mint-lang/mint-core - dca085730a6520b2e1c7e5b4eefa24be958eb302 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #107 from mint-lang/development

0.4.0

github.com/mint-lang/mint - 9632f0e9376fa231e4b3b0540bb616c7d9757d52 authored over 5 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #108 from mint-lang/component-ref

Referencing children of a component

github.com/mint-lang/mint - bb564262c254dd451975e479858046a27e41068a authored over 5 years ago by Szikszai Gusztáv <[email protected]>
Added various error messages.

- checking of naming conflicts between references
- checking of outside component references
- p...

github.com/mint-lang/mint - 52047786e8bcb09d79840e1c6f34422c682a2e1e authored over 5 years ago by Gusztav Szikszai <[email protected]>
Added ability to reference dom elements.

github.com/mint-lang/mint - aa5e8aa8bd7d350876a78762ab5a9b02735dcf9e authored over 5 years ago by Szikszai Gusztáv <[email protected]>
Update tests.

github.com/mint-lang/mint - a3d010fd874a67fd0a0c538a7a7dc22a16491a86 authored over 5 years ago by Szikszai Gusztáv <[email protected]>
Change how functions are bound.

[skip ci]

github.com/mint-lang/mint - 831724b5d3486b05868b57cd69a18d859026b837 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Started to implement component refs.

github.com/mint-lang/mint - 0cac6a47745aeefc57b08796b37dcae8374016c3 authored over 5 years ago by Gusztav Szikszai <[email protected]>
Added truncate documentation.

github.com/mint-lang/mint-core - 5ccd3e64f82ee1a24a0634d6d58bbc4c32d09046 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Added more math functions.

github.com/mint-lang/mint-core - f2fd520da26b8bbc0367a570a93f690deeb8af6b authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Added more function to Array module.

github.com/mint-lang/mint-core - b176a24ccb61c04070b4f0ef7a87a40103f7308a authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Added formatter for array access.

github.com/mint-lang/mint - ecbc5a45feaf3ab40263d27f335aa1c9ff1b6f1b authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Don't escape backticks in js interpolation.

github.com/mint-lang/mint - cebde33ce341f628d7d37d0f9536b66613233938 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Only compile checked states of a store.

github.com/mint-lang/mint - 48ad1d15453235564b01bfa279c0727784e57d2d authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Merge remote-tracking branch 'origin/master' into development

github.com/mint-lang/mint-core - e2c5047ac014bee26d3095aff05867ce52af68a7 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Check name conflict between record and enum.

github.com/mint-lang/mint - 9afcefe11e7d64e32100f8d03a18e823f6d1bcea authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Make sure modules are compiled when they are only used through module access.

github.com/mint-lang/mint - c9ffd77362c384f5167030929dc777ec8feba249 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Implement proper progress reporting for file parsing.

github.com/mint-lang/mint - 9b530ae7f030d39cc06d31aef5f8b27581167689 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Progress on varaible renaming.

github.com/mint-lang/mint - 429edf123e6b0ce1acc948aa5633a8bc4699e2f0 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'development' into js

github.com/mint-lang/mint - 7eaa105c6e34127874df8fa3521ffc29b5f0689a authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Merge branch 'master' into development

github.com/mint-lang/mint - ef2348354e3a2b63bdf2fb61604a16822ab388d9 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Only print the progress the first time.

github.com/mint-lang/mint - 55c63a55266e2f290cffcab341d06c6e5e297d05 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Added temporary porgress bar to show parsing status.

github.com/mint-lang/mint - af5349e6f68d7208e8140457790f92b15e0efa5e authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Allow functions without the event parameter to be passed to event attributes.

github.com/mint-lang/mint - f4fed1da184507f46390ed85d0ebd9163fc7107d authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Implement language feature for loading environment variables.

github.com/mint-lang/mint - 23a06746e46c5a8794cfcd7a1f8769d323bc2fbd authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Check for the right name in exposed names of connects.

github.com/mint-lang/mint - 26aa941f6583bf1bc26fa096b75beeb816e92a6c authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Fix error in documentation server.

github.com/mint-lang/mint - de2f7549b0c2a7296c98080efbce76ddf768879f authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Added ability to expose an item of a store with a different name.

github.com/mint-lang/mint - 103b6d96e10ae33b38d9e5a8cbef5fc95eaf82a6 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'development' of github.com:mint-lang/core into development

github.com/mint-lang/mint-core - a100cfcee4bc923f8a9b5d563668b65e074d8722 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'master' into development

github.com/mint-lang/mint - a60de365de0ee8ce2db9ab87520d0fb25eaaa10c authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Fix formatting.

github.com/mint-lang/mint-runtime - f8aa2f3377173d07cfb450931e5f6006972aa9cd authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Update runtime.

github.com/mint-lang/mint - f534fe4e8c73a99854875f5313bc1e9bbd6ca25d authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Honor preventDefault and ctrl of links.

github.com/mint-lang/mint-runtime - 0d26b12904e83cdcbf4843de5685a5207cc47ee0 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Merge pull request #106 from fossabot/master

Add license scan report and status

github.com/mint-lang/mint - 80348ad0bb632386b37a9216df1ee37dcc9c52fd authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Add license scan report and status

Signed-off-by: fossabot <[email protected]>

github.com/mint-lang/mint - 99d62caaf16359ee2f5e4d66b841320b7928151b authored almost 6 years ago by fossabot <[email protected]>
Allow whitespace at the end of parameter list of inline function.

github.com/mint-lang/mint - 57633290e281ebf6745a074e41739c5532fc20f9 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Update for Crystal 0.27

github.com/mint-lang/mint - be7fe47a5bf547aa3d8c8a9b7799f4e9e067cc4d authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Return variable as the error in Promise.resolve function.

github.com/mint-lang/mint-core - c8e454eead05c9eb5c9f4f5ff622f9482defc3fc authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Update SUMMARY.md

github.com/mint-lang/guide - 616382580b1363fe854b34a2a28a3f84eaecb208 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #15 from raydf/patch-2

Fixing problem with "decode expressions" links.

github.com/mint-lang/guide - 72cecbbed9d895955d22256bce887fbb0991b6cf authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #14 from creatorrr/patch-1

Created tools.md for gathering mint tools such as editor extensions

github.com/mint-lang/guide - 924ecfb6f7daf57feb6077bddaa9c8f54086b245 authored almost 6 years ago by Szikszai Gusztáv <[email protected]>
Fixing problem with "decode expressions" links.

Fixing problem with "decode expressions" the links.

github.com/mint-lang/guide - 32e1e15a2027c95f3c93e156f9ffe9f40bef6310 authored almost 6 years ago by Rayner De Los Santos F <[email protected]>
Create tools.md

github.com/mint-lang/guide - 0b15a4f2364546bae260ae1069fefca24d23fec8 authored almost 6 years ago by Diwank Singh Tomer <[email protected]>
Format Program.js.

github.com/mint-lang/mint-runtime - 19464ba202086c7b518aad134ccec03246f11915 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Update runtime (allow hash to be matched in routes)

github.com/mint-lang/mint - 921106509f8e1a9b1879278e589eb908594b95d6 authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Allow path hash to be matched with routes.

github.com/mint-lang/mint-runtime - db2dc2f586396fb100cdcfd11fcb9a0e41bad11b authored almost 6 years ago by Gusztav Szikszai <[email protected]>
Fix formatting.

github.com/mint-lang/mint-runtime - a8d0df1b47fa39f554c8c9f9d081118d62e2e824 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Update runtime.

github.com/mint-lang/mint - 82c5ddb0e82ae920bd16fe0f43754a6a76ad64c5 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Fix array comparison.

github.com/mint-lang/mint-runtime - 9e010176e9d0a70fd93d401151d5ec7f9db0a524 authored about 6 years ago by Szikszai Gusztáv <[email protected]>
Fix Array.delete

github.com/mint-lang/mint-core - c716e0a7fcb88949cac8bf339c5d45d8eb340470 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Use JS interpolation in window module.

github.com/mint-lang/mint-core - 47144c66abadb1f44e5bfc25149115967384be86 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Added tests for DCE.

github.com/mint-lang/mint - 1fcd2b8330e3d1e101ea1145a95b773191a52fd3 authored about 6 years ago by Gusztav Szikszai <[email protected]>
Update compiler tests.

github.com/mint-lang/mint - 96b849fc9019cc828184a379aa13fb6ef98294a7 authored about 6 years ago by Gusztav Szikszai <[email protected]>