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 created branch chore/remove-deltanet-package in mvhutz/lambda 2026-01-17 19:56:19 +00:00
mvhutz opened issue mvhutz/lambda#34 2026-01-17 19:55:30 +00:00
chore: remove deltanets package
mvhutz closed pull request mvhutz/lambda#33 2026-01-17 19:53:15 +00:00
feat: add De Bruijn indexed reduction engine
mvhutz pushed to feat/debruijn-engine at mvhutz/lambda 2026-01-17 19:53:10 +00:00
21ae2ca91c feat: progress
mvhutz pushed to main at mvhutz/practice 2026-01-17 18:39:19 +00:00
0c5444e63a feat: saturday
mvhutz created pull request mvhutz/lambda#33 2026-01-17 00:36:30 +00:00
feat: add De Bruijn indexed reduction engine
mvhutz pushed to feat/debruijn-engine at mvhutz/lambda 2026-01-17 00:36:20 +00:00
528956b033 feat: add De Bruijn indexed reduction engine
1974ad582f refactor: move event system to reducer, remove engine package (#32)
f8e1223463 refactor: extract Reducer interface and update engine to use abstractions (#31)
e0114c736d refactor: extract abstract Expression interface (#30)
5c54f4e195 fix: correct event handler registration in plugins (#29)
Compare 6 commits »
mvhutz merged pull request mvhutz/lambda#32 2026-01-17 00:27:37 +00:00
refactor: move event system to reducer, remove engine package
mvhutz pushed to main at mvhutz/lambda 2026-01-17 00:27:37 +00:00
1974ad582f refactor: move event system to reducer, remove engine package (#32)
mvhutz deleted branch refactor/move-events-to-reducer from mvhutz/lambda 2026-01-17 00:27:37 +00:00
mvhutz closed pull request mvhutz/lambda#27 2026-01-17 00:27:26 +00:00
feat: add De Bruijn index reduction engine
mvhutz pushed to refactor/move-events-to-reducer at mvhutz/lambda 2026-01-17 00:27:16 +00:00
8dc5d986fd feat: stuff
mvhutz pushed to refactor/move-events-to-reducer at mvhutz/lambda 2026-01-17 00:09:26 +00:00
d9639ecc2b style: moved isViable to reducer
mvhutz pushed to refactor/move-events-to-reducer at mvhutz/lambda 2026-01-17 00:03:17 +00:00
cb4f42c91d docs: add guidance for commenting on PR updates
mvhutz pushed to refactor/move-events-to-reducer at mvhutz/lambda 2026-01-17 00:02:30 +00:00
475d79c334 docs: replace tea pr edit with tea comment in CLAUDE.md
mvhutz pushed to refactor/move-events-to-reducer at mvhutz/lambda 2026-01-16 23:58:11 +00:00
b69898cf39 docs: add tea pr edit instructions to CLAUDE.md
mvhutz pushed to refactor/move-events-to-reducer at mvhutz/lambda 2026-01-16 23:56:05 +00:00
aeffe64804 fix: update main and tests for new Reducer API
mvhutz created pull request mvhutz/lambda#32 2026-01-16 23:51:05 +00:00
refactor: move event system to reducer, remove engine package
mvhutz created branch refactor/move-events-to-reducer in mvhutz/lambda 2026-01-16 23:50:54 +00:00
mvhutz pushed to refactor/move-events-to-reducer at mvhutz/lambda 2026-01-16 23:50:54 +00:00
bcc0331149 refactor: move event system to reducer, remove engine package