Matt C
|
2750be36da
|
Adds Affine/Atbash Cipher encryption/decryption
- 3 new operations - Affine Encode, Decode and Atbash Cipher
- Added 3 new utils - mod, GCD and modInv
|
2017-02-08 11:51:37 +00:00 |
|
n1474335
|
553d9945ce
|
Added forward and backward slashes to the delimiter options for the Morse Code operations. Closes #66.
|
2017-02-07 14:37:26 +00:00 |
|
n1474335
|
e3c977934b
|
Variable names changed from underscore to CamelCase. Eslint rules updated. #64
|
2017-01-31 18:24:56 +00:00 |
|
n1474335
|
2257754b94
|
Jump operations now return the final state when the maximum jump count is reached instead of throwing an error.
|
2017-01-16 16:00:44 +00:00 |
|
n1474335
|
baa433ab80
|
'Fork' operation now has an option to ignore errors occuring on each branch
|
2017-01-16 15:58:38 +00:00 |
|
n1474335
|
4d131c921a
|
BUGFIX #47: Replaced 'const' declarations with 'var' to fix iOS incompatibilities.
|
2016-12-31 17:12:39 +00:00 |
|
n1474335
|
af4644c9eb
|
Replaced jsHint with eslint. Fixes #4.
|
2016-12-14 16:39:17 +00:00 |
|
n1474335
|
e4d30861d5
|
BIGFIX: 'Show Base64 Offsets' operation now escapes input before adding to tooltips.
|
2016-12-05 14:07:19 +00:00 |
|
n1474335
|
b1d73a725d
|
Initial commit
|
2016-11-28 10:42:58 +00:00 |
|