Commit Graph
8 Commits
Author SHA1 Message Date
Kharec df16a5bded refactor: gleamify :) 2026-03-16 17:19:46 +01:00
Kharec 0e9c1dbb01 feat: use list.find() instead of building a dict 2026-03-16 17:07:37 +01:00
Kharec 1d66f31e19 refactor: pub things for testing purposes 2026-03-09 22:04:15 +01:00
Kharec 216c10273b refactor: introduce Command type 2026-03-09 19:31:12 +01:00
Kharec 2489c30b5a fix: skip history if empty input 2026-03-09 19:26:44 +01:00
Kharec 901a17b2ca feat: normalize input to lowercase 2026-03-09 19:25:25 +01:00
Kharec f24876c4b5 feat: eliminate redundant dict creation 2026-03-09 19:24:15 +01:00
Kharec 5e3747b55d feat: main code 2026-03-09 16:59:48 +01:00