This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
bemaniutils
Watch
1
Star
0
Fork
0
You've already forked bemaniutils
mirror of
synced
2024-11-15 02:17:36 +01:00
Code
Releases
Activity
68feebc78e
bemaniutils
/
bemani
/
protocol
History
Jennifer Taylor
68feebc78e
Fix missing ctypes definition for compression in Lz77 module.
2021-05-16 00:19:20 +00:00
..
__init__.py
Upgrade to latest flake8, address new flake issues.
2019-12-10 01:10:14 +00:00
binary.py
Clean up node a little bit:
2021-04-08 01:05:20 +00:00
lz77.cpp
Remove a few redundant code paths in LZ77 C++ implementation, fix a bug preventing us from finding the optimal compression.
2020-12-20 03:38:34 +00:00
lz77.py
Fix missing ctypes definition for compression in Lz77 module.
2021-05-16 00:19:20 +00:00
node.py
Clean up node a little bit:
2021-04-08 01:05:20 +00:00
protocol.py
Support BINXML data with no property bodies.
2021-04-05 00:50:30 +00:00
stream.py
Convert most of the format() string calls to f-strings using libcst.
2020-01-07 21:29:07 +00:00
xml.py
Fix a few comments in old XML parser.
2021-04-05 00:50:08 +00:00