reid-llvm/examples
2025-07-25 22:21:11 +03:00
..
a.reid Fix a significant problem in how the typerefs aren't narrowed properly 2025-07-25 20:16:54 +03:00
arithmetic.reid Fix everything except for casts 2025-07-25 22:21:11 +03:00
array_short.reid Implement shorthand for array definition 2025-07-24 22:04:48 +03:00
array_structs.reid Add ability to specify variable types in let 2025-07-25 00:41:38 +03:00
array.reid Rename reid_src to examples 2025-07-22 23:50:01 +03:00
borrow_hard.reid Rename reid_src to examples 2025-07-22 23:50:01 +03:00
borrow.reid Rename reid_src to examples 2025-07-22 23:50:01 +03:00
cast.reid Check that tests always return a specific value 2025-07-23 19:33:58 +03:00
char.reid Rename reid_src to examples 2025-07-22 23:50:01 +03:00
custom_binop.reid Add codegen to custom binops 2025-07-24 15:03:05 +03:00
div_mod.reid Add div/mod parsing 2025-07-23 14:59:51 +03:00
fibonacci.reid Add hexadecimal numerics 2025-07-24 21:24:17 +03:00
float.reid Add ability to specify variable types in let 2025-07-25 00:41:38 +03:00
for_loops.reid Fix for loops causing issues together 2025-07-24 01:48:25 +03:00
hello_world.reid Implement void returns 2025-07-24 21:54:55 +03:00
loop_hard.reid Add static allocator, fix loop_hard 2025-07-24 03:29:02 +03:00
loops.reid Fix two examples, break one 2025-07-23 23:06:18 +03:00
mutable.reid Rename reid_src to examples 2025-07-22 23:50:01 +03:00
ptr_hard.reid Fix deref expecting a codegenptr and not borrow 2025-07-24 01:51:44 +03:00
ptr.reid Add LDRunner 2025-07-23 18:57:56 +03:00
std_test.reid Fix two examples, break one 2025-07-23 23:06:18 +03:00
strings.reid Rename reid_src to examples 2025-07-22 23:50:01 +03:00
struct.reid Rename reid_src to examples 2025-07-22 23:50:01 +03:00