n1474335
|
849d41ee56
|
Removed padLeft and padRight in favour of String.prototype.padStart and padEnd. 'To Hex' now supports ArrayBuffers.
|
2017-12-28 14:38:57 +00:00 |
|
n1474335
|
5e7f8e3976
|
Removed unnecessary whitespace
|
2017-12-20 16:34:21 +00:00 |
|
n1474335
|
cd5265fad4
|
Added 'Disassemble x86' operation
|
2017-10-04 22:35:44 +01:00 |
|
n1474335
|
f6b52b7c82
|
Operations can now set options from within the worker
|
2017-09-20 00:37:57 +01:00 |
|
n1474335
|
d4d12c3db0
|
Whitespace is now removed from hex and binary even when the delimiter is set to 'None'
|
2017-09-05 14:30:06 +00:00 |
|
n1474335
|
1b628ac213
|
Added 'Bit shift left' and 'Bit shift right' operations
|
2017-09-05 14:26:09 +00:00 |
|
Matt C
|
246480daef
|
Fixed styling errors
|
2017-06-22 17:13:31 +01:00 |
|
n1474335
|
15b83072bb
|
Added support for astral characters to charcode ops
|
2017-06-19 15:40:36 +00:00 |
|
Thomas Grainger
|
b33f73ac9a
|
autofix no-var
|
2017-04-28 16:45:00 +01:00 |
|
n1474335
|
5f85bff315
|
Fixed tests for octal operations.
|
2017-04-05 22:00:06 +01:00 |
|
Matt C
|
a36c9ca339
|
Merge remote-tracking branch 'upstream/master' into feature-octal
|
2017-03-31 18:44:38 +00:00 |
|
n1474335
|
131b3a83c1
|
Converted all modules from CommonJS to ES6
|
2017-03-23 17:52:20 +00:00 |
|
n1474335
|
0f2a5014be
|
Restructured src files into a more logical hierarchy
|
2017-03-23 00:33:40 +00:00 |
|