aboutsummaryrefslogtreecommitdiff
path: root/lib/asm.js
Commit message (Expand)AuthorAge
* vars can be letpartouf2017-12-21
* regex fixpartouf2017-12-20
* undo extra lfpartouf2017-12-20
* undo extra lfpartouf2017-12-20
* refactoring, support nested asm tags for icc, icc testspartouf2017-12-20
* changed the findUsedLabels() function so it recognizes the special case in wh...partouf2017-12-20
* always allow custom assembly labels, as they are included in the linux binari...partouf2017-12-20
* Fix Go line highlightRabsRincon2017-12-19
* Merge pull request #632 from partouf/fpcdemangleRubén2017-11-28
|\
| * if binaryHideFuncRe doesnt have a value, assume everything is a userfunctionpartouf2017-11-28
| * extra functionality needed for non-standard assembly outputspartouf2017-11-24
* | Revert incorrect Regex fix in asm filteringRabsRincon2017-11-26
* | Add code tracking for GoRabsRincon2017-11-26
|/
* fix #629cppchedy2017-11-24
* Better handling of assignments in assemblyMarc Poulhiès2017-11-14
* Generate new-style source annotation in binary mode. Fixes #553Matt Godbolt2017-10-06
* Better handling of labels in asm.Matt Godbolt2017-10-04
* Identify lines referring to included files.Matt Godbolt2017-07-30
* Improvements to embedded viewsMatt Godbolt2017-07-21
* Another year, another copyright updateMatt Godbolt2017-01-02
* Properly treat MIPS label definitions. Fixes #214Matt Godbolt2016-12-23
* Filter out more labels that are unreferencedMatt Godbolt2016-12-20
* Fix for ARMMatt Godbolt2016-12-19
* Fix up initial labels/function definitions.Matt Godbolt2016-12-19
* Refactor so as not to rely on magic comments in MS-derived compilation outputMatt Godbolt2016-12-19
* Send opcodes as strings. Fix up ARM opcode and label handlingMatt Godbolt2016-12-09
* Fix filtering of labels of defined functions.Matt Godbolt2016-11-24
* Work in progress on WINE/win32/win64 compiler supportMatt Godbolt2016-11-09
* Fix up AVR line processing. Fixes #164Matt Godbolt2016-10-22
* Fix file match for colorizingJohan Engelen2016-10-19
* Extract some things, remove TODOsMatt Godbolt2016-10-17
* Merge branch 'msvc-spike'Matt Godbolt2016-10-17
|\
| * Improvements to CL parserMatt Godbolt2016-10-17
* | Lint fixesMatt Godbolt2016-10-12
|/
* Merge branch 'master' into msvc-spikeMatt Godbolt2016-10-03
|\
| * Tidy up some jshint warnings in the serverMatt Godbolt2016-09-29
| * Fix unused label issuesMatt Godbolt2016-09-20
* | Binary mode tweaksMatt Godbolt2016-06-13
* | Hopefully fix the line labelling issueMatt Godbolt2016-06-13
* | Fixups for add instructionMatt Godbolt2016-06-13
* | Use two-space indentation to better align with cl raw outputMatt Godbolt2016-06-13
* | Fix up indentation of non-opcode linesMatt Godbolt2016-06-13
* | Some indentationMatt Godbolt2016-06-12
* | AhemMatt Godbolt2016-06-12
* | Better way of detecting the file under testMatt Godbolt2016-06-12
* | Progress on supporting cl asm; binary mode and demanglingMatt Godbolt2016-06-12
* | Slightly better cl19 supportMatt Godbolt2016-06-02
* | Initial spike of windows supportMatt Godbolt2016-06-02
|/
* Update copyrightMatt Godbolt2016-04-05
* Handle compilation errors in binaryMatt Godbolt2015-11-28