Skip to content

Commit 9d4cdd7

Browse files
authored
Merge pull request swiftlang#61 from owenv/update-readme
Update README todo list
2 parents 712b40c + 776ede1 commit 9d4cdd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ The goal of the new Swift driver is to provide a drop-in replacement for the exi
127127
* Compilation modes
128128
* [x] Batch mode
129129
* [x] Whole-module-optimization mode
130-
* [ ] REPL mode
131-
* [ ] Immediate mode
130+
* [x] REPL mode
131+
* [x] Immediate mode
132132
* Features
133-
* [ ] Precompiled bridging headers
133+
* [x] Precompiled bridging headers
134134
* [ ] Support embedding of bitcode
135135
* [ ] Incremental compilation
136136
* [x] Parseable output, as used by SwiftPM

0 commit comments

Comments
 (0)