Commits
User selector
Commit History
Commits on Jun 6, 2026
Fix two PR #13 highlighter regressions; add a semantic guard
Show description for 9fc43b4committed- authored
- authored
Commits on Jun 4, 2026
fix(javascript): lex \u-escaped + full-Unicode identifiers and #private names; radix BigInt; leading-dot floats
Show description for 9e931f1committed
Commits on Jun 3, 2026
gen-tm: builtin objects in value position scope as values, not support.class
Show description for f6dfba0committedgen-tm: close the TSX scope-gap residual (-3.5 -> -0.8) with 3 derivation fixes
Show description for 4b115a2committedfix: TSX/JSX highlighter over-entered JSX-children on self-closing tags (78.5->87.0%)
Show description for 6e2b202committedgen-tm: color JSDoc `@template [Name=Default]` type-parameter (#994)
Show description for aae7650committedgen-tm: extend the repo-key naming CONSTRAINT to the ECMAScript family
Show description for 70c1a3dcommittedgen-tm: recover a JSX tag whose `<` and name are split across lines (fixes TSX #825)
Show description for 2cd3c5ecommitted
Commits on Jun 2, 2026
gen-tm: see past a leading block comment into JSX (fixes TSX #754)
Show description for 16f7162committedgen-tm: allow comments inside a JSX open tag (fixes TSX #585)
Show description for 02148e9committedgen-tm: lex `/` after a non-null `!` as division, not regex (fixes TSX #794)
Show description for 6bd531ecommittedgen-tm: fix .tsx JSX component generic type-args (#1033) and member tag names (#627)
Show description for 1d81063committed
Commits on May 31, 2026
Derive a rule-rooted #expression sub-grammar for expression-only embeds
Show description for 8b19f19committedExtend binding-pattern highlighting to let/var/using destructuring
Show description for 65edcc0committedHighlight destructuring-const bindings, derived from BindingPattern rules
Show description for 2ab1a83committedTextMate fidelity: scope const-binding names variable.other.constant
Show description for 5150327committedMove grammars out of examples/ to the repo root
Show description for ee809ebcommitted
Loading