Commit Graph

4 Commits (c887f2a0ccf1e8fc56e18db68774341ece3cb0a1)

Author SHA1 Message Date
Aadhavan Srinivasan d1a9f3f726 Updated coloring for Golang 1 week 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 weeks ago
Aadhavan Srinivasan 40858a673a Use my regex engine instead of the stdlib one 2 weeks ago
Aadhavan Srinivasan 66b227fb63 Defined color mappings for Go 9 months ago