| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-22 | use char pattern for single-character splits: a.split("x") -> a.split('x') | Matthias Krüger | -1/+1 | |
| 2018-08-15 | Use CGU name as LLVM module name and add some caching to CGU name generation. | Michael Woerister | -5/+5 | |
| 2018-08-15 | Clean up CodegenUnit name generation. | Michael Woerister | -8/+45 | |
| 2018-07-16 | Revert "Clean up CodegenUnit name generation." | Michael Woerister | -45/+8 | |
| This reverts commit 2c5cd9ce53d2d25041db0cb02b40ba460ffa8908. | ||||
| 2018-07-11 | Clean up CodegenUnit name generation. | Michael Woerister | -8/+45 | |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -9/+9 | |
| 2018-04-27 | Rename InternedString to LocalInternedString and introduce a new thread-safe ↵ | John Kåre Alsaker | -1/+1 | |
| InternedString | ||||
| 2018-01-19 | Allow runtime switching between trans backends | bjorn3 | -0/+138 | |
