Skip to content

Actions: MilkeeyCat/meraki

Build & check formatting

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
322 workflow runs
322 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix(codegen): pass function return type size & signedness
Build & check formatting #197: Commit 49c5fd7 pushed by MilkeeyCat
August 29, 2024 17:13 29s main
August 29, 2024 17:13 29s
refactor(arch/amd64): write stack frame setting code only when stackf…
Build & check formatting #196: Commit 7fc8b46 pushed by MilkeeyCat
August 28, 2024 12:59 30s main
August 28, 2024 12:59 30s
refactor(codegen): more readable assembly for logical operators
Build & check formatting #195: Commit a86c1d1 pushed by MilkeeyCat
August 28, 2024 12:52 49s main
August 28, 2024 12:52 49s
feat: && and || logical operators
Build & check formatting #194: Commit c2bcefa pushed by MilkeeyCat
August 27, 2024 20:39 26s main
August 27, 2024 20:39 26s
feat: if statements
Build & check formatting #193: Commit 91f2eb6 pushed by MilkeeyCat
August 27, 2024 14:13 28s main
August 27, 2024 14:13 28s
refactor(parser): add Block struct which contains statements and scope
Build & check formatting #192: Commit 08a4f10 pushed by MilkeeyCat
August 27, 2024 11:39 26s main
August 27, 2024 11:39 26s
refactor(operands): use register::Register type for base & index in…
Build & check formatting #191: Commit 76624b1 pushed by MilkeeyCat
August 27, 2024 10:29 21s main
August 27, 2024 10:29 21s
refactor(operands): use register::Register type for base & index fo…
Build & check formatting #190: Commit e390ac3 pushed by MilkeeyCat
August 27, 2024 10:28 23s main
August 27, 2024 10:28 23s
test(arch/amd64): fix remaining tests
Build & check formatting #189: Commit 27692ad pushed by MilkeeyCat
August 26, 2024 20:19 32s main
August 26, 2024 20:19 32s
fix: set field size
Build & check formatting #188: Commit bd2330a pushed by MilkeeyCat
August 26, 2024 19:29 27s main
August 26, 2024 19:29 27s
fix(arch/amd64): use correct register sizes
Build & check formatting #187: Commit c3c6065 pushed by MilkeeyCat
August 26, 2024 19:19 26s main
August 26, 2024 19:19 26s
test(arch/amd64): update tests to use new instruction operands
Build & check formatting #186: Commit 99a1460 pushed by MilkeeyCat
August 26, 2024 17:04 29s main
August 26, 2024 17:04 29s
refactor(operands): remove size field from EffectiveAddress
Build & check formatting #185: Commit c498fb8 pushed by MilkeeyCat
August 26, 2024 16:24 25s main
August 26, 2024 16:24 25s
refactor: Better way of working with register operands
Build & check formatting #184: Commit 487be78 pushed by MilkeeyCat
August 25, 2024 20:12 26s main
August 25, 2024 20:12 26s
fix(codegen): don't overwrite location type to Local
Build & check formatting #183: Commit a58c27e pushed by MilkeeyCat
August 22, 2024 19:00 25s main
August 22, 2024 19:00 25s
refactor: simplify stuff
Build & check formatting #182: Commit bdc9efe pushed by MilkeeyCat
August 21, 2024 15:16 34s main
August 21, 2024 15:16 34s
refactor: use imul & add instructions instead of lea
Build & check formatting #181: Commit 2503cb2 pushed by MilkeeyCat
August 21, 2024 15:02 25s main
August 21, 2024 15:02 25s
refactor: pass full-blown mutable reference to codegen
Build & check formatting #180: Commit 3f7bc72 pushed by MilkeeyCat
August 21, 2024 14:38 30s main
August 21, 2024 14:38 30s
feat: allow assigning array type to pointer type if the pointee is th…
Build & check formatting #179: Commit 3f564cf pushed by MilkeeyCat
August 21, 2024 07:52 30s main
August 21, 2024 07:52 30s
fix(int_repr): add ranges for i/u 32/64 integers
Build & check formatting #178: Commit 056e306 pushed by MilkeeyCat
August 20, 2024 18:47 35s main
August 20, 2024 18:47 35s
fix(parser): use Token method is_type instead of pattern matching…
Build & check formatting #177: Commit 35fdee6 pushed by MilkeeyCat
August 20, 2024 18:41 31s main
August 20, 2024 18:41 31s
feat: start of arrays
Build & check formatting #176: Commit 0abd662 pushed by MilkeeyCat
August 20, 2024 15:41 22s main
August 20, 2024 15:41 22s
refactor: use new godlike features
Build & check formatting #175: Commit c66e6b5 pushed by MilkeeyCat
August 18, 2024 19:51 22s main
August 18, 2024 19:51 22s
fix(parser): check variable initializer type
Build & check formatting #174: Commit a0ceab0 pushed by MilkeeyCat
August 18, 2024 19:49 33s main
August 18, 2024 19:49 33s
feat: variable initialization
Build & check formatting #173: Commit 44ae040 pushed by MilkeeyCat
August 17, 2024 18:45 24s main
August 17, 2024 18:45 24s