Kovid Goyal 5c2c88858b Implement reporting of multicell commands преди 2 месеца
..
README.rst 56063b96fd Move gen scripts into their own package преди 1 година
__init__.py 56063b96fd Move gen scripts into their own package преди 1 година
__main__.py 2b3f2258ff More pyugrade to 3.9 преди 6 месеца
apc_parsers.py 5c2c88858b Implement reporting of multicell commands преди 2 седмици
config.py 855fd0241c update преди 1 месец
cursors.py 2b3f2258ff More pyugrade to 3.9 преди 6 месеца
go_code.py 35b3ae8edb Revert "themes kitten: When using the Default theme as an auto switch theme include all the actual settings values" преди 2 месеца
key_constants.py 2b3f2258ff More pyugrade to 3.9 преди 6 месеца
nerd-fonts-glyphs.txt a79dd3996a Also move data files for gen scripts into gen dir преди 1 година
rowcolumn-diacritics.txt a79dd3996a Also move data files for gen scripts into gen dir преди 1 година
srgb_lut.py 2b3f2258ff More pyugrade to 3.9 преди 6 месеца
wcwidth.py 1481fb4fe9 Dont generate mark mapping преди 3 месеца

README.rst

Scripts to generate code for various things like keys, mouse cursors, unicode
data etc. Some of these generate code that is checked into version control.
Some generate ephemeral code used during builds. Ephemeral code is in files
with a _generated.[h|go|c] extension.