Commit graph

11 commits

Author SHA1 Message Date
liquidex b522732a67 fix prefix _ in Rust syntax
it should be handled as the start of an identifier
2024-11-25 22:11:20 +01:00
liquidex 1de5234215 wrapping up haku 2024-08-05 23:00:36 +02:00
liquidex d813675d47 haku - first draft 2024-07-24 23:42:59 +02:00
liquidex 846e2a564c fix prefix underscores in identifiers in lua syntax 2024-06-18 20:41:10 +02:00
liquidex 2bdca414d0 lvalues 2024-05-18 13:41:43 +02:00
liquidex ad1e5693c4 Rust syntax highlighting 2024-04-07 19:05:02 +02:00
liquidex 97ce063549 Lua highlighting 2024-03-25 22:07:52 +01:00
liquidex 8f43531b47 remove _ in json numeric literals 2024-03-12 20:05:36 +01:00
liquidex 1265796996 add json syntax 2024-03-12 20:03:00 +01:00
liquidex 7fa202ac5f add JSON-defined syntax highlighting in dynamic highlighter 2024-03-12 20:02:55 +01:00
liquidex 5ab8ffdba2 static syntax highlighting WIP 2024-03-10 23:23:50 +01:00