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

Update src/commands/lint.cr

4555561339e89138b6156deed3d67a363101897c authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Update src/commands/lint.cr

540a468bcb42730cf91348a48e465fb9704ac41b authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Update src/commands/lint.cr

890c231e5f60b2a0afce95a1b85af57898a0149d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
print errors with loop

9cc36f2050db9b1a460713e1d6cbc221ecbc436c authored over 3 years ago by Dan Knights <[email protected]>
print all errors

c21806066e681a6e05344dfe094d1624826c4e00 authored over 3 years ago by Dan Knights <[email protected]>
exit ternary

b18d1e180b8fe9173f15239b721d2833cb2ed7db authored over 3 years ago by Dan Knights <[email protected]>
output to stdout instead

ebf032ea5c150e5503bcc208c197d8f0894c109c authored over 3 years ago by Dan Knights <[email protected]>
move assignment to the top

a564d143eeab33bc73dca69419380cb33e7906fc authored over 3 years ago by Dan Knights <[email protected]>
lint: update description, catch mint.json errors, remove terminal.measure, allow for multiple type-errors

fa753302e205fdb2f365e448b73f736fbebde210 authored over 3 years ago by Dan Knights <[email protected]>
remove unnecessary runtime var

2f4af103b2dc833baddfdaea02a29624619867da authored over 3 years ago by Dan Knights <[email protected]>
lint command first implementation

8068edf8892e7cd02727c990bb640c7a97d14b08 authored over 3 years ago by Dan Knights <[email protected]>
Simplify file path resolution

3ca4544394511823a18be73527a9617e6bae9aa7 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Move the middleware class closer to the place of its usage

0d1bdbd2c2851ce3e385ab76fcada2a1e52a4d41 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Simplify Ast::Directives::Asset#filename

277f51dd23fae25253ed8dfa48f0f43ae7ddc06d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Cleanup SandboxServer a bit

4555747af52513ee1af07b1fc8e5aafbcd6e396d authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge branch 'sandbox-server' of github.com:mint-lang/mint into sandbox-server

2fb2c8e9cd8c0a31089ddd7c55de0757ef9911ae authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Started to implement inline directive.

cd46b02effd75aa97de23099203698cd8fbfc785 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Simplify Compiler::Options handling

cf8313f55668cb1df2245f997960bc4200492fba authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use snake_case for variable naming

44a95e8147d1ecbaccec12ccf9801b16f49631c2 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Run CI on push events to any branch

b337d913ce8612890d36d75a2792ebc26ed1b4cb authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use file contents for asset hashing only on build phase.

11df4635283792c1f0cb6eb8cabfd94b9e489922 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into sandbox-server

849de43f6cf79ed006dd36049bfa20c1c39db3d0 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Show all type parameters in error messages.

Resolves #403

581100c7839fa1b91c23c18ac2d3e4c4f899c4b0 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added CORS handler.

2e0ede7f3f40867c77cba9b0ea8035b48ce91000 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added host and port configuration for sandbox server.

9487b4e638db20bd039cfd0915da42ea973a10d3 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Start implementing server for sandbox/tutorial.

ea88de7bbb23ea0a181ee464cac31b4d35b21efd authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Allow record constructors to format into multiple lines.

Resolves #273

7cc7f2ae82073bc59d2d8fcf6957209b7180e2a7 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #198 from kevinsjoberg/enforce-mint-version

c5e6d160a036ba2e4774ca2595bdec45f1113982 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Use proper naming convertions in mint json errors.

aba579f7dc185dbf26e3abc966ddf4cc86af9952 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Finalize mint-version checking.

a7d1e796e9167217999b3d3caee6e5890e97af89 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into enforce-mint-version

0484bb1d3240c7b25594a1b0bc44e614c3e31ebf authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Force checkout git tags in the repository.

f78268f77e03f152881d31cd778c6fa774d7a9ad authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added flag to enable/disable live reload to the start command.

ad5b8129c35992b8ea5af75672eae91bd50b71ae authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Allow assets to compile with relative paths.

929f441e2f2626ef8831817a07fd4f0b67a3d444 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #396 from mint-lang/bump-dotenv-to-v1.0

Bump dotenv shard version to ~> 1.0.0

37bb8bfb2b92a55ed637ab5e7eb6953040ca1a03 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Cleanup stdlib extensions a bit

5331d19901f7833c3ece01e2805e0754c6b79394 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Bump dotenv shard version to ~> 1.0.0

80afdd040352f3c02da01fb1dcbee186515ea579 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `shards build` instead

760fb8d5bddf8003d7f297e7d496fb46ac4a8e90 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `crystal:latest-alpine` docker image

Same as in docker-compose.yml

5b69be8d7404e6b74954422c5e60b8ef6ba72014 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

8240772dc39669038197974d28dce67a967756b1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Dockerfile for official images builds.

19ebb17e4f116076205caeb6219161fc058d06e9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #395 from nailuj29gaming/patch-1

Mention Discord in README

5e1970153105d45954865c98b6f3d374cfc42109 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Mention Discord in README

a817a604d2f1cb2ef5719da6b8cf78b47632b570 authored over 3 years ago by nailuj29gaming <[email protected]>
Bump dependencies

1502810703fbf26baf3184f2a9dd9d2ff0805cf9 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Bump to 0.13.0-devel.

7e374665863ef810dcde49df61115939acc34b3a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Bump to 0.12.0

b511b64226a345f79bd3589d9b9795db7930857f authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Add the directive nodes to the parser stack.

8bf8627383e034996391cf7f2c0435da45b8e133 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Only build assets one time.

8a4979814b8a1110299cd1370610bc1d7e8a92fc authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update runtime.js

63a799603b5af342af3f719922e30a9c6d4fd2f4 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #389 from mint-lang/asset-directive

1b0a212cd7a48c6008f9d5c3d82a38f35fb54196 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Properly interpolate url variable in Window.open.

Resolves #390

0c043b95a016669a8a5c1525280b3cd3b440bac7 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Code review suggestions.

64f3ddee7d22adc420edc3431565b9a3df985c6a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into asset-directive

7c64af017c741c6646a9abb2cba78d3aa367e3b1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added `Html.Portals.Head` component.

ab6721303221c6e973d0453093d5750689ec3945 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Format state statments as multilne if appropriate.

7c1deb765f03a8ce0a68e16b7b61b8a4425c39d1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Format inline functions as multiple if they contain new lines.

140a44970c764d77057095e6b9fa1fdfe5cf5fde authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update regexp of String.parameterize.

In Safari `/[^\p{Ll}0-9\-_]+/igu` this does not match lower case
characters, in Chrome and Firef...

d44bf0d9a1daaaf8a8db3bc6335b4ceb5f4666a7 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make sure the copy clipboard function does not scroll the page.

The texteare element is now positioned as "fixed" and it's opacity is
set to 0 in order not to s...

98462494e5e3057a2b9ae0ae6d8ffd0895bdee5d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update src/builder.cr

Co-authored-by: Sijawusz Pur Rahnama <[email protected]>

68cbd550cba9a894c216dcff9f0b6b8a835ed2eb authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge branch 'asset-directive' of github.com:mint-lang/mint into asset-directive

967dbb9cbe35c99bf04b2b8b83656a80593e7116 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update runtime.

d75f5f70dfe31eda66346c19eb0998fbf002469d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update src/compilers/directives/asset.cr

Co-authored-by: Sijawusz Pur Rahnama <[email protected]>

d63265bfe67ad456369102aa75ff828c3d37f78d authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Fix linting error.

7f5394585c195107e96ce80543e2240b243de979 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Only add the assets if they are actually touched during type checking.

18687946fcef8790a37a073c089d15b9129129bf authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Use ASSET_DIR for asset directory in the reactor.

c67e84e57ab97b8afcd439d32888b0748106793b authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Print which assets are used.

91359ac4e2395181d3a849970a9b97c149d50d9d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Return early in Directive::Asset#filename.

1b22d393154edfa8ca812ff342a252daa0f4e7a3 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Apply suggestions from code review

Co-authored-by: Sijawusz Pur Rahnama <[email protected]>

46915abd087262144f2e43e916b2451d222a6b73 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Implement asset directive.

3a7bf856c560091111de015ab0bd7e2b208de62d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #385 from jonathanoberg/rename-manifest

df3ac8b3ef81a2f3a5e46ccc09d8a1b3cd16066e authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Update index_html.cr

62f4bee1c6dfad5f69091731005b08f5b200eda0 authored over 3 years ago by jonathan oberg <[email protected]>
Update builder.cr

22b92ffe6cbee5628ca43fffd287b5ec4ff70843 authored over 3 years ago by jonathan oberg <[email protected]>
Fix typo in Array.mint

6b4e8142d5a71fb3a0106cba368d4551f1dc5f98 authored over 3 years ago by Donovan Glover <[email protected]>
Use Enum::ValueConverter for enums in language server.

8d0c93ef22fbfc8fce953cd79005493cc4247381 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Format html body properly if it's children has new lines.

cad71d602efb775575098d29b6df437ead74c30b authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Parameterize title case into dash case as well.

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

4433190887932cb4b491cd8f87e13c81c6d4a3e9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Function.debounce1

c76d557285c6f2909def2ec45f505b2a9ea1c40f authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Time.nextWeek and Time.previousWeek

57e814e1158b606f7d748795f83815f4665c6f60 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added some string functions.

- String.wrap
- String.indent
- String.indentWithOptions

8220e11636852398dbc1405676b65ad6c14a6703 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Map.fromArray

5969f8a7637467acdf7ca14c5d725cfcb7cc5c49 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #383 from mint-lang/gha-massage

85d2f074997cc6ea8c225229a4944d72c2584871 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Use “crystal:latest-alpine” image for docker-compose

56a08bdef9146290bdaa82c356162740f247e060 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Refactor GitHub Actions workflows

d95cbc8b8bee92d820af7e91b1fa576e24a87413 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Updates for Crystal 1.0.0

47f1b649d9c539fc722f2cae565931eec396c072 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Normalize paths that a watcher emits.

36f36658d34ca4a5ad2cb8fd3174be29b194ab74 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Use Array(Char) instead of String in the parser.

As it turns out String#[]?(Int) which is an alias for
String#char_at(Int)
https://github.com/cry...

b967782d497c01fac1a6aa97533b9633eef92346 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Bump crystal version in .tool-versions file.

90d0b19652e7ebff29d22fe054fa67f784f4916a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #382 from mint-lang/followup-to-pr-381

Refactor `TypeChecker#check(node : Ast::Try)`

7054c7585d47acda386a193b6aa17bdd6a53ff85 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Refactor TypeChecker#check(node : Ast::Try)

7079ca90fca603b20a84736448e6ae6014948308 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Merge pull request #381 from itsgreggreg/380_try_cannot_return_result_directly

`try` can return a result directly

dba9d68de778e64ed5ac63d9991a8f9592638333 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Optimize `Compiler#_compile`

By extracting constructed in a loop `Proc` into a dedicated method.

0439d987c54e74ca2a5ff368ee6884546585080f authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Optimize map+flatten+compact chain call

d3a49a0db4a1fa73e63cc77b2b127c487d7e2ccd authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Bump ameba to v0.14.0

e34efe097e0cf93a0b2dfef5a4607670a82a3beb authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Pedantic: use ? instead of | Nil

3bdfc0e8ab09cfa1c299b02f4d43c8fa49dd5f57 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Try can return a result directly

e513cb2c96b78b9f6193383cc5ca24c052abc9fa authored over 3 years ago by greggreg <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

852a3c46f948a04e9b5042f0710d861cc126fbfd authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make sure messages can be rendered.

- The method missing call now can return nil to avoid displaying errors
- The snippet builder ca...

40dc7bcdafe19b7d049213b160a1fad39c119210 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #375 from itsgreggreg/update_contributing_guide_link

Update link to CONTRIBUTING.md in README

71eb224c90e2bc9771a34b1d96ddb6b9a39234d3 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Update link to CONTRIBUTING.md

90f99ebb96215578c3b00f9b62391a9e7292b77f authored over 3 years ago by greggreg <[email protected]>