Skip to content

Commit f63c645

Browse files
committed
Add the Unicode data generator
1 parent 24870f5 commit f63c645

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+165071
-0
lines changed

Utils/gen-unicode-data/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.DS_Store
2+
/.build
3+
/Packages
4+
/*.xcodeproj
5+
xcuserdata/
6+
DerivedData/
7+
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
8+
Package.resolved

Utils/gen-unicode-data/Data/Apple/DerivedCoreProperties.txt

Lines changed: 12436 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/Apple/UnicodeData.txt

Lines changed: 34685 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/DerivedAge.txt

Lines changed: 1952 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/DerivedBinaryProperties.txt

Lines changed: 241 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/DerivedCoreProperties.txt

Lines changed: 12416 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/DerivedGeneralCategory.txt

Lines changed: 4192 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/DerivedName.txt

Lines changed: 43878 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/DerivedNormalizationProps.txt

Lines changed: 9953 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/DerivedNumericType.txt

Lines changed: 278 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/DerivedNumericValues.txt

Lines changed: 2574 additions & 0 deletions
Large diffs are not rendered by default.

Utils/gen-unicode-data/Data/GraphemeBreakProperty.txt

Lines changed: 1448 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)