Commit Graph

2 Commits

Author SHA1 Message Date
Alejandro Alonso
3b402f0179 [stdlib] Implement native Unicode.Scalar binary properties (#39597)
* Generate Unicode data for Scalar Binary Properties

* Use native scalar binary property lookup

* Add _BinaryProperties to Scalar Properties

narrow access control

* Upgrade the notice to a warning in UnicodeScalarProperties
2021-11-15 15:20:46 -08:00
Alejandro Alonso
b189084f4f [utils] Add a Unicode data generator util package (#39213)
* Add a Unicode data generator util package

* Add a common GenUtils library

* Use string methods for reading/writing files
2021-09-09 15:47:37 -07:00