Maxim Hutz mvhutz
  • https://maximhutz.com
  • Hey, it's me! This is my Gitea instance, where all my code lives. Check out what I've been doing!

  • Joined on 2024-08-13
mvhutz pushed to main at mvhutz/lambda 2026-01-13 01:20:48 +00:00
dbc3c5a8d4 Improve testing infrastructure with dynamic discovery and validation (#20)
mvhutz deleted branch style/lambda-iterator from mvhutz/lambda 2026-01-13 01:20:48 +00:00
mvhutz merged pull request mvhutz/lambda#20 2026-01-13 01:20:47 +00:00
Improve testing infrastructure with dynamic discovery and validation
mvhutz created pull request mvhutz/lambda#20 2026-01-13 01:19:14 +00:00
Improve testing infrastructure with dynamic discovery and validation
mvhutz pushed to style/lambda-iterator at mvhutz/lambda 2026-01-13 01:19:03 +00:00
5ccc41b104 feat: add test target to Makefile.
e17a85e0a3 refactor: use assert throughout tests and require expected files.
4a5c424e54 test: add dynamic test discovery and validity checks.
Compare 3 commits »
mvhutz created branch style/lambda-iterator in mvhutz/lambda 2026-01-13 00:39:49 +00:00
mvhutz pushed to style/lambda-iterator at mvhutz/lambda 2026-01-13 00:39:49 +00:00
588f4cd521 feat: added swap to iterator
mvhutz pushed to main at mvhutz/practice 2026-01-13 00:38:02 +00:00
5fb803129f feat: monday
mvhutz opened issue mvhutz/lambda#19 2026-01-12 03:08:56 +00:00
feat: write thorough e2e tests
mvhutz opened issue mvhutz/lambda#18 2026-01-12 02:25:26 +00:00
feat: add deltanet engine
mvhutz opened issue mvhutz/lambda#17 2026-01-12 02:25:18 +00:00
feat: add debruijn engine
mvhutz opened issue mvhutz/lambda#16 2026-01-12 02:24:58 +00:00
feat: comments for saccharine
mvhutz pushed to main at mvhutz/lambda 2026-01-12 02:16:08 +00:00
15c904ccc9 feat: improve reduction algorithm with LIFO-based iterator (#15)
mvhutz deleted branch feat/lifo-improvements from mvhutz/lambda 2026-01-12 02:16:08 +00:00
mvhutz merged pull request mvhutz/lambda#15 2026-01-12 02:16:07 +00:00
feat: improve reduction algorithm with LIFO-based iterator
mvhutz pushed to feat/lifo-improvements at mvhutz/lambda 2026-01-12 02:12:27 +00:00
70c7f3acc8 bug: did not add tests
mvhutz pushed to feat/lifo-improvements at mvhutz/lambda 2026-01-12 02:05:04 +00:00
1dd62da39a fix: maketargets
mvhutz pushed to feat/lifo-improvements at mvhutz/lambda 2026-01-12 01:43:20 +00:00
031c75d3ef fix: update benchmark paths to tests directory
mvhutz pushed to feat/lifo-improvements at mvhutz/lambda 2026-01-12 01:41:37 +00:00
dfb013161e chore: remove debug output file
mvhutz created pull request mvhutz/lambda#15 2026-01-12 01:41:06 +00:00
feat: improve reduction algorithm with LIFO-based iterator