summaryrefslogtreecommitdiff
path: root/syntax.c
AgeCommit message (Expand)Author
2021-02-03fix syntax highlighting for ' number separator C++Leo Tenenbaum
2021-02-03fixed command line argument with / in it windowsLeo Tenenbaum
2021-02-03python syntax highlightingLeo Tenenbaum
2021-02-02better syntax highlighting (split keywords into keywords + builtins)Leo Tenenbaum
2021-02-02rust syntax highlightingLeo Tenenbaum
2021-02-02big fix with buffer_pos_to_pixelsLeo Tenenbaum
2021-02-02C++ syntax highlighting doneLeo Tenenbaum
2021-02-02C++ highlighting, except for raw stringsLeo Tenenbaum
2021-02-02fix bug with non-highlighted filesLeo Tenenbaum
2021-02-01small change to horizontal scrolling for massive performance improvement on l...Leo Tenenbaum
2021-02-01switched syntax highlighting to use a number for the state (will be useful la...Leo Tenenbaum
2021-02-01different syntax highlighting depending on the file extensionLeo Tenenbaum
2021-02-01start per-buffer languageLeo Tenenbaum
2021-02-01fix C hex literal highlightingLeo Tenenbaum
2021-02-01full C syntax highlightingLeo Tenenbaum
2021-01-31C syntax higlighting workingLeo Tenenbaum
2021-01-31more syntax highlightingLeo Tenenbaum
2021-01-31started syntax higlighting (still need to add state to each line)Leo Tenenbaum