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 merged pull request mvhutz/lambda#40 2026-01-18 20:58:24 +00:00
fix: use loop variable instead of global ticker in GenerateFreshName
mvhutz created pull request mvhutz/lambda#40 2026-01-18 20:57:35 +00:00
fix: use loop variable instead of global ticker in GenerateFreshName
mvhutz pushed to fix/fresh-name-generation at mvhutz/lambda 2026-01-18 20:57:28 +00:00
f31de50abc fix: use loop variable instead of global ticker in GenerateFreshName
mvhutz created branch fix/fresh-name-generation in mvhutz/lambda 2026-01-18 20:57:28 +00:00
mvhutz deleted branch refactor/runtime-and-receiver-methods from mvhutz/lambda 2026-01-18 20:52:37 +00:00
mvhutz pushed to main at mvhutz/lambda 2026-01-18 20:52:37 +00:00
9c7fb8ceba refactor: rename interpreter to runtime and use receiver methods (#39)
mvhutz merged pull request mvhutz/lambda#39 2026-01-18 20:52:35 +00:00
refactor: rename interpreter to runtime and use receiver methods
mvhutz created pull request mvhutz/lambda#39 2026-01-18 20:52:02 +00:00
refactor: rename interpreter to runtime and use receiver methods
mvhutz pushed to refactor/runtime-and-receiver-methods at mvhutz/lambda 2026-01-18 20:51:52 +00:00
d715d38e9e refactor: rename interpreter to runtime and use receiver methods
mvhutz created branch refactor/runtime-and-receiver-methods in mvhutz/lambda 2026-01-18 20:51:52 +00:00
mvhutz pushed to main at mvhutz/practice 2026-01-18 19:15:58 +00:00
e53fbf0ec6 feat: sunday
mvhutz deleted branch refactor/immutable-expressions from mvhutz/lambda 2026-01-17 22:00:55 +00:00
mvhutz pushed to main at mvhutz/lambda 2026-01-17 22:00:55 +00:00
e85cf7ceff refactor: make lambda expression types immutable (#38)
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 deleted branch refactor/no-visitor-pattern from mvhutz/lambda 2026-01-17 20:46:09 +00:00
mvhutz pushed to main at mvhutz/lambda 2026-01-17 20:46:09 +00:00
c2aa77cb92 refactor: remove visitor pattern (#37)
mvhutz closed issue mvhutz/lambda#36 2026-01-17 20:46:07 +00:00
feat: no visitor pattern