| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-19 | combine rust files into one compilation | Folkert de Vries | -33/+0 | |
| 2025-07-18 | `intrinsic-test`: combine C files for more efficient compilation | Folkert de Vries | -33/+0 | |
| 2025-05-31 | intrinsic-test: Modernization of the coding style | Tsukasa OI | -7/+5 | |
| It modernizes the coding style of the crate intrinsic-test by fixing Clippy warnings. Clippy: rust version 1.89.0-nightly (6f6971078 2025-05-28) Number of Fixed Warnings: 36/36 | ||||
| 2025-05-27 | fix: code cleanup and renaming | Madhav Madhusoodanan | -9/+15 | |
| 2025-05-27 | fix: moved common code (that required no architecture-specific | Madhav Madhusoodanan | -6/+13 | |
| modifications) outside the IntrinsicDefinition trait | ||||
| 2025-05-27 | Fix: removed BaseIntrinsicTypeDefinition + code cleanup | Madhav Madhusoodanan | -1/+3 | |
| 1. Removed default implementation of traits that are compulsorily implemented 2. Replaced BaseIntrinsicTypeDefinition with Deref<Target = IntrinsicType> | ||||
| 2025-05-27 | feat: merging changes related to f16 formatting | Madhav Madhusoodanan | -1/+2 | |
| 2025-05-27 | moved more code generation functionality to `common` | Madhav Madhusoodanan | -0/+52 | |
