bemaniutils/bemani
Jennifer Taylor 61a2b19c71 Fix "pop" instruction, fix N^2 slowdown in PE emulation, add support for
length prefix for "z", support correct encoding for "s".
2024-12-31 23:18:28 +00:00
..
api Fix crash on attempted exploit of API server. 2024-05-11 18:36:52 +00:00
backend Update kaimei.py (#91) 2024-12-12 21:15:26 -05:00
client Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
common Fix "pop" instruction, fix N^2 slowdown in PE emulation, add support for 2024-12-31 23:18:28 +00:00
data Fix incompatibility with existing database migrator after SQLAlchemy 2.0. 2024-09-26 01:21:17 +00:00
format Fix remaining type errors with Python 3.12. 2024-09-26 01:05:52 +00:00
frontend Fix some new typing errors (a bunch of ignores can be removed!), black errors. 2024-03-30 02:07:21 +00:00
protocol Fix some new typing errors (a bunch of ignores can be removed!), black errors. 2024-03-30 02:07:21 +00:00
sniff Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
tests Finally upgrade to SQLAlchemy 2.0, fix a bunch of type issues relating to that from Python 3.12. 2024-09-26 00:04:23 +00:00
utils Fix "pop" instruction, fix N^2 slowdown in PE emulation, add support for 2024-12-31 23:18:28 +00:00
wsgi Remove cache instantiation from proxy since it doesn't use production cache. 2023-08-13 19:49:56 +00:00
__init__.py Additional typing fixes for safety and to be able to compile more code with mypyc. 2021-05-31 18:09:40 +00:00