Kovid Goyal 96c1a5c4d1 Get automatic theme switching working il y a 2 semaines
..
README.rst 56063b96fd Move gen scripts into their own package il y a 1 an
__init__.py 56063b96fd Move gen scripts into their own package il y a 1 an
__main__.py 2b3f2258ff More pyugrade to 3.9 il y a 3 mois
apc_parsers.py 2b3f2258ff More pyugrade to 3.9 il y a 3 mois
config.py 2b3f2258ff More pyugrade to 3.9 il y a 3 mois
cursors.py 2b3f2258ff More pyugrade to 3.9 il y a 3 mois
go_code.py 96c1a5c4d1 Get automatic theme switching working il y a 2 semaines
key_constants.py 2b3f2258ff More pyugrade to 3.9 il y a 3 mois
nerd-fonts-glyphs.txt a79dd3996a Also move data files for gen scripts into gen dir il y a 1 an
rowcolumn-diacritics.txt a79dd3996a Also move data files for gen scripts into gen dir il y a 1 an
srgb_lut.py 2b3f2258ff More pyugrade to 3.9 il y a 3 mois
wcwidth.py 1481fb4fe9 Dont generate mark mapping il y a 2 semaines

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.