aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-02Refactoring, Fixing Tests and Coverage 💯Bobby3-259/+86
2022-09-02Added Extra TestsBobby1-0/+423
2022-09-02Refactor and Fixed BugsBobby3-22/+22
2022-09-02Running CodeQL every day instead of every hourBobby1-1/+1
2022-09-01Removing backwards compatibility for Python 3.6. Min Python now is 3.7Bobby5-26/+4
2022-09-01refactor code, fixed errors and added test casesBobby3-148/+270
2022-09-01Adding noqa to __init__.pyBobby1-0/+2
2022-09-01Exporting Builder to mainBobby2-12/+1
2022-09-01Fixed Linting ErrorsBobby2-11/+12
2022-09-01Regex Builder classBobby7-104/+191
2022-09-01Creating a deep copy at a different pointer location for each RegexBuilder cl...Bobby3-41/+206
2022-09-01Fix liniting errorsBobby5-60/+38
2022-09-01Rewriting builder based on Super ExpressiveBobby6-9/+420
2022-08-31Adding branch dev to codeql runBobby1-2/+2
2022-08-31Running CodeQL every hourBobby1-1/+1
2022-08-31Revert "Updated Config"Bobby1-66/+4
2022-08-31Revert "Reduced Python version in Config"Bobby1-1/+1
2022-08-31Revert "Added Poetry Build"Bobby2-1516/+5
2022-08-31Reduced Python version in ConfigBobby1-1/+1
2022-08-31Added Poetry BuildBobby2-5/+1516
2022-08-31Updated ConfigBobby1-4/+66
2022-08-31refactor codeBobby3-2/+9
2022-08-31Added tests for builderBobby1-0/+145
2022-08-31Remove redundant functions and refactorBobby6-59/+15
2022-08-31Added isort to scriptBobby1-0/+3
2022-08-31Fixing isort errorsBobby4-7/+9
2022-08-31Merge branch 'dev' of github.com:luciferreeves/edify into devBobby3-6/+84
2022-08-31Added Basic Regex BuilderBobby9-84/+147
2022-08-31Added Basic DatatypesBobby2-0/+87
2022-08-31Merge pull request #2 from luciferreeves/codeql-patch-1Bobby1-0/+72
2022-08-31Update README.rstBobby0-0/+0
2022-08-31Merge pull request #1 from luciferreeves/mainBobby1-0/+11
2022-08-31Update README.rstBobby1-9/+4
2022-08-31Create codeql-analysis.ymlBobby1-0/+72
2022-08-31Create dependabot.ymlBobby1-0/+11
2022-08-31Remove requires.io as it is deprecatedBobby1-6/+1
2022-08-31Added Docs Output to Shell ScriptBobby1-0/+3
2022-08-31Disable Broken LinksBobby1-3/+3
2022-08-31Fixed Linting ErrorsBobby3-1/+3
2022-08-31Added Phone Number ValidationBobby3-0/+43
2022-08-30Tracking shell scriptsBobby1-0/+1
2022-08-30Added #noqa as requiredBobby2-1/+5
2022-08-30Added Tests for Validating EmailsBobby2-5/+56
2022-08-30Added Library and Email Verification ScriptBobby3-4/+17
2022-08-30Added Local Test Runner ScriptBobby1-0/+34
2022-08-30Update Python Version in Coverage CIBobby1-2/+2
2022-08-30Update Python Version in Coverage CIBobby1-1/+1
2022-08-30Update Coverage CIBobby1-27/+9
2022-08-30Added Coverage CIBobby1-0/+43
2022-08-30Revert file to defaultBobby1-3/+0