Matt Godbolt
9e174f7591
Fix up tweets; remove google+
6 years ago
Rubén Rincón
a7b0c71832
Renamed params. Hopefuly logic is ok. Compiler now uses params
6 years ago
Rubén Rincón
03d1a6de32
Fixed logical error
6 years ago
Rubén Rincón
07f7a4643f
Learning to spell
6 years ago
Rubén Rincón
fa332141e5
Alert now stacks and is removed if one of same group is issued
6 years ago
Rubén
c6f6ab6351
Merge branch 'master' into asm_doc
6 years ago
Rubén Rincón
b14ce4b8e8
Tooltip help on asm is now under a setting checkbox
6 years ago
Rubén Rincón
4ab1050830
Added initial unstackable notification. Used to let the user know we have not found the token they requested help for
6 years ago
Rubén Rincón
dc35dece3d
More fixes for the tokenizer
6 years ago
Rubén Rincón
49a05282c0
Moved docenizer to scripts folder
6 years ago
Rubén Rincón
0aaf22e47e
Semicolons...
6 years ago
Rubén Rincón
3d9c0a9727
Moved docenizer to static folder. Improved it with args. Added onCLose to alert.
6 years ago
Rubén Rincón
e183d1c1b5
Removed html sources.
6 years ago
Matt Godbolt
2e606422df
Fix up thanks. (good spot @RabsRincon)
6 years ago
Rubén Rincón
4bc39f2713
Docenizer.py checked-in. Sources are from http://www.felixcloutier.com/x86/
6 years ago
Matt Godbolt
ba7c1e588b
Add a shortcut to toggle autocompile. Fixes #350 (hopefully this is good for @mknejp)
6 years ago
Matt Godbolt
1049a40e81
Tweaks to settings; separate on/off from delay
6 years ago
Matt Godbolt
2625f4f462
Disable view cache for debugging
6 years ago
Matt Godbolt
45d4db9c0e
Fix up embedded 'edit on' floater
6 years ago
Matt Godbolt
5f4638a240
Defer removal of components.
...
Can't remove components while others are being processed, else GL gets
confused and misses out delivering messages to some. Also disposes
editors, and makes sure output windows are closed when their parent is
closed.
Fixes #347
6 years ago
Matt Godbolt
60e1a86eac
Diff improvements
...
Names compilers, presents nicer diff dropdown.
Fixes #269
Fixes #268
6 years ago
Matt Godbolt
6cfd8a4c41
Fix up indentation (thanks @RabsRincon)
6 years ago
Matt Godbolt
4749e25d18
Restart on pug file changes too
6 years ago
Rubén Rincón
bfd877a2de
Found how to get the word of the context menu. THis simplifies editor token logic a lot
6 years ago
Rubén Rincón
1014bcee98
Merge branch 'asm_doc' of github.com:RabsRincon/compiler-explorer into asm_doc
6 years ago
Rubén Rincón
4207484813
More instructions supported
6 years ago
Rubén Rincón
1bacee65ab
Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into asm_doc
6 years ago
Matt Godbolt
5a6b087ec5
Merge pull request #343 from RabsRincon/font_drop
...
First implementation of Font Size By DropDown
6 years ago
Rubén Rincón
933927756f
Fixed Travis. Function is now createded outside the loop
6 years ago
Rubén Rincón
7edc6b81e1
Fixed explorer.css formatting. Travis still broken
6 years ago
Rubén Rincón
78f666f358
Improved Font Dropdown based on suggestions. Now I'm happy with how it looks! Probably could get few things slighlty improved, but I'm nitpicking
6 years ago
Matt Godbolt
2a240712ad
Fix up wine compilations
6 years ago
Rubén Rincón
2b0d850c25
First implementation of Font Size By DropDown. Probably not mergeable on this state, but feedback is appreciated
6 years ago
Matt Godbolt
4f9c79c075
Disable execution
6 years ago
Matt Godbolt
33b801ee76
Merge branch 'master' into execution
6 years ago
Matt Godbolt
609f8cf760
Merge branch 'master' of github.com:mattgodbolt/compiler-explorer
6 years ago
Matt Godbolt
c62c626c90
Local config changes; typo fix
6 years ago
Matt Godbolt
0d2a9efbd8
Merge branch 'master' of github.com:mattgodbolt/compiler-explorer
6 years ago
Matt Godbolt
9a91ee0af9
Don't `trim()` output lines. Fixes #339 , hopefully doesn't introduce any new issues
6 years ago
Matt Godbolt
8ca3b9b573
Put a dropdown thing on share
6 years ago
Matt Godbolt
411c38aff5
Make compile action more noticeable. Fixes #274
6 years ago
Matt Godbolt
2dcb607480
More fixes pursuant to #302
6 years ago
Matt Godbolt
870c910d99
Rust fixes
6 years ago
Matt Godbolt
633311fd24
Lowercase hierarchy names. Fixes #336
6 years ago
Matt Godbolt
e51fb742db
More highlighting. Fixed #302 again
6 years ago
Matt Godbolt
419b20651e
Doops
6 years ago
Matt Godbolt
cf46a30f8f
Rust 1.16
6 years ago
Matt Godbolt
02991a93ec
Address some more highlighting issues. Fixes #302
6 years ago
Matt Godbolt
cf55ed323a
RTW compilers for CL
6 years ago
Matt Godbolt
5c46064374
Attempt at fixing #228
6 years ago