|
|
1c703a196a
|
mod: use allocators for Layout and Widget types
|
2024-11-19 22:56:37 +01:00 |
|
|
|
cd12fb12e6
|
fix: build step check
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 54s
|
2024-11-19 22:12:06 +01:00 |
|
|
|
1b8b3023c5
|
build: check add missing imports
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 54s
|
2024-11-19 22:03:56 +01:00 |
|
|
|
8ee3bd7dbc
|
build: add check step
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 2m20s
|
2024-11-19 21:57:48 +01:00 |
|
|
|
58982a53f2
|
add(widget): Text widget to display static Cell contents
|
2024-11-15 21:01:50 +01:00 |
|
|
|
28817d468a
|
add(zig-interface): dependency to check interface contracts at comptime
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 53s
The described interfaces for `Widget` and `Layout` are now defined and
correspondingly checked at comptime.
|
2024-11-12 23:13:35 +01:00 |
|
|
|
6d389bcd4b
|
initial commit
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 30s
|
2024-11-09 21:24:42 +01:00 |
|