• Joined on 2026-02-16
hugo pushed to main at hugo/bDS2 2026-05-11 07:10:12 +00:00
09df925e9b chore: allow git push
hugo pushed to main at hugo/bDS2 2026-05-11 07:07:52 +00:00
a4ecbabc21 fix: return error tuples instead of silent {:ok, ""} in execute_macro (CSM-022)
hugo pushed to main at hugo/bDS2 2026-05-11 07:05:09 +00:00
2be43ca06d fix: replace cond blocks with pattern matching and case (CSM-021)
hugo pushed to main at hugo/bDS2 2026-05-10 10:37:29 +00:00
d231f42363 chore: allowed git add and ecto migrate
hugo pushed to main at hugo/bDS2 2026-05-10 10:36:52 +00:00
7c00279b9d fix: flatten nested case blocks with with chains (CSM-020)
hugo pushed to main at hugo/bDS2 2026-05-10 09:40:47 +00:00
b6f9cf58e1 fix: add @spec to all public functions across 24 modules (CSM-019)
hugo pushed to main at hugo/bDS2 2026-05-10 09:30:16 +00:00
3f77488e33 fix: add @moduledoc to all public modules (CSM-018)
hugo pushed to main at hugo/bDS2 2026-05-09 15:33:55 +00:00
5c17751d55 fix: fixed CSM-017
hugo pushed to main at hugo/bDS2 2026-05-09 15:18:46 +00:00
e4452ca504 chore: unit tests for CSM-016
ce80f28e60 fix: fix CSM-016 for real (previous commit was 015)
Compare 2 commits »
hugo pushed to main at hugo/bDS2 2026-05-09 14:58:02 +00:00
f1de11a205 fix: fixed CSM-016
hugo pushed to main at hugo/bDS2 2026-05-09 14:38:23 +00:00
ff219fd110 chore: unit test for csm-014
hugo pushed to main at hugo/bDS2 2026-05-09 14:38:04 +00:00
de7ea12c9c fix: fixed CSM-014
hugo pushed to main at hugo/bDS2 2026-05-09 13:10:28 +00:00
1beffe6b07 chore: unit test for csm-013
hugo pushed to main at hugo/bDS2 2026-05-09 13:10:07 +00:00
999632dbe7 fix: fixed CSM-013
hugo pushed to main at hugo/bDS2 2026-05-09 13:04:16 +00:00
44b88056e3 fix: fix CSM-012
hugo pushed to main at hugo/bDS2 2026-05-09 12:52:51 +00:00
35b3818d58 chore: unit test for CSM-011
hugo pushed to main at hugo/bDS2 2026-05-09 12:52:33 +00:00
37db52c024 fix: fixed CSM-011
hugo pushed to main at hugo/bDS2 2026-05-09 12:31:50 +00:00
f1445120fc fix: fix CSM-010
hugo pushed to main at hugo/bDS2 2026-05-09 12:23:00 +00:00
14dfbd8829 fix: fixed CSM-009
hugo pushed to main at hugo/bDS2 2026-05-09 12:17:35 +00:00
24e9e9a022 fix: fixed CSM-008