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-17 22:00:55 +00:00
e85cf7ceff refactor: make lambda expression types immutable (#38)
mvhutz deleted branch refactor/immutable-expressions from mvhutz/lambda 2026-01-17 22:00:55 +00:00
mvhutz merged pull request mvhutz/lambda#38 2026-01-17 22:00:54 +00:00
refactor: make lambda expression types immutable
mvhutz created pull request mvhutz/lambda#38 2026-01-17 21:29:30 +00:00
refactor: make lambda expression types immutable
mvhutz pushed to refactor/immutable-expressions at mvhutz/lambda 2026-01-17 21:29:26 +00:00
7318c0dac4 refactor: make lambda expression types immutable
mvhutz created branch refactor/immutable-expressions in mvhutz/lambda 2026-01-17 21:29:25 +00:00
mvhutz pushed to main at mvhutz/lambda 2026-01-17 20:46:09 +00:00
c2aa77cb92 refactor: remove visitor pattern (#37)
mvhutz deleted branch refactor/no-visitor-pattern from mvhutz/lambda 2026-01-17 20:46:09 +00:00
mvhutz merged pull request mvhutz/lambda#37 2026-01-17 20:46:07 +00:00
refactor: remove visitor pattern
mvhutz closed issue mvhutz/lambda#36 2026-01-17 20:46:07 +00:00
feat: no visitor pattern
mvhutz created pull request mvhutz/lambda#37 2026-01-17 20:45:13 +00:00
refactor: remove visitor pattern
mvhutz created branch refactor/no-visitor-pattern in mvhutz/lambda 2026-01-17 20:37:30 +00:00
mvhutz pushed to refactor/no-visitor-pattern at mvhutz/lambda 2026-01-17 20:37:30 +00:00
3ef27bc28a feat: fmt.Stringer
dbb988b633 refactor: replace visitor pattern with type-switch recursion
Compare 2 commits »
mvhutz opened issue mvhutz/lambda#36 2026-01-17 20:00:12 +00:00
feat: no visitor pattern
mvhutz pushed to main at mvhutz/lambda 2026-01-17 19:57:00 +00:00
52d40adcc6 chore: remove unused deltanet package (#35)
mvhutz deleted branch chore/remove-deltanet-package from mvhutz/lambda 2026-01-17 19:57:00 +00:00
mvhutz merged pull request mvhutz/lambda#35 2026-01-17 19:56:58 +00:00
chore: remove unused deltanet package
mvhutz closed issue mvhutz/lambda#34 2026-01-17 19:56:58 +00:00
chore: remove deltanets package
mvhutz created pull request mvhutz/lambda#35 2026-01-17 19:56:31 +00:00
chore: remove unused deltanet package
mvhutz pushed to chore/remove-deltanet-package at mvhutz/lambda 2026-01-17 19:56:19 +00:00
508b2ebd7a chore: remove unused deltanet package