]> gitweb.factorcode.org Git - factor.git/history - extra/leb128
Add: OpenGL 4+ extensions and demos for them
[factor.git] / extra / leb128 /
2023-09-03 John Benediktssonleb128: simplify write-leb128
2023-09-03 John Benediktssonleb128: faster default case, some simplification
2023-09-02 John Benediktssonleb128: fix doc typo
2023-09-02 John Benediktssonleb128: docs
2023-09-02 John Benediktssonleb128: faster with some type hints
2023-09-02 John Benediktssonleb128: test negative uled128
2023-09-02 John Benediktssonleb128: support unsigned and signed LEB128 format
2023-09-02 John Benediktssonleb128: adding LEB128 encoding