Commit Graph
12 Commits
Author SHA1 Message Date
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 LeeandMountagha 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