Uy Ha
|
169a1d2622
|
Reorder rules
|
2021-06-17 22:33:05 +02:00 |
|
Uy Ha
|
eb032187a2
|
Add if and its test cases
|
2021-06-17 22:32:18 +02:00 |
|
Uy Ha
|
d843d2677f
|
Add what queries has for now
|
2021-06-17 22:31:43 +02:00 |
|
Uy Ha
|
dabd265781
|
Refactor rules
|
2021-06-16 21:37:14 +02:00 |
|
Uy Ha
|
9cfb644bc0
|
Increase width
|
2021-06-16 21:36:50 +02:00 |
|
Uy Ha
|
c5affb3570
|
Complete list of keywords for foreach
|
2021-06-14 22:12:45 +02:00 |
|
Uy Ha
|
6ccd073db5
|
Start extracting keywords in foreach command
|
2021-06-14 22:07:04 +02:00 |
|
Uy Ha
|
d23b5a89fa
|
Hide more invisible characters nodes
|
2021-06-14 21:33:30 +02:00 |
|
Uy Ha
|
d62626bcb4
|
Revert making command name anonymous node
|
2021-06-14 21:06:24 +02:00 |
|
Uy Ha
|
5a730d2140
|
Make token for command name anonymous
|
2021-06-13 22:39:43 +02:00 |
|
Uy Ha
|
c0b417d056
|
Let foreach and endforeach accept arugments instead of variable
|
2021-06-13 22:34:27 +02:00 |
|
Uy Ha
|
03ade79edb
|
Update foreach test case name
|
2021-06-08 00:17:10 +02:00 |
|
Uy Ha
|
bcb9e4ccfb
|
Extract foreach loop
|
2021-06-08 00:07:49 +02:00 |
|
Uy Ha
|
9e0798cc16
|
Hide command_invocation
|
2021-06-08 00:02:13 +02:00 |
|
Uy Ha
|
a4960577dd
|
Tag test cases
|
2021-06-07 23:29:32 +02:00 |
|
Uy Ha
|
b828373a88
|
Regenerate grammar.json
|
2021-06-07 23:29:15 +02:00 |
|
Uy Ha
|
4ef112e6ce
|
Final have foreach working
|
2021-06-07 23:02:35 +02:00 |
|
Uy Ha
|
3ff964a361
|
Add basic support for foreach
|
2021-06-06 20:38:18 +02:00 |
|
Uy Ha
|
265b10cf72
|
Start fresh with foreach
|
2021-06-06 15:44:05 +02:00 |
|
Uy Ha
|
bdc2d6e321
|
[WIP] Start extracting overloaded foreach commands
|
2021-06-06 13:46:48 +02:00 |
|
Uy Ha
|
a4b8b9c643
|
Add test case for endforeach with argument
|
2021-06-04 16:16:51 +02:00 |
|
Uy Ha
|
4dbfb30250
|
Add license
|
2021-06-04 15:53:41 +02:00 |
|
Uy Ha
|
9d86152473
|
Add parsing for foreach RANGE and items
|
2021-06-04 14:15:12 +02:00 |
|
Uy Ha
|
02c1cdec24
|
Shorten prettier line width
|
2021-06-04 14:14:27 +02:00 |
|
Uy Ha
|
387faac594
|
Update tests for differentiating commands
|
2021-06-04 13:02:16 +02:00 |
|
Uy Ha
|
6973cc46d2
|
Remove checkboxes from README
|
2021-06-04 00:31:21 +02:00 |
|
Uy Ha
|
a2adfd8a15
|
Use html checkbox for README
|
2021-06-04 00:30:17 +02:00 |
|
Uy Ha
|
c702eb5ed2
|
Use html checkbox for README
|
2021-06-04 00:29:16 +02:00 |
|
Uy Ha
|
ec6c9eb3af
|
Use Unicode checkbox symbol for README
|
2021-06-04 00:24:25 +02:00 |
|
Uy Ha
|
045e372f3b
|
Two things:
- Start using prettier for formatting
- Start adding foreach loop highlighting
|
2021-06-04 00:19:26 +02:00 |
|
Uy Ha
|
4a81a1d859
|
Update README.rst
|
2021-05-29 19:35:48 +02:00 |
|
Uy Ha
|
29945819db
|
Fix README
|
2021-05-28 23:25:42 +02:00 |
|
Uy Ha
|
ef1e551f91
|
Update README
|
2021-05-28 22:51:24 +02:00 |
|
Uy Ha
|
672fb317c4
|
Expose inner elements of variables and argument:
- Purpose: Better support nvim-treesitter highlighting
|
2021-05-28 22:12:15 +02:00 |
|
Uy Ha
|
4076762484
|
Fix for nvim-treesitter integration:
- Change name 'CMake' to 'cmake'
- Regenerate from grammar
|
2021-05-28 10:33:07 +02:00 |
|
Uy Ha
|
509f73b2de
|
Regenerate parser
|
2021-05-27 09:13:26 +02:00 |
|
Uy Ha
|
22e596f592
|
Clean up project
|
2021-05-05 20:31:08 +02:00 |
|
Uy Ha
|
497c7baeac
|
Merge branch 'master' of github.com:uyha/tree-sitter-cmake
|
2021-04-20 22:42:24 +02:00 |
|
Uy Ha
|
e88fa93dfb
|
Add basic highlighting
|
2021-04-20 22:42:13 +02:00 |
|
Uy Ha
|
f4ce879060
|
Ignore package-lock.json
|
2021-04-19 23:10:16 +02:00 |
|
Uy Ha
|
10655dffa7
|
Add package details
|
2021-04-18 23:13:11 +02:00 |
|
Uy Ha
|
84d2b2b3f5
|
Add rules for variable ref and related tests
|
2021-04-17 21:16:33 +02:00 |
|
Uy Ha
|
444e347c9d
|
Add more tests
|
2021-04-11 17:45:20 +02:00 |
|
Uy Ha
|
539e1dc77e
|
Add quoted argument
|
2021-04-11 17:27:20 +02:00 |
|
Uy Ha
|
c81ec16963
|
Change order of rules
|
2021-04-11 15:48:26 +02:00 |
|
Uy Ha
|
2f96d8a8a7
|
Add test for seperation
|
2021-04-11 15:47:39 +02:00 |
|
Uy Ha
|
2baec3b814
|
Add 2 things:
- Escape sequence
- Seperation before arguments
|
2021-04-11 15:04:28 +02:00 |
|
Uy Ha
|
788ec10f19
|
Hide bracket argumnet details
|
2021-04-11 01:10:37 +02:00 |
|
Uy Ha
|
84d412db7f
|
Add more tests for bracket argument
|
2021-04-11 01:08:13 +02:00 |
|
Uy Ha
|
d60c148dfa
|
Add tests for bracket arguments
|
2021-04-10 23:40:25 +02:00 |
|