scripts/dictionary/step-04-generate-java-literals.py


Log

Author Commit Date CI Message
Eugene Kliuchnikov 0e42caf3 2021-08-31T14:07:17 Migrate to github actions (#920) Not all combinations are migrated to the initial configuration; corresponding TODOs added. Drive-by: additional combinations uncovered minor portability problems -> fixed Drive-by: remove no-longer used "script" files. Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org>
Christian Clauss 63be8a99 2021-01-27T15:08:05 unichr was removed in Python 3 because all str are Unicode (#877) https://python-future.org/compatible_idioms.html#unichr
Eugene Kliuchnikov a4581c15 2018-05-16T12:59:09 Add tools to download and transform static dictionary data. (#670)