max 🍓 wash
wash pushed to feature/new-ir at wash/mie 2026-01-12 10:44:37 +00:00
d19e8626da mie: stop using movable memory for mie_name instances.
0fdadb3250 mie: trait: fix trait definitions not being initialised correctly
2d903f4a94 mie: type: fix type definitions not being initialised correctly
3aad8fd4a3 mie: index: cache: fix cache entries not being initialised correctly
49df8616a8 mie: implement a printer system for converting IR to textual form
Compare 6 commits »
wash pushed to feature/new-ir at wash/mie 2026-01-11 14:51:54 +00:00
9df79f90a6 meta: add clang-format config
c9c9cdf544 tool: add temporary parsing and ctx tests to validate subcommand
3253c4cac9 vim: add support for mach-registers, graph instructions, etc
fc61b188e3 doc: add more sample ir and graph files
6b5fd95ac4 mie: op: add data structure for op successors
Compare 15 commits »
wash pushed to feature/new-ir at wash/mie 2026-01-08 19:21:56 +00:00
27e42340de mie: ir: implement deferred resolution of op arguments
c686c31ca0 mie: add data structures for registering and applying extensible traits
8ad3f36288 mie: parse: implement type reference parsing
0a45e3b571 mie: type: implement function and storage types
e98ccd0c80 mie: vector: store vector components in an anonymous struct; improve macro consistency
Compare 9 commits »
wash pushed to feature/new-ir at wash/mie 2026-01-04 18:58:23 +00:00
5b06934e85 mie: ctx: add int, string, and index value caches
9d80d94244 mie: add index dialect
3c2ca0f70e mie: builtin: add string type
aad2cad0a8 mie: add structure to represent primitive values
8b3093411a mie: arith: add support for int and float values
Compare 10 commits »
wash created branch feature/new-ir in wash/mie 2026-01-04 18:58:23 +00:00
wash pushed to main at wash/mango 2025-11-17 18:04:27 +00:00
c7d4463f7e x86_64: remove redundant header files
8811016b7d kernel: remove redundant header files
e1aeac9562 obj: remove redundant object functions; move to kernel/ subfolder
0ba46e065c build: build script now exports compile commands
675a6de47e build: add build script to configure kernel and tools build systems
Compare 10 commits »
wash created branch main in wash/mango 2025-11-17 18:04:27 +00:00
wash pushed to main at wash/bluelib 2025-11-17 18:04:08 +00:00
d14a1fc61f io: directory: update error api usage
6b65727535 core: error: rename b_error_release to b_error_discard
5c6030488b test: fix some memory leaks
bd2fe50ec9 test: move all module tests to the test/ directory
a68b9f7ba7 test: update tests
Compare 10 commits »
wash created branch main in wash/bluelib 2025-11-17 18:04:08 +00:00
wash pushed to main at wash/ropkg 2025-11-17 18:03:41 +00:00
4190a5c54a doc: add lots of sample files
58ce442993 build: update dependencies
3a482d539c cmake: update FindBluelib to support compress module
fd26924773 ropam: add sub-command to initialise a sysroot
ece47803c4 ropkg: re-organise commands into groups
Compare 10 commits »
wash created branch main in wash/ropkg 2025-11-17 18:03:41 +00:00
wash pushed to main at wash/ec3 2025-11-17 18:03:32 +00:00
7634e481cb capture: update to use new builder interface
809e4425bf create: update to use new builder interface
54d5c081eb substitute: implement an interface for performing variable reference substitution
265b4ba574 builder: implement a high-level interface for building images
349ef4460a exe: implement querying of executable metadata from simple elf executables
Compare 10 commits »
wash created branch main in wash/ec3 2025-11-17 18:03:32 +00:00
wash pushed to main at wash/ivy 2025-11-17 18:03:20 +00:00
db1eba08b8 lang: ast: fix infinite b_queue iteration
42fcfafa38 mie: select: implement branch operation processing
43f821b8d1 mie: select: implement comparison operation processing
4d1918bb77 mie: select: track all side-effect-chains in a graph; support combining them all
ec8a1a72a3 mie: builder: fix incorrect result type for comparison operations
Compare 10 commits »
wash created branch main in wash/ivy 2025-11-17 18:03:20 +00:00
wash pushed to main at wash/mie 2025-11-17 18:01:39 +00:00
fabbe35483 meta: add readme, licence, and logo
9b2dc1d49c vim: add support for new extensible syntax
612a6feac2 doc: sample: add examples of new extensible syntax
f0bb29a11a meta: split into independent repo; add build system, frontend
cfcdcd9cea mie: select: implement branch operation processing
Compare 10 commits »
wash created branch main in wash/mie 2025-11-17 18:01:39 +00:00
wash created repository wash/mango 2025-11-17 13:10:45 +00:00
wash created repository wash/ec3 2025-11-17 13:10:27 +00:00
wash created repository wash/ropkg 2025-11-17 13:10:14 +00:00