eXtensible and Reusable Compiler Framework
Find a file
Sean Mulligan 70a69b1f1e
Some checks failed
check / typos (push) Successful in 9s
check / fmt (push) Has been skipped
check / test (push) Failing after 2m24s
release / build (macos-latest, aarch64-apple-darwin) (push) Has been cancelled
release / build (macos-latest, x86_64-apple-darwin) (push) Has been cancelled
release / build (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Has been cancelled
release / build (windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
Remove value getter/setter from OpOperand (#51)
This commit removes the value getter/setter methods and makes the value
field public. It also updates all previous usage of the getter/setter.
References issue #44
2025-02-18 02:52:42 +01:00
.github/workflows Fix xrcf 2025-01-13 17:14:08 +01:00
arnoldc Remove value getter/setter from OpOperand (#51) 2025-02-18 02:52:42 +01:00
wea Specify parallelizable for all 2025-01-15 16:39:11 +01:00
xrcf Remove value getter/setter from OpOperand (#51) 2025-02-18 02:52:42 +01:00
xrcf-bin Setup cargo clippy (#40) 2024-12-21 21:15:29 +01:00
.gitattributes Add --print-ir-before-all command line argument (#31) 2024-12-07 11:49:30 +01:00
.gitignore Update 2024-12-02 21:38:40 +01:00
Cargo.toml Release 0.8.0 2025-02-14 12:41:53 +01:00
CHANGELOG.md Release 0.8.0 2025-02-14 12:41:53 +01:00
developer-notes.md Remove Arc helpers such as GuardedOp (#38) 2024-12-21 17:47:56 +01:00
LICENSE.TXT Update 2024-12-02 16:14:08 +01:00
README.md Update 2024-12-22 09:09:18 +01:00

xrcf

eXtensible and Reusable Compiler Framework

You may be looking for: