Commits at 6a0dd9d1bad6a0528ef96fdef2950270856cf8fb
6a0dd9d1
handle more strings
Princeton Ferro
authored at
2022-01-05 17:45:05 -0500
Princeton Ferro
comitted at
2022-01-05 17:45:05 -0500
952abb81
more comments in highlights.scm
Princeton Ferro
authored at
2021-11-28 16:39:28 -0500
Princeton Ferro
comitted at
2021-11-28 16:41:53 -0500
97a2fe29
highlight more operators and keywords
Princeton Ferro
authored at
2021-11-28 16:36:40 -0500
Princeton Ferro
comitted at
2021-11-28 16:41:53 -0500
5bc67c98
support optional 'not' in type relational expr
Not yet supported in Vala.
Princeton Ferro
authored at
2021-11-28 16:34:22 -0500
Princeton Ferro
comitted at
2021-11-28 16:41:48 -0500
cfd333b5
disable parsing of comments inside strings
Princeton Ferro
authored at
2021-11-26 04:20:35 -0500
Princeton Ferro
comitted at
2021-11-26 04:20:35 -0500
6ee98a91
add highlights for nvim-treesitter
Princeton Ferro
authored at
2021-11-26 02:38:14 -0500
Princeton Ferro
comitted at
2021-11-26 02:38:14 -0500
04657341
fix ambiguity with *-expressions
Fixed ambiguity with expressions with asterisks, like local declarations
with pointer types, pointer dereferences, or multiplications.
Princeton Ferro
authored at
2021-11-25 23:54:37 -0500
Princeton Ferro
comitted at
2021-11-26 01:05:28 -0500
ff238441
support logical operator keywords
Princeton Ferro
authored at
2021-11-17 17:34:40 -0500
Princeton Ferro
comitted at
2021-11-17 17:34:40 -0500
8ab2dedd
highlight == operator
Princeton Ferro
authored at
2021-11-17 17:34:25 -0500
Princeton Ferro
comitted at
2021-11-17 17:34:25 -0500
d2fdae3a
support with statements
Princeton Ferro
authored at
2021-11-17 17:12:30 -0500
Princeton Ferro
comitted at
2021-11-17 17:12:30 -0500
a934d634
support nested functions and a few fixes
Princeton Ferro
authored at
2021-11-16 18:37:38 -0500
Princeton Ferro
comitted at
2021-11-16 18:37:38 -0500
f45d0127
support partial types
Princeton Ferro
authored at
2021-11-16 18:15:56 -0500
Princeton Ferro
comitted at
2021-11-16 18:15:56 -0500
9dbe0132
add locals query
Princeton Ferro
authored at
2021-11-16 17:48:27 -0500
Princeton Ferro
comitted at
2021-11-16 17:48:27 -0500
a6126f33
highlight methods different from function calls
Princeton Ferro
authored at
2021-11-16 17:48:03 -0500
Princeton Ferro
comitted at
2021-11-16 17:48:03 -0500
63707301
add injection name
Princeton Ferro
authored at
2021-11-16 17:47:36 -0500
Princeton Ferro
comitted at
2021-11-16 17:47:36 -0500
fe68baf6
fix escape sequences, catch clauses, pointer types
Princeton Ferro
authored at
2021-11-02 13:46:39 -0400
Princeton Ferro
comitted at
2021-11-02 13:51:33 -0400
9670fa95
highlight destructor names
Princeton Ferro
authored at
2021-11-02 03:35:35 -0400
Princeton Ferro
comitted at
2021-11-02 03:35:35 -0400
3af606b0
improve escape sequences and yield
Princeton Ferro
authored at
2021-11-02 03:20:01 -0400
Princeton Ferro
comitted at
2021-11-02 03:20:01 -0400
af8f0adb
add 'value' expression
- used within a property accessor
Princeton Ferro
authored at
2021-11-02 02:55:32 -0400
Princeton Ferro
comitted at
2021-11-02 02:55:32 -0400
e0f83467
highlight string formatters and other fixes
- also allow attributes on errordomain methods
Princeton Ferro
authored at
2021-11-02 00:53:21 -0400
Princeton Ferro
comitted at
2021-11-02 00:53:21 -0400
f2b10392
improve grammar
- add slice expression
- fixes
Princeton Ferro
authored at
2021-11-02 00:29:54 -0400
Princeton Ferro
comitted at
2021-11-02 00:29:54 -0400
6c753f01
improve grammar
- support preprocessor statements
- support constructors and destructors
- other fixes
Princeton Ferro
authored at
2021-11-01 23:14:06 -0400
Princeton Ferro
comitted at
2021-11-01 23:14:44 -0400
e2a345e2
improve grammar
- handle more expressions and declarations
Princeton Ferro
authored at
2021-11-01 17:54:02 -0400
Princeton Ferro
comitted at
2021-11-01 18:15:15 -0400
8d391baa
add signals and delegates
Princeton Ferro
authored at
2021-11-01 17:08:33 -0400
Princeton Ferro
comitted at
2021-11-01 18:15:15 -0400
bc98c908
add lambda expressions
Princeton Ferro
authored at
2021-11-01 16:53:07 -0400
Princeton Ferro
comitted at
2021-11-01 18:15:13 -0400
afbf6c4f
improve highlight
- of symbols
- "owned" keyword
Princeton Ferro
authored at
2021-11-01 16:46:49 -0400
Princeton Ferro
comitted at
2021-11-01 16:46:49 -0400
97545d4c
add more rules, improve highlights
- add enum, errordomain, interface, and struct
- highlight more keywords
Princeton Ferro
authored at
2021-11-01 16:05:18 -0400
Princeton Ferro
comitted at
2021-11-01 16:05:48 -0400
ee72702f
add base access, improve element access exprs
Princeton Ferro
authored at
2021-11-01 14:40:56 -0400
Princeton Ferro
comitted at
2021-11-01 14:40:56 -0400
8855677d
highlight using
Princeton Ferro
authored at
2021-11-01 13:33:08 -0400
Princeton Ferro
comitted at
2021-11-01 13:33:08 -0400
f594e0fe
improve grammar
- highlight var and 'void' as builtin types
- allow non-decls in for statement
Princeton Ferro
authored at
2021-11-01 00:57:38 -0400
Princeton Ferro
comitted at
2021-11-01 00:57:44 -0400
d4f093a0
support switch statements
Princeton Ferro
authored at
2021-11-01 00:50:41 -0400
Princeton Ferro
comitted at
2021-11-01 00:50:41 -0400
3c63fbb7
add element access, yield expression; other fixes
Princeton Ferro
authored at
2021-11-01 00:38:01 -0400
Princeton Ferro
comitted at
2021-11-01 00:38:01 -0400
ab58415d
add more statements (if, while, do, for, foreach)
Princeton Ferro
authored at
2021-11-01 00:08:47 -0400
Princeton Ferro
comitted at
2021-11-01 00:08:47 -0400
34760c1f
add try-catch-finally
Princeton Ferro
authored at
2021-10-31 23:43:36 -0400
Princeton Ferro
comitted at
2021-10-31 23:43:36 -0400
bf60a44d
improve grammar and fix member access parsing
- highlight operators
- highlight names in method calls
- fix some ambiguities
Princeton Ferro
authored at
2021-10-31 23:28:11 -0400
Princeton Ferro
comitted at
2021-10-31 23:34:36 -0400
6d443bff
improve constants, initializers, and static casts
Princeton Ferro
authored at
2021-10-31 20:26:16 -0400
Princeton Ferro
comitted at
2021-10-31 20:26:16 -0400
7f79306e
improve grammar and highlighting
- highlight keywords
- add more rules
Princeton Ferro
authored at
2021-10-31 19:11:56 -0400
Princeton Ferro
comitted at
2021-10-31 19:11:56 -0400
6dcaef1b
update README
Princeton Ferro
authored at
2021-10-31 16:16:45 -0400
Princeton Ferro
comitted at
2021-10-31 16:16:45 -0400
1b6079ec
improve grammar and implement highlighting queries
- drop type_weak
- introduce queries/highlights.scm
- add some more rules to the grammar
Princeton Ferro
authored at
2021-10-31 16:14:19 -0400
Princeton Ferro
comitted at
2021-10-31 16:14:51 -0400
4f97f0a5
fix method parameters
Princeton Ferro
authored at
2021-10-22 13:21:07 -0400
Princeton Ferro
comitted at
2021-10-22 13:21:07 -0400
b633332d
improve expressions
Princeton Ferro
authored at
2021-10-22 13:18:29 -0400
Princeton Ferro
comitted at
2021-10-22 13:18:29 -0400
2ed0adcd
simplify grammar
Princeton Ferro
authored at
2021-10-21 21:04:54 -0400
Princeton Ferro
comitted at
2021-10-21 21:04:54 -0400
252a5d2f
support field declarations
Princeton Ferro
authored at
2021-10-21 07:52:43 -0400
Princeton Ferro
comitted at
2021-10-21 07:52:43 -0400
7c1e64c6
add test for namespaces
Princeton Ferro
authored at
2021-10-20 00:15:55 -0400
Princeton Ferro
comitted at
2021-10-20 00:15:55 -0400
cc2f97c9
Initial commit
Princeton Ferro
authored at
2021-08-29 17:31:13 -0400
Princeton Ferro
comitted at
2021-08-29 17:35:10 -0400