Commit a5452e8
committed
Only compile quoted code in bootstrapped library
This will allow changing the internal representations without having incompatibilities while bootstrapping. Currently, each time one of those occurs we duplicate the file in src-bootstrapped
and src-non-bootstrapped while losing the blame history.1 parent 5d5a3dd commit a5452e8
File tree
20 files changed
+42
-7
lines changed- library
- src-bootstrapped
- dotty/internal
- scala/quoted
- unsafe
- util
- src-non-bootstrapped
- dotty/internal
- scala/quoted
- src/scala/compiletime
20 files changed
+42
-7
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments