]> gitweb.factorcode.org Git - factor.git/commit
leb128: support unsigned and signed LEB128 format
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 2 Sep 2023 19:07:04 +0000 (12:07 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 2 Sep 2023 19:07:04 +0000 (12:07 -0700)
commit6777c2eb2f1efab124f19677d25e2f64bc6c6680
tree907c95694baa25c95f794371cd98b5ad7e5d98f8
parent98e23aaba3e42b52557d49f1614edb40cfa221f4
leb128: support unsigned and signed LEB128 format
extra/leb128/leb128-docs.factor [new file with mode: 0644]
extra/leb128/leb128-tests.factor
extra/leb128/leb128.factor