Go to file
Shadowfacts f412369cf7 Don't use enum with associated values for current token
They prevent in-place modification, resulting in a bunch of extra copies
2023-11-28 10:36:04 -05:00
.swiftpm/xcode/package.xcworkspace/xcshareddata Add tokenizer 2023-11-24 15:18:37 -05:00
Sources/HTMLStreamer Don't use enum with associated values for current token 2023-11-28 10:36:04 -05:00
Tests/HTMLStreamerTests Ditch InlineArray3 2023-11-26 22:35:10 -05:00
.gitignore Add tokenizer 2023-11-24 15:18:37 -05:00
Package.swift Attributed string conversion 2023-11-24 22:17:37 -05:00