42 Commits

Author SHA1 Message Date
6bb68863ca rework mir pretty colors
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 10s
2026-04-13 21:31:27 +02:00
c5c09eb10e remove old mir stringification
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-04-13 16:38:19 +02:00
33f9849777 extract stringification 2026-04-13 16:37:44 +02:00
696bfc55f4 remove str
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 13s
2026-04-13 12:33:43 +02:00
c33c7f45a0 abbreviate binary ops 2026-04-13 10:42:49 +02:00
086bea3e89 add vim line to tests
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 46s
2026-04-13 09:39:58 +02:00
0d57cd7e3c add i32, etc. and some other stuff
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 13s
2026-03-23 00:34:07 +01:00
5faabe93c2 add int types
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-17 21:29:27 +01:00
4f9ea23d84 add strings
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-17 20:24:15 +01:00
a42917b485 add debug_print
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-17 18:55:54 +01:00
9d03272db8 fix warning
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 9s
2026-03-17 16:03:42 +01:00
9691fc38cb pointers and arrays work
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-17 16:00:49 +01:00
d2a49f3be0 add while stmt
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 17s
2026-03-17 12:44:35 +01:00
54ee879b45 progress on arrays and slices
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-17 00:06:43 +01:00
8b10163805 fix test
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-16 22:33:42 +01:00
f05812c18c resolmap into syms
Some checks failed
Check / Explore-Gitea-Actions (push) Failing after 8s
2026-03-16 22:33:08 +01:00
5af5bfed7f checker into tys 2026-03-16 22:13:41 +01:00
4d7998eb9f use reporter
Some checks failed
Check / Explore-Gitea-Actions (push) Failing after 8s
2026-03-16 22:01:54 +01:00
d908ff30e0 use new tok
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 9s
2026-03-16 21:41:57 +01:00
c7741b8d31 new lexer
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-16 21:35:11 +01:00
1c92a3c077 work on arrays and slices
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-16 01:04:35 +01:00
284627e0d2 add array initializer syntax
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-13 00:23:33 +01:00
6620dbcace add array syntax
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 7s
2026-03-12 00:13:33 +01:00
21e569e9ff improved pointers
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 7s
2026-03-11 23:48:04 +01:00
cf36151115 add pointers
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 7s
2026-03-11 23:33:09 +01:00
27b4e89694 added group
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-11 19:25:38 +01:00
856618d113 added unary ops
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-11 19:21:22 +01:00
2dff17144c use find not fd
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 7s
2026-03-11 18:28:18 +01:00
e6607cbf49 only fmt check src/
Some checks failed
Check / Explore-Gitea-Actions (push) Failing after 7s
2026-03-11 18:23:18 +01:00
f63f63dc9d add gitea workflow
Some checks failed
Check / Explore-Gitea-Actions (push) Failing after 1m24s
2026-03-11 18:20:37 +01:00
fea76133dc if stmt 2026-03-11 15:06:07 +01:00
ee541fbd41 if stmt 2026-03-11 14:54:54 +01:00
6b93bf0fc6 use default 2026-03-11 12:37:46 +01:00
9d72188f48 use satisfies 2026-03-11 11:51:27 +01:00
0983524ae6 add docs 2026-03-11 11:45:01 +01:00
cad88a6729 add bool 2026-03-11 11:44:55 +01:00
b646f46fc0 split up front 2026-03-11 09:54:21 +01:00
bdee8b5bed tests + binary ops 2026-03-10 23:21:42 +01:00
3b3a189020 add interpreter 2026-03-10 19:45:00 +01:00
ef269442f1 middle works 2026-03-10 12:48:54 +01:00
d4ced3250b make types 2026-03-09 19:00:41 +01:00
f947c22ffd init 2026-03-05 16:06:17 +01:00