issues
search
Siorki
/
RegPack
Self-contained packer for size-constrained JS code
Other
301
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Preprocessor : keyword charset incorrectly seen as empty
#101
Siorki
opened
1 year ago
0
variables problem
#100
da0ka
opened
2 years ago
0
suggestion of stringHelper
#99
da0ka
opened
2 years ago
1
Unpacking routine using Array.reduce() on dictionary
#98
Siorki
opened
4 years ago
0
setTransform turns into getTransform on Chrome
#97
DennisBengs
closed
2 years ago
8
Do not remove newlines or trailing blanks in template literals
#96
Siorki
closed
2 years ago
0
Option to pack as raw string
#95
twilight-sparkle-irl
opened
5 years ago
1
Cannot read property 'first' of undefined
#94
xem
closed
5 years ago
3
Redundancy lookup : keep only maximal patterns
#93
Siorki
opened
6 years ago
9
Refactor crusher to move the initial lookup out of the main loop - speed optimization
#92
da0ka
closed
5 years ago
5
gain
#91
da0ka
opened
6 years ago
3
Negated char class : sacrifice 1 or 2 tokens to improve range merge
#90
Siorki
opened
6 years ago
1
Empty mapping crashes thermal viewer
#89
Siorki
closed
6 years ago
1
Unable to allocate a variable name for setInterval()
#88
Siorki
closed
6 years ago
2
Crusher always ignores first character when searching for patterns
#87
xem
closed
6 years ago
3
Shorten context properties using available variable names
#86
Siorki
closed
6 years ago
2
Regression in v5 - Suboptimal packing due to incorrect assumed length of escape sequence
#85
Siorki
closed
6 years ago
4
$ from E6 template literal gets mistaken for a variable name and reassigned
#84
Siorki
closed
6 years ago
1
Don't use "\" as a token if avoiding it makes the output smaller
#83
xem
closed
6 years ago
4
Nested backticks in template literal causes string renaming module to miss occurrences
#82
xem
closed
6 years ago
5
Packed code misbehaving in Chrome
#81
nrkn
opened
6 years ago
5
Improve Token detection
#80
neophob
closed
6 years ago
4
Discard C-style and xml-style comments
#79
Siorki
closed
2 years ago
2
Non-eval compression
#77
Siorki
opened
7 years ago
0
Reassign variable names : still considering (but not replacing) text in strings
#76
Siorki
closed
6 years ago
2
Variables leak into global space, should be declared local
#75
da0ka
closed
7 years ago
1
Line break removed, leaving no separator between instructions
#74
Siorki
closed
2 years ago
1
Unpacked source has "in" strings in wrong places.
#73
kanaka
closed
7 years ago
3
One little optimization for "refactor setInterval" feature
#72
xem
closed
7 years ago
3
Force line endings for bin/regpack
#71
julien
closed
7 years ago
2
Line endings in bin/regpack
#70
julien
closed
7 years ago
2
fix for undeclared vars
#69
raurir
closed
7 years ago
2
preprocessed field enhancements
#68
xem
closed
2 years ago
2
"Refactor with setInterval" doesn't work with strings
#67
xem
opened
7 years ago
2
Missing audioContextDescription?
#66
neophob
opened
7 years ago
5
RegPacked code contains invalid escape sequences
#65
xem
closed
7 years ago
3
Bug: Strings contains UTF8 break regpack
#64
neophob
closed
7 years ago
5
ES6 : Support syntax canvas.getContext`2d` in module "hash context"
#63
Siorki
closed
7 years ago
0
Random line breaks in thermal and pattern views with Chrome
#62
Siorki
opened
7 years ago
0
String delimiter : free one quote to use as token
#61
Siorki
opened
7 years ago
0
String delimiter : optimize tiebreaker
#60
Siorki
opened
7 years ago
0
Negated char class : optimal range merge
#59
Siorki
closed
6 years ago
1
Hash context module uses digit as loop variable
#58
Siorki
closed
8 years ago
2
$ in template literals
#57
subzey
closed
7 years ago
2
Support for default parameters when refactoring setInterval()
#56
Siorki
closed
8 years ago
0
Harmonize strings delimiters inside the code, to free " or ' as compression token
#55
Siorki
closed
7 years ago
3
Opt-out flag for ES6 features
#54
Siorki
closed
7 years ago
2
Replace for..in with for..of to save 6 bytes
#53
sigvef
closed
8 years ago
3
regPack.html - Base64 output fails for chars outside of the Latin1 range
#52
magnitudoOrg
closed
8 years ago
1
Fixed base64 html output for non Latin1 chars
#51
magnitudoOrg
closed
8 years ago
5
Next