This website requires JavaScript.
Explore
Help
Sign In
Aadhavan Srinivasan
Rockingcool
0 Followers
·
0 Following
Joined on
2022-10-09
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
25
Projects
Packages
Public Activity
Starred Repositories
Rockingcool
merged pull request
Rockingcool/ccat#1
2025-04-24 21:20:41 -05:00
Use kleingrep's regex engine instead of stdlib
Rockingcool
pushed to
master
at
Rockingcool/ccat
2025-04-24 21:20:41 -05:00
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 »
Rockingcool
created pull request
Rockingcool/ccat#1
2025-04-24 21:20:16 -05:00
Use kleingrep's regex engine instead of stdlib
Rockingcool
pushed to
useMyEngine
at
Rockingcool/ccat
2025-04-24 07:58:54 -05:00
720a01140c
Updated some regexes for markdown coloring
9ced9ab5cb
Added underline 'color'
Compare 2 commits »
Rockingcool
pushed to
useMyEngine
at
Rockingcool/ccat
2025-04-24 07:47:42 -05:00
8ae28cb359
Don't define any custom colors
d1a9f3f726
Updated coloring for Golang
Compare 2 commits »
Rockingcool
pushed to
useMyEngine
at
Rockingcool/ccat
2025-04-23 15:27:41 -05:00
a1309af696
Updated some regexes
Rockingcool
pushed to
useMyEngine
at
Rockingcool/ccat
2025-04-22 14:55:38 -05:00
06fab2292c
Enable RE_SINGLE_LINE flag when compiling regex, to allow newline to be treated like any other character
Rockingcool
pushed to
useMyEngine
at
Rockingcool/ccat
2025-04-22 14:38:39 -05:00
19be04fd66
Enable multiline mode when compiling regex, because I read the whole file at once, rather than lline-by-line
Rockingcool
created branch
useMyEngine
in
Rockingcool/ccat
2025-04-21 22:02:52 -05:00
Rockingcool
pushed to
useMyEngine
at
Rockingcool/ccat
2025-04-21 22:02:52 -05:00
40858a673a
Use my regex engine instead of the stdlib one
Rockingcool
pushed tag
v0.7.0
to
Rockingcool/kleingrep
2025-04-21 18:13:23 -05:00
Rockingcool
pushed tag
v0.6.2
to
Rockingcool/kleingrep
2025-04-21 18:12:33 -05:00
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-04-21 18:12:01 -05:00
17e897e2d6
Accept escaped hyphens, even outside character class
777c590072
Add options to build unoptimized versions; make optimized the default
Compare 2 commits »
Rockingcool
pushed to
master
at
Rockingcool/ccat
2025-04-21 10:51:24 -05:00
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 »
Rockingcool
pushed to
master
at
Rockingcool/s4g
2025-04-19 10:29:21 -05:00
9d5f038dad
Skip newlines and YAML metadata at the beginning of a markdown file
Rockingcool
pushed to
master
at
Rockingcool/india-translator
2025-04-19 09:43:56 -05:00
485a3efd8f
Added HTML sanitization for translate server
Rockingcool
pushed to
master
at
Rockingcool/india-translator
2025-04-19 09:40:20 -05:00
a67d6eda89
Added HTML sanitization for translate server
Rockingcool
pushed to
master
at
Rockingcool/india-translator
2025-04-18 22:04:00 -05:00
17878106d4
Added maximum length to input text
Rockingcool
pushed to
master
at
Rockingcool/india-translator
2025-04-18 22:02:19 -05:00
67fc0d4297
Added changes from production use
6716a4cd40
Updated styling for buttons and textbox; made some flexbox changes
Compare 2 commits »
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-04-18 21:36:12 -05:00
1d32865e76
Added extra check if fileContainsNullChar returns err; pass filename to it instead of file
66f4ca31d1
Use filename instead of file handler to scan file for null byte
Compare 2 commits »
First
Previous
...
3
4
5
6
7
...
Next
Last