TAGS
20 tagsfix import ssl error when ssl not present (#170); add screenshot; remove fixed width for html element (#175)
various updates (#173) * convert backslashes to forward slashes in windows #167 * cleanup menu * fix safari ui issue #164 * smarter disassembly fetching (#166) * add copy to clipboard and allow missing SSL module (#170) * add copy icon for variables; bugfix when fetch variables (#163) * erase breakpoint without jumping to that line of code (#172) * fix for displaying updates
add VERSION.txt to MANIFEST; remove invalid localStorage keys; update wait time; update version
merge various updates to master (#137) * make modal into react; move more from pug to react/js * cleanup modal and settings * convert everything to react; parse executable+args with spaces (#116) * add gzip compression to flask * add gzip; rename index.js to build.js * everything in a single div id * add javascript unit tests * add button to toggle assembly flavors (#110); refresh state when clicking return button
make source code display after backtrace (regression fix, #134); update documentation; fix bug in command line arg handling for --arg; update version
modify component initialization order so that store updates are better sequenced