| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -11/+0 | |
| 2025-04-09 | Speed up `String::push` and `String::insert` | lincot | -0/+11 | |
| Improve performance of `String` methods by avoiding unnecessary memcpy for the character bytes, with added codegen check to ensure compliance. | ||||
