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 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
mvhutz pushed to main at mvhutz/lambda 2026-01-16 23:42:09 +00:00
f8e1223463 refactor: extract Reducer interface and update engine to use abstractions (#31)
mvhutz deleted branch refactor/reducer-interface from mvhutz/lambda 2026-01-16 23:42:09 +00:00
mvhutz merged pull request mvhutz/lambda#31 2026-01-16 23:42:08 +00:00
refactor: extract Reducer interface and update engine to use abstractions
mvhutz created pull request mvhutz/lambda#31 2026-01-16 23:40:31 +00:00
refactor: extract Reducer interface and update engine to use abstractions
mvhutz created branch refactor/reducer-interface in mvhutz/lambda 2026-01-16 23:40:20 +00:00
mvhutz pushed to refactor/reducer-interface at mvhutz/lambda 2026-01-16 23:40:20 +00:00
a61809ad1d refactor: extract Reducer interface and update engine to use abstractions
mvhutz merged pull request mvhutz/lambda#30 2026-01-16 23:37:32 +00:00
refactor: extract abstract Expression interface
mvhutz pushed to main at mvhutz/lambda 2026-01-16 23:37:32 +00:00
e0114c736d refactor: extract abstract Expression interface (#30)
mvhutz deleted branch refactor/expression-interface from mvhutz/lambda 2026-01-16 23:37:32 +00:00
mvhutz created pull request mvhutz/lambda#30 2026-01-16 23:35:25 +00:00
refactor: extract abstract Expression interface
mvhutz created branch refactor/expression-interface in mvhutz/lambda 2026-01-16 23:35:15 +00:00
mvhutz pushed to refactor/expression-interface at mvhutz/lambda 2026-01-16 23:35:15 +00:00
eba2182151 refactor: extract abstract Expression interface
mvhutz pushed to main at mvhutz/practice 2026-01-16 23:23:44 +00:00
1d47afa321 feat: friday
mvhutz pushed to main at mvhutz/lambda 2026-01-14 00:35:04 +00:00
5c54f4e195 fix: correct event handler registration in plugins (#29)
mvhutz deleted branch fix/plugin-event-handlers from mvhutz/lambda 2026-01-14 00:35:04 +00:00
mvhutz merged pull request mvhutz/lambda#29 2026-01-14 00:35:03 +00:00
fix: correct event handler registration in plugins
mvhutz created pull request mvhutz/lambda#29 2026-01-14 00:34:39 +00:00
fix: correct event handler registration in plugins