Matt Godbolt
|
c9cbcd9770
|
Fix up event tracking
|
11 years ago |
Matt Godbolt
|
9b873178c7
|
Dynamic page layout & minor fixups
|
11 years ago |
Matt Godbolt
|
6dd6168009
|
Support warnings, notes and errors with different styling
|
11 years ago |
Matt Godbolt
|
b10029cb31
|
Event tracking
|
11 years ago |
Matt Godbolt
|
cc62e717d6
|
Use CodeMirror's batch api
|
11 years ago |
Matt Godbolt
|
71722d6850
|
Go back to height 600
|
11 years ago |
Matt Godbolt
|
7d9aa2cae0
|
Note assembler is processing while waiting callback from web
|
11 years ago |
Matt Godbolt
|
43231b8452
|
Alternative error display
|
11 years ago |
Matt Godbolt
|
6867872aea
|
Size tweakages
|
11 years ago |
Matt Godbolt
|
091bf37762
|
Move to latest codemirror (3.02)
|
11 years ago |
Matt Godbolt
|
3075f966d1
|
Use ColorBrewer colours
|
11 years ago |
Matt Godbolt
|
d1921256b0
|
Better
|
11 years ago |
Matt Godbolt
|
335d6879de
|
Google linkage
|
11 years ago |
Matt Godbolt
|
3f05562218
|
Fix ups for release of D
|
11 years ago |
Matt Godbolt
|
b212c58819
|
Add support for the D programming language
|
11 years ago |
Matt Godbolt
|
7b6a42a621
|
Upgrade to codemirror 2.34
|
11 years ago |
Matt Godbolt
|
498930d03f
|
Prevent redundant sending of filter changes that happen only on the client
|
11 years ago |
Matt Godbolt
|
35156ffe4f
|
Save multiple compiler states. Try and be backward compatible
|
11 years ago |
Matt Godbolt
|
42945b4bb3
|
Tweaks
|
11 years ago |
Matt Godbolt
|
8fb8a8ca24
|
Merge branch 'master' into refactor
|
11 years ago |
Matt Godbolt
|
8c348096ff
|
Include zero-based initializers in the static data list
|
11 years ago |
Matt Godbolt
|
be03e30008
|
Use an image map to isolate just the ribbon part of the 'Fork me on Github' so you can click the filter buttons even on a small screen
|
11 years ago |
Matt Godbolt
|
da98a1e24f
|
Big fix up of asm filtering. Adds a bunch of tests too.
|
11 years ago |
Matt Godbolt
|
770069192d
|
Work in progress on refactoring
|
11 years ago |
Matt Godbolt
|
186cabb021
|
More tidyups and fixes
|
11 years ago |
Matt Godbolt
|
5be6268561
|
Part two of tidying up. Still hugely messy
|
11 years ago |
Matt Godbolt
|
2c5468656c
|
First pass at trying to extract some kind of object out of the compiler mass, in preparation for diffing
|
11 years ago |
Matt Godbolt
|
5693262580
|
Only show intel option if it is available
|
11 years ago |
Matt Godbolt
|
f43a975cdd
|
Merge pull request #24 from rraf/intel_syntax
Add option to view assembly using intel syntax
|
11 years ago |
Matt Godbolt
|
3ec3d6ca23
|
Merge pull request #23 from rraf/literal_constant
Show literal constants
|
11 years ago |
Alin Rus
|
8f32cbf56d
|
Add option to view assembly using intel syntax
|
11 years ago |
Alin Rus
|
0a5acadace
|
Show literal constants
|
11 years ago |
Matt Godbolt
|
c6940acf0b
|
Spot negative constant numbers
|
11 years ago |
Matt Godbolt
|
aab404e1eb
|
Use gutter to mark error/warn messages which then plays nicer with the colouration.
|
11 years ago |
Matt Godbolt
|
349d84b57f
|
Don't update the assembly display if the C code only changes. Not quite sure why I thought that was necessary, was slowing down the whole thing.
|
11 years ago |
Matt Godbolt
|
77681e4ea6
|
Fix issue with clicking permalink loses colours
|
11 years ago |
Matt Godbolt
|
cb15683639
|
Slightly improve comment filtering
|
11 years ago |
Matt Godbolt
|
b5cfbde5d8
|
Set some better default filters.
|
11 years ago |
Matt Godbolt
|
3d37bfc291
|
Don't count labels as used if they're used only by directives and we're filtering them out
|
11 years ago |
Matt Godbolt
|
32614e1130
|
Add basic colouration
|
11 years ago |
Matt Godbolt
|
62772f7f97
|
Parse out debug information
|
11 years ago |
Matt Godbolt
|
3789fce706
|
Prevent enter in the options from clicking the filter buttons
|
11 years ago |
Matt Godbolt
|
bae1cfdd17
|
Fix loss of compiler choice from permalinks
|
11 years ago |
Matt Godbolt
|
626380a4a7
|
Fix bug with persistent storage of filters
|
11 years ago |
Matt Godbolt
|
854ec646e6
|
Added a bunch of filters to the assembly output
|
11 years ago |
Matt Godbolt
|
f80be0a4f7
|
Add permalink functionality
|
12 years ago |
Matt Godbolt
|
fc15e95f5f
|
Prevent form submission
|
12 years ago |
Matt Godbolt
|
36ad68e6ec
|
Implement options black- and white-listing. Defaults catch a few exploits
|
12 years ago |
Matt Godbolt
|
bc8acddb84
|
"Fork me on github" sash added
|
12 years ago |
Matt Godbolt
|
b316213e3d
|
Tidy up of bootstrap; add sharing buttons
|
12 years ago |