issues
search
binast
/
binjs-ref
Reference implementation for the JavaScript Binary AST format
https://binast.github.io/binjs-ref/binjs/index.html
Other
433
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump lodash from 4.17.15 to 4.17.21
#461
dependabot[bot]
opened
3 years ago
0
'read()' on uninitialized memory may cause undefined behavior
#460
JOE1994
opened
3 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#459
dependabot[bot]
closed
3 years ago
1
Update all dependencies
#458
Eijebong
closed
4 years ago
1
Update to weedle 0.11
#457
jrmuizel
closed
4 years ago
0
Add spec for HTTP Accept header
#456
xtuc
opened
5 years ago
0
In future implementations of Context 0.x, we need a way to assign non-optimal keys if optimal keys are beyond 20 bits
#455
Yoric
opened
5 years ago
0
Context 0.1: Huffman tables
#454
Yoric
opened
5 years ago
4
In Context 0.2, consider using ANS/entropy codes other than Huffman
#453
dominiccooney
opened
5 years ago
0
In Context 0.2, consider switching between multiple tables
#452
dominiccooney
opened
5 years ago
0
In Context 0.2, consider merging more tables
#451
Yoric
opened
5 years ago
0
In Context 0.2, exploit unexploited redundancies inside file
#450
Yoric
opened
5 years ago
0
In Context 0.2, optimize empty arrays
#449
Yoric
opened
5 years ago
0
In Context 0.2, we should support seeking inside the compressed stream
#448
Yoric
opened
5 years ago
0
In Context 0.2, we must be able to encode modules
#447
Yoric
opened
5 years ago
1
In Context 0.2, add a way to detect whether we're using the correct external dictionary file
#446
Yoric
opened
5 years ago
0
Context 0.1 doc
#445
Yoric
closed
5 years ago
3
Travis: Separating format check from build step
#444
Yoric
closed
5 years ago
0
In Context 0.2, return to splitting IdentifierName, PropertyKey and LiteralString
#443
Yoric
opened
5 years ago
0
Docfix: path
#442
Yoric
closed
5 years ago
1
Getting started on Huffman tables
#441
Yoric
closed
5 years ago
1
Assertion failure: assert next_code_length >= code_length when code_length overflows
#440
arai-a
opened
5 years ago
6
binjs-ref stores `3.402823e+38` as `3.4028230000000003e+38`
#439
Yoric
opened
5 years ago
0
Resolves #437 - We have too much cache
#438
Yoric
closed
5 years ago
1
travis-ci tests fail
#437
Yoric
closed
5 years ago
0
Context 0.1: Getting started on string tables
#436
Yoric
closed
5 years ago
2
bpy encode_dir may now skip errors and copy source files
#435
Yoric
closed
5 years ago
0
Context 0.1: Generating doc from specs
#434
Yoric
closed
5 years ago
1
Issue #423 - Updating Rust dependencies and releasing new version
#433
Yoric
closed
5 years ago
0
Bump lodash from 4.17.11 to 4.17.15
#432
dependabot[bot]
closed
5 years ago
0
Fix: Docbuild
#431
Yoric
closed
5 years ago
0
Context 0.1: Implementation of varnum reading
#430
Yoric
closed
5 years ago
1
Fixing warnings
#429
Yoric
closed
5 years ago
0
Documenting Context 0.1
#428
Yoric
closed
5 years ago
0
In Context 0.2, try not to rely upon alphanumerical order
#427
Yoric
opened
5 years ago
0
Fix warning about unnecessary mut
#426
arai-a
closed
5 years ago
0
In Context-0.2, segment the file format explicitly
#425
Yoric
opened
5 years ago
0
In Context-0.2, try and simplify grammar walking order
#424
Yoric
opened
5 years ago
3
Update dependencies
#423
Yoric
closed
5 years ago
0
bpy: Added a new subcommand encode-dir to encode entire directories
#422
Yoric
closed
5 years ago
0
Merge FBSSDC repo into binjs-ref
#421
vdjeric
closed
5 years ago
3
async/await is not part of ES6
#420
RReverser
opened
5 years ago
6
AST node type mismatch
#419
RReverser
opened
5 years ago
1
Requirements for user-provided dictionaries
#418
Yoric
opened
5 years ago
7
Disparity between encoder and FF decoder
#417
RReverser
opened
5 years ago
13
Making TypeName more reproducible
#416
Yoric
closed
5 years ago
0
Allow BinAST on the origin
#415
xtuc
closed
5 years ago
0
chore: upgrade deps on cf-wasm
#414
xtuc
closed
5 years ago
0
Update itertools.
#413
emilio
closed
5 years ago
8
Refactor set extension
#412
xtuc
closed
5 years ago
1
Next