index
:
edify
main
Regular Expressions Made Simple.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-02
Refactoring, Fixing Tests and Coverage 💯
Bobby
3
-259
/
+86
2022-09-02
Added Extra Tests
Bobby
1
-0
/
+423
2022-09-02
Refactor and Fixed Bugs
Bobby
3
-22
/
+22
2022-09-02
Running CodeQL every day instead of every hour
Bobby
1
-1
/
+1
2022-09-01
Removing backwards compatibility for Python 3.6. Min Python now is 3.7
Bobby
5
-26
/
+4
2022-09-01
refactor code, fixed errors and added test cases
Bobby
3
-148
/
+270
2022-09-01
Adding noqa to __init__.py
Bobby
1
-0
/
+2
2022-09-01
Exporting Builder to main
Bobby
2
-12
/
+1
2022-09-01
Fixed Linting Errors
Bobby
2
-11
/
+12
2022-09-01
Regex Builder class
Bobby
7
-104
/
+191
2022-09-01
Creating a deep copy at a different pointer location for each RegexBuilder cl...
Bobby
3
-41
/
+206
2022-09-01
Fix liniting errors
Bobby
5
-60
/
+38
2022-09-01
Rewriting builder based on Super Expressive
Bobby
6
-9
/
+420
2022-08-31
Adding branch dev to codeql run
Bobby
1
-2
/
+2
2022-08-31
Running CodeQL every hour
Bobby
1
-1
/
+1
2022-08-31
Revert "Updated Config"
Bobby
1
-66
/
+4
2022-08-31
Revert "Reduced Python version in Config"
Bobby
1
-1
/
+1
2022-08-31
Revert "Added Poetry Build"
Bobby
2
-1516
/
+5
2022-08-31
Reduced Python version in Config
Bobby
1
-1
/
+1
2022-08-31
Added Poetry Build
Bobby
2
-5
/
+1516
2022-08-31
Updated Config
Bobby
1
-4
/
+66
2022-08-31
refactor code
Bobby
3
-2
/
+9
2022-08-31
Added tests for builder
Bobby
1
-0
/
+145
2022-08-31
Remove redundant functions and refactor
Bobby
6
-59
/
+15
2022-08-31
Added isort to script
Bobby
1
-0
/
+3
2022-08-31
Fixing isort errors
Bobby
4
-7
/
+9
2022-08-31
Merge branch 'dev' of github.com:luciferreeves/edify into dev
Bobby
3
-6
/
+84
2022-08-31
Added Basic Regex Builder
Bobby
9
-84
/
+147
2022-08-31
Added Basic Datatypes
Bobby
2
-0
/
+87
2022-08-31
Merge pull request #2 from luciferreeves/codeql-patch-1
Bobby
1
-0
/
+72
2022-08-31
Update README.rst
Bobby
0
-0
/
+0
2022-08-31
Merge pull request #1 from luciferreeves/main
Bobby
1
-0
/
+11
2022-08-31
Update README.rst
Bobby
1
-9
/
+4
2022-08-31
Create codeql-analysis.yml
Bobby
1
-0
/
+72
2022-08-31
Create dependabot.yml
Bobby
1
-0
/
+11
2022-08-31
Remove requires.io as it is deprecated
Bobby
1
-6
/
+1
2022-08-31
Added Docs Output to Shell Script
Bobby
1
-0
/
+3
2022-08-31
Disable Broken Links
Bobby
1
-3
/
+3
2022-08-31
Fixed Linting Errors
Bobby
3
-1
/
+3
2022-08-31
Added Phone Number Validation
Bobby
3
-0
/
+43
2022-08-30
Tracking shell scripts
Bobby
1
-0
/
+1
2022-08-30
Added #noqa as required
Bobby
2
-1
/
+5
2022-08-30
Added Tests for Validating Emails
Bobby
2
-5
/
+56
2022-08-30
Added Library and Email Verification Script
Bobby
3
-4
/
+17
2022-08-30
Added Local Test Runner Script
Bobby
1
-0
/
+34
2022-08-30
Update Python Version in Coverage CI
Bobby
1
-2
/
+2
2022-08-30
Update Python Version in Coverage CI
Bobby
1
-1
/
+1
2022-08-30
Update Coverage CI
Bobby
1
-27
/
+9
2022-08-30
Added Coverage CI
Bobby
1
-0
/
+43
2022-08-30
Revert file to default
Bobby
1
-3
/
+0
[next]