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/practice 2026-01-21 00:49:22 +00:00
mvhutz pushed to main at mvhutz/practice 2026-01-21 00:49:05 +00:00
15160f6451 feaf
mvhutz pushed to feat/upgrade at mvhutz/lambda 2026-01-20 00:40:54 +00:00
30e3bfe8f8 style: scanner not lexer
mvhutz pushed to feat/upgrade at mvhutz/lambda 2026-01-20 00:32:07 +00:00
091bc70172 feat: copied code over
mvhutz pushed to main at mvhutz/practice 2026-01-19 23:42:25 +00:00
80c4ee3bf2 feat: monday
mvhutz created branch feat/upgrade in mvhutz/lambda 2026-01-18 23:27:48 +00:00
mvhutz pushed to feat/upgrade at mvhutz/lambda 2026-01-18 23:27:48 +00:00
5f2dcc9394 feat: progress
mvhutz pushed to main at mvhutz/lambda 2026-01-18 20:58:25 +00:00
f2c8d9f7d2 fix: use loop variable instead of global ticker in GenerateFreshName (#40)
mvhutz deleted branch fix/fresh-name-generation from mvhutz/lambda 2026-01-18 20:58:25 +00:00
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 created branch fix/fresh-name-generation in mvhutz/lambda 2026-01-18 20:57:28 +00:00
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 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 deleted branch refactor/runtime-and-receiver-methods from mvhutz/lambda 2026-01-18 20:52:37 +00:00
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 created branch refactor/runtime-and-receiver-methods in mvhutz/lambda 2026-01-18 20:51:52 +00:00
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 pushed to main at mvhutz/practice 2026-01-18 19:15:58 +00:00
e53fbf0ec6 feat: sunday