Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/elm-tooling/tree-sitter-elm

Tree sitter implementation for elm
https://github.com/elm-tooling/tree-sitter-elm

Also run tests on pull requests

7a992b3e3be3da31e02239b12685f1f47b05c948 authored over 4 years ago by Razze <[email protected]>
Fix field access segment whitespace issue (#32)

* Fix field access segment whitespace issue
There should not be whitespace between the dot and ...

dfa952f31d659d42a459321f32e9f89c62ce67e6 authored over 4 years ago by Jon Bockhorst <[email protected]>
Update tree-sitter dependency version

50a34c8d678da7623f27494cbec27cecd6fe9b0c authored almost 5 years ago by Kolja Lampe <[email protected]>
Merge branch 'master' of github.com:Razzeee/tree-sitter-elm

a83ee599d198b1062d84bd72290624c6a8069057 authored almost 5 years ago by Kolja Lampe <[email protected]>
Prepare release

032da3377d25fd5a3a2a2b6d50270265c5d95fc5 authored almost 5 years ago by Kolja Lampe <[email protected]>
Fix warning in c++ scanner code (#30)

Fix warning in c++ scanner code

fc6defba5f1d3fb80693fe59389ddbf5a1b3e1c3 authored almost 5 years ago by Razzeee <[email protected]>
Make function calls negateable

e19614a6e9c4533fe8cc72c4d4cb11319b0f3c38 authored almost 5 years ago by Kolja Lampe <[email protected]>
Fix warning in c++ scanner code

9f524d273eeac9f0539f50ad07ace83372b3574d authored almost 5 years ago by Kolja Lampe <[email protected]>
Update dependencies (#29)

Update dependencies

11eb94d49b93e34331742e18f00e298af0699d39 authored almost 5 years ago by Razzeee <[email protected]>
Update full test suite packages

1184b8843558447efce0eb9f5b79e4aff3042375 authored almost 5 years ago by Kolja Lampe <[email protected]>
Update dependencies

3e97fe5291f16d2393d7ace2a1befaf6faf6575c authored almost 5 years ago by Kolja Lampe <[email protected]>
Update packages

37f09fc8c3f986e0f608cb3d5e87607ade1a09d3 authored almost 5 years ago by Kolja Lampe <[email protected]>
Ignore test files from npm

57e2c315f6cc95515ec18d9714e6c069132e7555 authored about 5 years ago by Kolja Lampe <[email protected]>
Prepare 2.7.3

a13704ed457cb6e40a84643f57011bd506a82738 authored about 5 years ago by Kolja Lampe <[email protected]>
Update packages (#28)

Update packages

6cfdd808c85f553f184fafa963bdc289933cb828 authored about 5 years ago by Razzeee <[email protected]>
Update packages

5952d2f653b999905556d1e9e8fc352d63704b2c authored about 5 years ago by Kolja Lampe <[email protected]>
Fix calculation of skipped items

c8fd1b94446bfaada9b3f39b3b60fcfe2374dbb0 authored about 5 years ago by Kolja Lampe <[email protected]>
Test all elm libraries (#26)

Test all elm libraries

11a30218886537a5cb4fc692115a0b95176a4e01 authored about 5 years ago by Razzeee <[email protected]>
Test all elm libraries

4f0250750af797a1618449b40bd76060dad14ad7 authored about 5 years ago by Kolja Lampe <[email protected]>
Prepare version 2.7.2

6bf41c4b712990cc13995d88d91019ec2c3af240 authored about 5 years ago by Kolja Lampe <[email protected]>
Fix line_comment missing first char (#25)

Fix line_comment missing first char

fdacab7ae4da60c07ebf0aa0f128788f3b928c85 authored about 5 years ago by Razzeee <[email protected]>
Fix line_comment missing first char

06439b1a297a2c5fa35e0fb15495f47324078f84 authored about 5 years ago by Kolja Lampe <[email protected]>
Update dependencies and bump version

5007425db1f89ada9b32156c4de9ee7e50ced32b authored about 5 years ago by Kolja Lampe <[email protected]>
Prepare 2.7.0

5eec44153888744de3502f7593c041a477427714 authored over 5 years ago by Kolja Lampe <[email protected]>
Updated failing corpus

760988edb79277140a3aafddde085b5fd8799ae3 authored over 5 years ago by Kolja Lampe <[email protected]>
End functions/case as early as possible, don't include whitespace

3699cebc5697f2337dd4b8a607ad418145c0a56a authored over 5 years ago by Kolja Lampe <[email protected]>
Add word token and remove unused function

46675f9a97a8d280b877821ff6d5d41d235d9b81 authored over 5 years ago by Kolja Lampe <[email protected]>
Prepare version 2.6.0

abed51fda00e2485009d839a152bbef8ef568588 authored over 5 years ago by Kolja Lampe <[email protected]>
Separate script instructions for travis (#16)

Separate script instructions for travis

410c3bc968e0d904a88e6dadcd7d8316b7532a21 authored over 5 years ago by Razzeee <[email protected]>
Change when block_comments are set, should now be better for annotations

12372eed532f0441d67f0a2f90da2817d8c2e64d authored over 5 years ago by Kolja Lampe <[email protected]>
Let and in now correctly nest

7821b8a941badf11cade7496c0acf41e03bfba8a authored over 5 years ago by Kolja Lampe <[email protected]>
Nest if/then/else expressions

8f37a0b9e8ad7b7b84e462d55a37e0f48ec97100 authored over 5 years ago by Kolja Lampe <[email protected]>
Update dependencies

182970f9c834794f0f459aed2aba815cbd86ac18 authored over 5 years ago by Kolja Lampe <[email protected]>
Only return one glsl content node

f92dc22c6e30532f1d7d6ef2ed28dffd4d682042 authored over 5 years ago by Kolja Lampe <[email protected]>
Add simple glsl parsing

5726bb3eee2ea86c1e0ead38d81cfcd72a5a83b2 authored over 5 years ago by Kolja Lampe <[email protected]>
Bump to 2.5.6

f90181484d36709e6493baeeab02d18167342e7e authored over 5 years ago by Kolja Lampe <[email protected]>
Regenerate

52dfa9a91efaad23fc1d5ffd66a76b2346c190c9 authored over 5 years ago by Kolja Lampe <[email protected]>
Bump 2.5.5

6ee1676449e0f4af6613fe573427ee4c83da29b7 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix indentation

591ddd8409b77234f96aae5eab9132fe6739419d authored over 5 years ago by Kolja Lampe <[email protected]>
Bump to 2.5.4

a6c4139250e06844cfc1f88713b7d53e4ae36b64 authored over 5 years ago by Kolja Lampe <[email protected]>
Bump 2.5.3

6dac55f75939922573701d3ee47c66d77c3f228b authored over 5 years ago by Kolja Lampe <[email protected]>
Fix travis

30697792c633a243a7735886dc5bacccc4f6d65a authored over 5 years ago by Kolja Lampe <[email protected]>
Bump to 2.5.2

0d819d2531b02dc679b3c74ba7c965c83c3adf35 authored over 5 years ago by Kolja Lampe <[email protected]>
Use node 10

6b282531ccbf624906cb2922f0823af5d866f38f authored over 5 years ago by Kolja Lampe <[email protected]>
2.5.1

d313d56cf4e00217f0e5108a9f096f33cd780f87 authored over 5 years ago by Kolja Lampe <[email protected]>
Update deps and prepare new version

63fb4310ed91aecb253dc2b35ffbd60f75f65725 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix comment at end of file causing infinite loops (#22)

Fix comment at end of file causing infinite loops

b09269e5539119e40cad3de64bbe630ccb4d58e8 authored over 5 years ago by Razzeee <[email protected]>
Fix comment at end of file

cb506cf6736ee0f8d69a91d82e3114743a1fc31b authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #19 from buinauskas/master

Added test for a function call with multi-line string as a input parameter

58a4f1ea53eb6b2c0500104720f946eec6cc8b07 authored over 5 years ago by Razzeee <[email protected]>
Added multiline string corpus test

930811cdcb27448c4b0e0c1a66074031624e4f1d authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Merge pull request #18 from buinauskas/master

Test case for let with type annotations. .editorconfig support for corpus files

0fb91d1ab444b4c1d90feefd37f9ecb8ee6aeebb authored over 5 years ago by Razzeee <[email protected]>
Adjusted editorconfig to have generic properties and txt specific indent size

5a951d3b0b8af45897bc02ac8f8620c029c02a4f authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Test case for let with type annotations

b605ac81298144b4e47276d3a675332c8cea27c3 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Separate script instructions for travis

c0dc12175bdc307e897dbad757cf20e9f5d84611 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #13 from buinauskas/master

Fixing named anonymous functions and floats not being recognized

7d39601473705436f42e564002738ac0fb1d6856 authored over 5 years ago by Razzeee <[email protected]>
Test case for named anonymoys function

954deeeb5d483e97f9fcc17bddd2e09a281cc1b2 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Changed gitignore so that it does always ignore examples

c686e6eaf26c4a09013f837544a8041a44e868f1 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Removed untracked folder

8b242eccfd25caa62450184e2e385f73b983a490 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Git ignoring elm-vsualization

b64d21e4f4c695698a170638e76d0bc4511164d1 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Made version identical

97fd51d96d9732ee03004be9020f16a3b3b01b0e authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Bumped package version

dea1010987045719d2ea6ddda26eed327e11aeed authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Have added an extra condition to scanner to find anonymous functions

Changed number literal regex

5fea71c0392f71f30ce336925f8f62938bdb2e15 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
See if this fixes prebuild downloads

c7184fcd499c5cdabda42367248ccc1ab1bfa337 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #1 from Razzeee/master

Merged from source

7c2de1045c868797df744bfcfdaa30bd372a2f60 authored over 5 years ago by Evaldas <[email protected]>
Remove examples that were included by mistake

55f2868c0386fab747c77b049623eec9f0947a6d authored over 5 years ago by Kolja Lampe <[email protected]>
Update packages

d9f74bcbbc55e9122050e3e68d376464d27ea0ab authored over 5 years ago by Kolja Lampe <[email protected]>
Fix failing let statments due to comments on their end (#10)

Fix failing let statments due to comments on their end

173fa43b3f2f0f159cd03c9668e157c0564f1311 authored over 5 years ago by Razzeee <[email protected]>
Fix failing let statments due to comments on their end

a75ae43ebaf533fdaaa1c5173a611b0d280f8f6b authored over 5 years ago by Kolja Lampe <[email protected]>
Update tree sitter version

5e9d502034795055053984a70e54e640bfba8243 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix 0.19 changed exposing list format (#5)

Fix 0.19 changed exposing list format

f9edf4c444a04120620d470534204afaf7e03f5d authored over 5 years ago by Razzeee <[email protected]>
Fix 0.19 changed exposing list format

8fcaf70815918a492ddd4677dc45130787b47a75 authored over 5 years ago by Kolja Lampe <[email protected]>
Use node 11 for windows as 12 doesn't seem to be available

51588a57851ac6dc2213eddfde7e788cb5f3d0bc authored over 5 years ago by Kolja Lampe <[email protected]>
Use node 12 for building

e3910d5e464bac532d77f5c6ff68dd90187e2698 authored over 5 years ago by Kolja Lampe <[email protected]>
Bump to vs2017 and node 11

1e3d7e114441f469c7f303263dda803e22ce6e0a authored over 5 years ago by Kolja Lampe <[email protected]>
Update prebuild install

dbc0a500b3519e029bca4e29f8d51bc25a83df74 authored over 5 years ago by Kolja Lampe <[email protected]>
Bump appveyor to version 10

bb55d2002df1588d7d56a95f0ce7adfe2e6c6194 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #3 from Razzeee/fix-error

Pin travis to node 11

c1dd9362171f8ed1f7609d65e89473f5ea2d98ab authored over 5 years ago by Razzeee <[email protected]>
Pin to node 11

As node 12 seems to need more changes, some point down the line

17da357ee786ccaa292bea95c31554bc3e86cf2a authored over 5 years ago by Kolja Lampe <[email protected]>
Bumped bugfix version

ee7ec371548ba2e947b3d9ae0d03cfb5eef04e50 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix infinite loop in external parser

c88f9bf686a35c77b937540e6741421a240092ba authored over 5 years ago by Kolja Lampe <[email protected]>
Do all available prebuilds

17ab2f9eb7186a38e633c6c1ede290de68286f31 authored over 5 years ago by Kolja Lampe <[email protected]>
Update tree sitter package

45cd418679cebbd20ad69e199ddfe1a92caa00da authored over 5 years ago by Kolja Lampe <[email protected]>
Domote virtual tokens to unnamed tokens

9899cd9a060ce6f41c32a29970e8c428e91f9887 authored over 5 years ago by Kolja Lampe <[email protected]>
Downgrade tree sitter to 0.14.x

8c896567d506170db6eb3eba8d7527e62888f4df authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #2 from Razzeee/refactor-cpp-code

Refactor cpp code to be easier to maintain

51cb7c722611b7b06a98843fbc7b50cd31245f76 authored over 5 years ago by Razzeee <[email protected]>
Refactor logic and add comments

928de548fad4097b39e45421ac67aaf4dea72646 authored over 5 years ago by Kolja Lampe <[email protected]>
Import from std lib

bbb12d3951d1b70562cb4299fa99f415cee15b05 authored over 5 years ago by Kolja Lampe <[email protected]>
Refactor cpp code to be easier to maintain

3bc7fea242048e54ad2cedb5a93d76dbdbf67ec3 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix wrong npm command

bb5ee3a90c56751ef2ad7b6a48e579f03a2bc18a authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #1 from Razzeee/add-lexer

Add lexer

3d62a6cb8fe4a83766190bdc4084c7a16c7b07c3 authored over 5 years ago by Razzeee <[email protected]>
Update readme

84d8a140c83fd1163a98a3d2e4a4bf74a8af97c3 authored over 5 years ago by Kolja Lampe <[email protected]>
It works (tm)

4cce3f7f3e18ef7745457721596b45f3a2469a44 authored over 5 years ago by Kolja Lampe <[email protected]>
WIP

0bf4191a9db8ba08331a0e1ef2fe31ecf5605624 authored over 5 years ago by Kolja Lampe <[email protected]>
Update gitignore

54f56d3f84b6ce5e9f2fb41da7d44ede1c46cc8b authored over 5 years ago by Kolja Lampe <[email protected]>
Parse all elm repos

763b03cdd485b888747aa5a3a17717391f208822 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix comments breaking indent detection

d16eac1ffdff810c803751f39fa814d213114dc1 authored over 5 years ago by Kolja Lampe <[email protected]>
Changie comment parsing

bff28551938be1af6b1985e3f75d1ee480609bc3 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge branch 'add-lexer' of https://github.com/Razzeee/tree-sitter-elm into add-lexer

dd49072bef30e825707e1a849d642a3c0ed68130 authored over 5 years ago by Kolja Lampe <[email protected]>
Rename variable to keep up with the ref implementation

1935a417e8b645b9da45dd1f201c56edb2054d5e authored over 5 years ago by Kolja Lampe <[email protected]>
Rename variable to keep up with the ref implementation

0de67eb1c94c75f8e4550733dd86189d63828844 authored over 5 years ago by Kolja Lampe <[email protected]>