• Joined on 2026-01-14
jooris renamed repository from compiler to jooris/compiler-old 2026-06-09 10:10:03 +00:00
jooris pushed to main at jooris/scarlett 2026-04-27 18:54:35 +00:00
6727dd84e4 feat(ir/backend): add support for floating-point types and arithmetic
jooris pushed to main at jooris/scarlett 2026-04-27 15:58:30 +00:00
e7daccac47 refactor(backend): modularize x86_64 codegen
jooris pushed to main at jooris/scarlett 2026-04-27 11:36:32 +00:00
6f6c84eac4 feat: differentiate between signed and unsigned multiplication
jooris pushed to main at jooris/scarlett 2026-04-27 08:58:17 +00:00
5b8a0cb398 feat: add basic block reordering pass and improve codegen naming
9d94e3b81b init: initial commit of the Scarlett framework
jooris created branch main in jooris/scarlett 2026-04-27 08:58:17 +00:00
jooris created repository jooris/scarlett 2026-04-27 08:58:02 +00:00
jooris pushed to main at jooris/zed-ebnf 2026-04-23 16:56:31 +00:00
c65ab834f5 feat: add README.md and repository link
jooris pushed to main at jooris/zed-ebnf 2026-04-23 16:52:52 +00:00
b809c1db8d init: this is the inital commit
jooris created branch main in jooris/zed-ebnf 2026-04-23 16:52:52 +00:00
jooris created repository jooris/zed-ebnf 2026-04-23 16:52:24 +00:00
jooris pushed to main at jooris/tree-sitter-ebnf 2026-04-23 16:33:11 +00:00
434193a847 init: this is the inital commit
jooris created branch main in jooris/tree-sitter-ebnf 2026-04-23 16:33:10 +00:00
jooris created repository jooris/tree-sitter-ebnf 2026-04-23 16:32:44 +00:00
jooris pushed to main at jooris/compiler-old 2026-04-23 15:31:09 +00:00
c4999b0450 feat: play around with the raytracer