index
:
edify
main
Regular Expressions Made Simple.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-28
chore(release): bump version to 0.3.0 and write changelog
natsuoto
1
-1
/
+1
2026-04-28
fix: resolve 18 failing CI checks (pip version, macOS ARM, flake8 E721)
copilot-swe-agent[bot]
1
-3
/
+3
2022-12-22
Bump version: 0.2.1 → 0.2.2
Bobby
1
-1
/
+1
2022-11-27
Bump version: 0.2.0 → 0.2.1
Bobby
1
-1
/
+1
2022-11-27
Revert "Bump version: 0.2.0 → 0.3.0"
Bobby
1
-1
/
+1
2022-11-27
Bump version: 0.2.0 → 0.3.0
Bobby
1
-1
/
+1
2022-11-27
Bump version: 0.1.0 → 0.2.0
Bobby
1
-1
/
+1
2022-11-27
fixing lint
Bobby
10
-1170
/
+267
2022-11-27
added ssn and mac validators
Bobby
3
-0
/
+34
2022-11-27
added password validator
Bobby
2
-0
/
+31
2022-11-27
added guid validator
Bobby
2
-0
/
+15
2022-11-27
added zip code validator
Bobby
3
-0
/
+1201
2022-11-27
added uuid validator
Bobby
2
-0
/
+14
2022-11-27
added url validator
Bobby
2
-0
/
+39
2022-10-06
Fixed validation for special phone numbers
Bobby
1
-1
/
+2
2022-09-10
Fixed linting errors for date pattern
Bobby
1
-1
/
+2
2022-09-10
Added date pattern
Bobby
2
-0
/
+35
2022-09-10
Added ipv4 and ipv6 validations
Bobby
2
-0
/
+36
2022-09-10
Added email_rfc_5322 pattern
Bobby
2
-0
/
+17
2022-09-03
Fixed \ literal bug
Bobby
1
-1
/
+1
2022-09-03
Fixed bugs and passing tests
Bobby
1
-1
/
+2
2022-09-02
Refactoring, Fixing Tests and Coverage 💯
Bobby
2
-29
/
+25
2022-09-02
Refactor and Fixed Bugs
Bobby
3
-22
/
+22
2022-09-01
refactor code, fixed errors and added test cases
Bobby
2
-35
/
+42
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
refactor code
Bobby
2
-0
/
+3
2022-08-31
Remove redundant functions and refactor
Bobby
6
-59
/
+15
2022-08-31
Fixing isort errors
Bobby
4
-7
/
+9
2022-08-31
Added Basic Regex Builder
Bobby
9
-84
/
+147
2022-08-31
Added Basic Datatypes
Bobby
2
-0
/
+87
2022-08-31
Fixed Linting Errors
Bobby
2
-1
/
+2
2022-08-31
Added Phone Number Validation
Bobby
2
-0
/
+19
2022-08-30
Added #noqa as required
Bobby
2
-1
/
+5
2022-08-30
Added Library and Email Verification Script
Bobby
3
-4
/
+17
2022-08-30
Covering all code
Bobby
1
-1
/
+1
2022-08-30
Covering all code
Bobby
1
-4
/
+0
2022-08-30
Remove declarations from __init__.py
Bobby
1
-1
/
+0
2022-08-30
Change Main Function
Bobby
2
-0
/
+1
2022-08-30
Fixing Tests
Bobby
1
-0
/
+1
2022-08-30
Added Initial Test
Bobby
1
-0
/
+7
2022-08-30
Add initial project skeleton.
Bobby
1
-0
/
+1