Ecosyste.ms: OpenCollective

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

github.com/nvim-treesitter/tree-sitter-lua

Lua grammar for tree-sitter.
https://github.com/nvim-treesitter/tree-sitter-lua

Add binary operations

d071669ea70330d12520773366bd9e42b85de5dd authored over 6 years ago by Azganoth <[email protected]>
Add const of precedence order in lua

0549b0ba18c1dbea4570c853b86abd038e6221d7 authored over 6 years ago by Azganoth <[email protected]>
Add spread expression.

9bee89141ee8366ac0130bf618669fa551eeb43f authored over 6 years ago by Azganoth <[email protected]>
Add nil and booleans (true/false)

ff1cdb48172636b0ef71b8704fb548fe8ee15eb6 authored over 6 years ago by Azganoth <[email protected]>
Add numeric constants

8ebb8f058efe58cb44f2a02f66151eed01f1070b authored over 6 years ago by Azganoth <[email protected]>
Add empty test file

4e4dc93c2e6b980c693bdd5fe22cf46ab0967c06 authored over 6 years ago by Azganoth <[email protected]>
Add strings and modified/fixed multiline logic

3bf00af000b6d26ffeba0629bdb9468f3d62099b authored over 6 years ago by Azganoth <[email protected]>
Add code comments

ae9c604393089b76a716dd82b3c5edf732422c87 authored over 6 years ago by Azganoth <[email protected]>
Add grammar structure

2916d6b2658f264e0bcba0d43a82c0cb846b2622 authored over 6 years ago by Azganoth <[email protected]>
Add single and multi line comments

894d79be4e507195ace3352291fcaac048a55b2c authored over 6 years ago by Azganoth <[email protected]>
Add external scanner

8c666a07d413d365719982ddf728e02d15c6f5c8 authored over 6 years ago by Azganoth <[email protected]>
Add new line on extras

3c9bc35b4714fa0f150cca7d8855ca517c17585d authored over 6 years ago by Azganoth <[email protected]>
Add general testing file

4c28098917b0f0cdbdf064cf88e65f9abc2a3b11 authored over 6 years ago by Azganoth <[email protected]>
Add travis build status

f87e38690955a128f825690c15307421abe0b423 authored over 6 years ago by Azganoth <[email protected]>
Add travis config file

b8144ee847a59b1dab9b2ce9ab0ea27b257c0e24 authored over 6 years ago by Azganoth <[email protected]>
Add complete lua syntax in extended BNF

bc6e1614612a08b3bfca60b02e0bab193ae8ba13 authored over 6 years ago by Azganoth <[email protected]>
Initial commit

77a801ebd26cfa06694f7dbbed310f5cf2c19b99 authored over 6 years ago by Azganoth <[email protected]>