Commit Graph

4 Commits (f32bbd2ff14fe0f6dc02e3e588c4299f8d3170ec)

Author SHA1 Message Date
Aadhavan Srinivasan d1a9f3f726 Updated coloring for Golang 2 months ago
Aadhavan Srinivasan a1309af696 Updated some regexes
One of the expressions used .* to mean 'any character except newline', but since I've
enabled 'RE_SINGLE_LINE' mode, a dot matches a newline as well.
2 months ago
Aadhavan Srinivasan 40858a673a Use my regex engine instead of the stdlib one 2 months ago
Aadhavan Srinivasan 66b227fb63 Defined color mappings for Go 11 months ago