aboutsummaryrefslogtreecommitdiff
path: root/lib/docs/ziglexer.js
AgeCommit message (Expand)Author
2024-03-10noAndrew Kelley
2023-09-03autodoc: Implement `a[b]`, `a.?`, and `a.*` (#16863)Krzysztof Wolicki
2023-08-03autodoc: Added line_comment tokens to ziglexer.js tokenizerKrzysztof Wolicki
2023-07-14Autodoc tokenizer (#16409)Loris Cro
2023-07-03autodoc: wire in js tokenizer to frontendLoris Cro
2023-07-03Autodoc: Javascript port of zig lexer. (#16306)Emile Badenhorst