• Joined on 2025年08月11日
jepler pushed to main at jepler/pydc 2026年07月08日 01:21:25 +02:00
3a4f58d625 rework some error checking
jepler pushed to main at jepler/pydc 2026年07月07日 22:29:05 +02:00
f059a629c7 oops actually cover tests
ef2745328e drop stub of testing for gavinhoward dc for now
Compare 2 commits »
jepler pushed to main at jepler/pydc 2026年07月07日 20:59:21 +02:00
530420a805 type check the test code too
jepler pushed to main at jepler/pydc 2026年07月07日 18:23:04 +02:00
e0d2cdc76e improve big base printing including big base repeating fractions
6e08bba5bc flaky test :( :(
Compare 2 commits »
jepler pushed to main at jepler/pydc 2026年07月07日 17:14:23 +02:00
bdd152868b Improve coverage
jepler pushed to main at jepler/pydc 2026年07月06日 22:43:53 +02:00
6c84619516 Make interpreter subclassing work
jepler pushed to main at jepler/pydc 2026年07月06日 21:43:53 +02:00
5d57c71a3f simplify(?) how the arguments are taken from the stack
jepler pushed to main at jepler/pydc 2026年07月06日 18:08:54 +02:00
62a63d1f53 Refactor so ops are methods
5fe6476b4d update README.md
Compare 2 commits »
jepler pushed to main at jepler/pydc 2026年07月03日 23:02:59 +02:00
fdb60f1cce Update README.md
jepler pushed to main at jepler/pydc 2026年07月03日 23:00:16 +02:00
f1f8e7999c Update README.md
jepler pushed to main at jepler/pydc 2026年07月03日 22:55:59 +02:00
cc061bd576 Implement X
jepler pushed to main at jepler/pydc 2026年07月03日 22:54:28 +02:00
faa8803894 Implement X
65d3bcb9b0 Implement Z
Compare 2 commits »
jepler pushed to main at jepler/pydc 2026年07月03日 16:06:59 +02:00
6c2f834fab add branch coverage
jepler pushed to main at jepler/pydc 2026年07月03日 16:04:27 +02:00
3e6da62b0f maxden seems like it should scale with obase, not always 10.
jepler pushed to main at jepler/pydc 2026年07月03日 15:43:06 +02:00
ea1d2e908b Fix coverage
jepler pushed to main at jepler/pydc 2026年07月03日 15:34:30 +02:00
d844b14b2e Finish mypy typing
jepler pushed to main at jepler/pydc 2026年07月02日 19:25:43 +02:00
2958bc9605 typing changes & precision changes
jepler pushed to main at jepler/junkdrawer 2026年07月02日 17:55:21 +02:00
7a77e7cfaf Update 6khj6we4/mandelbrot.dc
jepler pushed to main at jepler/junkdrawer 2026年07月02日 17:51:42 +02:00
88465816ad Add 6khj6we4/mandelbrot.dc
jepler pushed to main at jepler/pydc 2026年06月29日 15:56:13 +02:00
3c472f1f88 phony rules