n1474335
|
715ca1c292
Added Bcrypt, Scrypt, BSON and string operations along with many new tests.
|
7 years ago |
n1474335
|
849d41ee56
Removed padLeft and padRight in favour of String.prototype.padStart and padEnd. 'To Hex' now supports ArrayBuffers.
|
7 years ago |
n1474335
|
5e7f8e3976
Removed unnecessary whitespace
|
7 years ago |
n1474335
|
cd5265fad4
Added 'Disassemble x86' operation
|
7 years ago |
n1474335
|
f6b52b7c82
Operations can now set options from within the worker
|
7 years ago |
n1474335
|
d4d12c3db0
Whitespace is now removed from hex and binary even when the delimiter is set to 'None'
|
7 years ago |
n1474335
|
1b628ac213
Added 'Bit shift left' and 'Bit shift right' operations
|
7 years ago |
Matt C
|
246480daef
Fixed styling errors
|
8 years ago |
n1474335
|
15b83072bb
Added support for astral characters to charcode ops
|
8 years ago |
Thomas Grainger
|
b33f73ac9a
autofix no-var
|
8 years ago |
n1474335
|
5f85bff315
Fixed tests for octal operations.
|
8 years ago |
Matt C
|
a36c9ca339
Merge remote-tracking branch 'upstream/master' into feature-octal
|
8 years ago |
n1474335
|
131b3a83c1
Converted all modules from CommonJS to ES6
|
8 years ago |
n1474335
|
0f2a5014be
Restructured src files into a more logical hierarchy
|
8 years ago |