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
pushed to
master
at
Rockingcool/india-translator
2025-02-24 16:57:44 -06:00
3a104140ab
First commit
Rockingcool
created repository
Rockingcool/india-translator
2025-02-24 16:56:56 -06:00
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-24 06:47:29 -06:00
e07f27dc78
Merge branch 'master' of
https://gitea.twomorecents.org/Rockingcool/kleingrep
65d2317f79
Added more backreference tests
a631fc289c
Clone 'isBackreference' and 'referredGroup' NFA fields, because they aren't thread variables
Compare 3 commits »
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-20 18:58:17 -06:00
d62a429cce
Updated documentation
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-17 08:37:40 -06:00
7b31031553
Change when a newline is printed; so that we don't print extraneous newlinesraneous newlines
38c842cb07
Added method to get length of unique array
9f9af36be8
Fixed bug where escaped parentheses in lookarounds were counted as regular parentheses instead of literals
8217b67122
Added test for escaped parentheses in lookarounds
Compare 4 commits »
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-16 14:52:09 -06:00
1f06dcef64
Just declare the variable instead of initializing it as well
Rockingcool
pushed to
master
at
Rockingcool/s4g
2025-02-16 14:36:30 -06:00
afccdc5463
Allow files to be placed inside 'drafts' inside 'source'; will be converted to HTML, but not shown on sitemap
Rockingcool
pushed to
master
at
Rockingcool/s4g
2025-02-15 13:36:03 -06:00
5e48d58561
Concatenate all lua filters into 1 file, then provide that file to 'pandoc'
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-14 13:29:24 -06:00
119475b41b
Updated README
6151cc8cf6
Updated documentation
Compare 2 commits »
Rockingcool
pushed tag
v0.3.0
to
Rockingcool/kleingrep
2025-02-14 11:07:56 -06:00
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-14 11:00:40 -06:00
3eaf4eb19c
Updated README
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-14 11:00:12 -06:00
d453815831
Added README
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-14 10:38:11 -06:00
3a2916baae
Set 'isLazy' to true in the NFA, if the postfixNode has the flag set
9d6344719f
Reverse order of trying branches if the quantifier is lazy
f5c868566b
Added field to NFA, denoting if a node is lazy or not
1cd6da218f
Added lazy quantifier tests
Compare 4 commits »
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-13 21:02:18 -06:00
277cbc0fc5
Started working on lazy quantifier support
3924502b72
Added code to return lazy quantifier postfixNodes
36b009747b
Added metacharacters for lazy quantifiers
Compare 3 commits »
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-13 19:00:08 -06:00
6cd0a10a8f
Added more documentation
Rockingcool
merged pull request
Rockingcool/kleingrep#4
2025-02-13 09:51:47 -06:00
Implement Unicode character classes
Rockingcool
pushed to
master
at
Rockingcool/kleingrep
2025-02-13 09:51:47 -06:00
69fb96c43d
Merge pull request 'Implement Unicode character classes' (
#4
) from implementUnicodeCharClass into master
46bc0c8529
Removed unicode character classes from 'features not supported' list
1a890a1e75
Refactoring - remove duplicate code
fde3784e5a
Added unicode charclass support within character classes; Fixed bugs with hex classes and unicode classes
7045711860
Convert test_str into a rune slice for better unicode compatibility, it also fixed the bug where all unicode characters wouldn't be colored
Compare 8 commits »
Rockingcool
created pull request
Rockingcool/kleingrep#4
2025-02-13 09:50:02 -06:00
Implement Unicode character classes
Rockingcool
pushed to
implementUnicodeCharClass
at
Rockingcool/kleingrep
2025-02-13 09:48:34 -06:00
46bc0c8529
Removed unicode character classes from 'features not supported' list
Rockingcool
pushed to
implementUnicodeCharClass
at
Rockingcool/kleingrep
2025-02-13 08:11:10 -06:00
1a890a1e75
Refactoring - remove duplicate code
fde3784e5a
Added unicode charclass support within character classes; Fixed bugs with hex classes and unicode classes
7045711860
Convert test_str into a rune slice for better unicode compatibility, it also fixed the bug where all unicode characters wouldn't be colored
d4d606d95b
Added tests for unicode character classes; more tests for hex characters
Compare 4 commits »
First
Previous
...
7
8
9
10
11
...
Next
Last