Commit graph

24 commits

Author SHA1 Message Date
Chinmay Dalal
6478431f7c
Add method reference operator 2020-06-29 17:22:19 +05:30
Chinmay Dalal
5468fa6264
Remove duplicate 2020-06-28 19:06:23 +05:30
Chinmay Dalal
5863b05d2d
remove @variable 2020-06-28 18:07:37 +05:30
Chinmay Dalal
2f5ffbadc2 Add &= and |= 2020-06-28 17:00:00 +05:30
Chinmay Dalal
5937c177ca remove left shift, add ^= 2020-06-28 16:51:03 +05:30
Chinmay Dalal
c856258f62
Re-add builtin operators 2020-06-28 16:20:21 +05:30
Chinmay Dalal
f563803440
Add bitwise operators 2020-06-28 15:28:22 +05:30
Chinmay Dalal
577141bc34
Changes suggested in PR
https://github.com/nvim-treesitter/nvim-treesitter/pull/93#pullrequestreview-435630553
2020-06-24 14:50:41 +05:30
Chinmay Dalal
665b30cbf8 Fix formatting 2020-06-23 19:34:40 +05:30
Chinmay Dalal
639ffd3e72 Previous commit wasn't saved properly 2020-06-23 19:00:35 +05:30
Chinmay Dalal
0b9d19a640 Add capture for lambda parameters, remove redundant captures, add -> operator 2020-06-23 16:34:56 +05:30
Chinmay Dalal
706c489a1b
Fix java query
Co-authored-by: Thomas Vigouroux <39092278+vigoux@users.noreply.github.com>
2020-06-23 13:17:49 +05:30
Chinmay Dalal
9a5fbd1a3a Fix java query 2020-06-23 11:48:23 +05:30
Chinmay Dalal
bab7fd76f2
Fix bracket and whitespace 2020-06-21 23:36:02 +05:30
Chinmay Dalal
f7ee3b76d1
Improve java parameter capture 2020-06-21 23:34:28 +05:30
Chinmay Dalal
3364a303e4
Fix capture (java method parameters) 2020-06-21 23:32:32 +05:30
Chinmay Dalal
a188d4ff91
Fix spaces 2020-06-20 17:12:07 +05:30
Chinmay
40cc924bf4
Refactor (new syntax) 2020-06-20 17:08:04 +05:30
Chinmay Dalal
7372837300
Capture parameters in declaration
Idk if it is needed in invocation
2020-06-20 12:46:00 +05:30
Chinmay Dalal
3302dd3a5b
Give credits 2020-06-17 18:01:29 +05:30
Chinmay Dalal
a6c426b2bd
Fix types 2020-06-15 23:23:17 +05:30
Chinmay
d262d4101e
Add operators 2020-06-15 22:45:56 +05:30
Chinmay
042464c1c5
Fix method highlighting 2020-06-15 21:48:50 +05:30
Chinmay
d9639e1e5e
Add highlights.scm and locals.scm 2020-06-11 22:31:45 +05:30