Janggun Lee
7047e17e10
Fix typo
2025-02-25 00:31:25 +09:00
Janggun Lee
72dadc608d
Various quality-of-life improvements (ideas from @33577 )
...
* Very basic `hello_main.c`
* Big starting hint to `write_c`
* Better error messages on failed test
* TODO: also improve it for asmgen, but not sure how to do it in a good way
2025-02-25 00:28:55 +09:00
Janggun Lee
fad9d02fea
Prepare for Spring 2025.
2025-02-24 17:31:17 +09:00
Janggun Lee
a8e0aa5e69
Nits
2025-02-11 16:11:31 +09:00
Janggun Lee and Mountagha
0758005eac
Fix installation of csmith.
...
Co-authored-by: Mountagha <muntaghaba@gmail.com >
2025-02-11 16:08:28 +09:00
Janggun Lee
00c64a5297
Format and stuff
2025-01-23 19:11:43 +09:00
Janggun Lee
fcb6ca2538
Update
2025-01-06 18:45:28 +09:00
Janggun Lee
c73c81c10e
Document private items as well
2023-06-26 15:14:20 +09:00
Janggun Lee
55ebcad347
Parse integral values, closes #289
2022-12-20 16:31:06 +09:00
Janggun Lee
c5946611a3
Bump Rust and add skeleton code for irgen.
2022-12-19 18:50:22 +09:00
Janggun Lee
2cd4e3a169
add struct example
2022-11-21 18:16:42 +09:00
Janggun Lee
094cbfdd2c
Lots of improvements.
...
* Better script names and grammar fix.
* Bump Rust
* Enforce more lints.
* Improve few struct definitions by removing box.
* Many minor implementation improvements.
2022-11-21 15:27:04 +09:00
Janggun Lee
88bd64e423
Add fmt to kecc IR and Assembly ( #7 )
...
* Add fmt to kecc ir structs
* Add fmt for KECC asm
2022-08-02 10:14:37 +09:00
Janggun Lee
5ab0224acc
Fix clippy lints ( #5 )
2022-06-02 21:56:53 +09:00