cerberus
cerberus pushed to main at cerberus/python 2025-10-12 19:44:56 +02:00
16aba4c60f added doc strings to librefit and cleaned refit.py
2ad1d32fcc update README.md
Compare 2 commits »
cerberus pushed to main at cerberus/python 2025-10-05 19:58:02 +02:00
2b324fe2ef update README.md
cerberus pushed to main at cerberus/python 2025-10-05 19:44:25 +02:00
99d90d607d update README.md
cerberus pushed to main at cerberus/python 2025-10-05 19:44:10 +02:00
8c81064743 added support for file extensions
cerberus pushed to main at cerberus/python 2025-10-05 15:58:27 +02:00
9c39b773da added custom naming to recursion and fixed naming in filemode
cerberus pushed to main at cerberus/python 2025-10-05 12:12:40 +02:00
46ea1db65d -n flag no longer required for recursive mode
cerberus pushed to main at cerberus/python 2025-10-04 19:47:48 +02:00
f7ab347316 cleanup
2b1167b3ce cleanup
Compare 2 commits »
cerberus pushed to main at cerberus/python 2025-10-04 19:20:23 +02:00
fe3f32c2af update README.md
cerberus pushed to main at cerberus/python 2025-10-04 19:19:44 +02:00
e9b491e81d patch bump
e243f5f379 added linear recursion
c1e76b660a added recursive functions and number length function
1c557913f9 update README.md
Compare 4 commits »
cerberus pushed to main at cerberus/python 2025-10-04 12:17:53 +02:00
67e68da880 added TODO
8df12ec6f4 fixed numbering in recursion
Compare 2 commits »
cerberus pushed to main at cerberus/python 2025-10-04 09:08:54 +02:00
9d2d6931e3 fixed recursion
cerberus pushed to main at cerberus/python 2025-10-03 19:14:01 +02:00
acd3f5fe39 added recursion, needs debugging
0e84c959ce update README.md
aa5041a46c added tests for the path function
Compare 3 commits »
cerberus pushed to main at cerberus/python 2025-10-02 20:48:06 +02:00
fb4e8a3be6 back to an working state
cerberus pushed to main at cerberus/python 2025-10-02 15:54:57 +02:00
36333b3b99 removed redundant TODO
cerberus pushed to main at cerberus/python 2025-10-02 15:50:38 +02:00
91e474c3b8 added TODO comments
cerberus pushed to main at cerberus/python 2025-10-02 15:45:22 +02:00
e8ef3c6e53 added TODO comments
cerberus pushed to main at cerberus/python 2025-10-02 15:12:12 +02:00
f4f5f9bc6b split decider and input_validator
3c1d881de7 cleanup
b4e5694b7b update README
Compare 3 commits »
cerberus pushed to main at cerberus/python 2025-10-01 22:20:41 +02:00
691b68cb4c modified .gitignore
cerberus pushed to main at cerberus/python 2025-10-01 16:07:22 +02:00
461533b717 new decicion logic WIP
cerberus pushed to main at cerberus/python 2025-10-01 08:07:09 +02:00
caff94ab41 decider WIP