Rockingcool pushed to master at Rockingcool/md-to-html
-
1a838e343e Got recursive parsing working
4 hours ago
Rockingcool created repository Rockingcool/md-to-html
22 hours ago
Rockingcool pushed to master at Rockingcool/ccat
-
43e145a6ec Throw error instead of panicking if regex doesn't compile
-
c887f2a0cc Don't panic; throw error instead
- Compare 2 commits »
4 days ago
Rockingcool merged pull request Rockingcool/ccat#1
Use kleingrep's regex engine instead of stdlib
4 days ago
Rockingcool pushed to master at Rockingcool/ccat
-
421e9b074e Merge pull request 'Use kleingrep's regex engine instead of stdlib' (#1) from useMyEngine into master
-
720a01140c Updated some regexes for markdown coloring
-
9ced9ab5cb Added underline 'color'
-
8ae28cb359 Don't define any custom colors
-
d1a9f3f726 Updated coloring for Golang
- Compare 9 commits »
4 days ago
Rockingcool created pull request Rockingcool/ccat#1
Use kleingrep's regex engine instead of stdlib4 days ago
Rockingcool pushed to useMyEngine at Rockingcool/ccat
-
720a01140c Updated some regexes for markdown coloring
-
9ced9ab5cb Added underline 'color'
- Compare 2 commits »
5 days ago
Rockingcool pushed to useMyEngine at Rockingcool/ccat
-
8ae28cb359 Don't define any custom colors
-
d1a9f3f726 Updated coloring for Golang
- Compare 2 commits »
5 days ago
Rockingcool pushed to useMyEngine at Rockingcool/ccat
-
06fab2292c Enable RE_SINGLE_LINE flag when compiling regex, to allow newline to be treated like any other character
6 days ago
Rockingcool pushed to useMyEngine at Rockingcool/ccat
-
19be04fd66 Enable multiline mode when compiling regex, because I read the whole file at once, rather than lline-by-line
6 days ago
Rockingcool pushed to useMyEngine at Rockingcool/ccat
-
40858a673a Use my regex engine instead of the stdlib one
7 days ago
Rockingcool pushed tag v0.7.0 to Rockingcool/kleingrep
1 week ago
Rockingcool pushed tag v0.6.2 to Rockingcool/kleingrep
1 week ago
Rockingcool pushed to master at Rockingcool/kleingrep
-
17e897e2d6 Accept escaped hyphens, even outside character class
-
777c590072 Add options to build unoptimized versions; make optimized the default
- Compare 2 commits »
1 week ago
Rockingcool pushed to master at Rockingcool/ccat
-
23e9c5d58d Added SGR fields to the RGB struct for bold and italic;
-
fd256bc7c7 Read the file from the embedded FS instead of the real FS
-
565205fb5e Added some extended colors along with the config files
-
33a3f7c937 Added a Markdown config file
- Compare 4 commits »
1 week ago