awesomike
  • Joined on 2024-02-05
awesomike pushed to main at pub/sqlx-record 2026-01-28 13:34:08 +00:00
e89041b9c6 Enhance CLAUDE.md with comprehensive project documentation
awesomike pushed to main at pub/sqlx-record 2026-01-28 13:31:28 +00:00
aba05b2b52 Rename to sqlx-record with multi-database support
awesomike pushed to main at pub/sqlx-record 2026-01-28 13:19:41 +00:00
e9079834c7 Import entity-changes project
awesomike created branch main in pub/sqlx-record 2026-01-28 13:19:30 +00:00
awesomike pushed to main at pub/sqlx-record 2026-01-28 13:19:30 +00:00
92d559574e first commit
awesomike created repository pub/sqlx-record 2026-01-28 13:17:55 +00:00
awesomike pushed to main at pub/waltzing-ts 2026-01-20 09:42:08 +00:00
6a0318bcb5 Add if/match expressions and fix import statement grammar
awesomike pushed to main at pub/waltzing-ts 2026-01-19 20:40:56 +00:00
ce7162699f Add high-precedence macro token to prevent @for matching in @format!
awesomike pushed to main at pub/waltzing-ts 2026-01-19 20:26:19 +00:00
eeb333acbd Fix keyword highlighting to use word boundaries via context matching
awesomike pushed to main at pub/waltzing-ts 2026-01-19 20:17:04 +00:00
6c4e8d3d5e Add Rust macro call support in expressions
awesomike pushed to main at pub/waltzing-ts 2026-01-19 20:06:36 +00:00
c457cfd878 Use parent nodes for comments and raw blocks in highlights
awesomike pushed to main at pub/waltzing-ts 2026-01-19 20:02:11 +00:00
600c0eeff4 Add numbered comment and raw block variants (1-22)
awesomike pushed to main at pub/waltzing-ts 2026-01-19 19:58:10 +00:00
9562d988be Fix comment node types in highlights
awesomike pushed to main at pub/waltzing-ts 2026-01-19 19:54:41 +00:00
5a49f3dd77 Update grammar to use @fn instead of @func
awesomike pushed to main at pub/waltzing-ts 2026-01-19 19:52:01 +00:00
f1bb3540ad Fix @fn to @func keyword token
awesomike pushed to main at pub/waltzing-ts 2026-01-19 19:42:34 +00:00
cd4bb484b4 Fix function highlight capture to @fn
awesomike pushed to main at pub/waltzing-ts 2026-01-19 19:40:35 +00:00
22b190fa14 Restore comment and language label highlighting
awesomike pushed to main at pub/waltzing-ts 2026-01-19 19:20:47 +00:00
1e72442071 Remove complex node queries that may be anonymous
awesomike pushed to main at pub/waltzing-ts 2026-01-19 19:11:34 +00:00
530fbff65a Simplify comment and raw block patterns to single regex
awesomike pushed to main at pub/waltzing-ts 2026-01-19 18:57:12 +00:00
7a0e24fbd4 Remove invalid node queries from highlights.scm