Commit Graph

1059 Commits (e3e04b93532080630744c7463bc7f874b8c53b63)
 

Author SHA1 Message Date
Matt Godbolt e3e04b9353 New way of specifying decorations. Fix up some numeric parsing 6 years ago
Matt Godbolt 8cbce0a20a More thanks! Thanks Patreons! 6 years ago
Matt Godbolt f277a166fd Handle hex properly; extract function. Handle hex style. Throttle mouse moves 6 years ago
Matt Godbolt 1c084ea6f4 IntelliJ autoformat 6 years ago
Matt Godbolt fb4345e195 Merge pull request #330 from RabsRincon/fix_highlight
Fixed typo that prevented code highlighting
6 years ago
Rubén Rincón bd7d1fc324 Fixed typo that prevented code highlighting. Sorry about that 6 years ago
Rubén Rincón 7d5739c3a8 Fixed typo that prevented code highlighting. Sorry about that 6 years ago
Matt Godbolt 28317c01d0 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer 6 years ago
Matt Godbolt fe79e33256 Merge pull request #329 from RabsRincon/alert_on_url_too_long
An alert is issued when the URL shortener fails
6 years ago
Matt Godbolt 538cee087c Lose the rc4-ness of clang 6 years ago
Rubén Rincón 7215153b63 Fixes tests. I tought Javascript was ok with that separation. Well, you learn something new every day 6 years ago
Rubén Rincón 6b5d1887ce An alert is issued when the URL shortener fails, explaining that it's probably because of length limits. This is a temporary solution while Matt creates a local shortener 6 years ago
Matt Godbolt f0fa7a0111 Merge pull request #328 from RabsRincon/null_fix
Fix for #324
6 years ago
Rubén a557ee59be Merge branch 'master' into null_fix 6 years ago
Matt Godbolt f51403f29d Merge pull request #319 from RabsRincon/numeric_tooltip
Adds a numerical constants tooltip conversion
6 years ago
Rubén Rincón bf11e9f038 We now check if we actually have some assembly to link. Fixes #324 6 years ago
Matt Godbolt 680bd13bfc Install both production and development (works around any NODE_ENV issues) 6 years ago
Matt Godbolt 6eb89eb106 Fix up some caching headers 6 years ago
Matt Godbolt 78386d2f9d Restore the load/save dialog (oops) 6 years ago
Rubén Rincón b45a1e52a7 Adds a tooltip (Made from decorations) that converts numerical constants on the asm hex->decimal and viceversa. 6 years ago
Matt Godbolt c62e2d15f2 Correctly handle disabled cookies etc. Fixes #318 6 years ago
Matt Godbolt b6555b8f5c Request settings on creation. Fixes #316 6 years ago
Matt Godbolt 100a4004b4 Reformatting, add a TODO 6 years ago
Matt Godbolt eb281359e2 Thanks to Rubén 6 years ago
Matt Godbolt e22036973d Merge pull request #315 from RabsRincon/master
Improvements to double linked edtiros
6 years ago
Rubén Rincón a312325de9 We're now able to mark the asm linked to a line of code on multiple compiler windows
Removed leftover property from previous iteration
6 years ago
Matt Godbolt 92a73e234f Fix typo in settings 6 years ago
Matt Godbolt d29f65b7c4 Merge pull request #283 from RabsRincon/double_link_editors
Double link editors
6 years ago
Rubén Rincón f329c7a174 added changes to popups.pug that were not pushed 6 years ago
Rubén Rincón 575aefae98 Merge branch 'double_link_editors' of github.com:RabsRincon/compiler-explorer into double_link_editors 6 years ago
Rubén Rincón 8fbeb2cb68 Fixed Travis build 6 years ago
Rubén ad5a8b2e79 Merge branch 'master' into double_link_editors 6 years ago
Rubén Rincón a1afd01286 I think this fixes merge issues. But I'm not sure 6 years ago
Rubén f265f13fc9 Merge pull request #1 from RabsRincon/glyph-version
Glyph version
6 years ago
Rubén Rincón 580183701d Linked code now shows using Monaco's decorations and maps correctly to more than one 1 line/block 6 years ago
Matt Godbolt 6f667533c9 Use zapc++ 6 years ago
Matt Godbolt fcdef6db47 Zapcc 6 years ago
Matt Godbolt b5bc006cd3 new msp430 6.2.1 6 years ago
Matt Godbolt 05372627aa rc3->rc4 6 years ago
Matt Godbolt dfe8cbe8d7 Note some internal TODOs 6 years ago
Matt Godbolt 5410a2b6fd Whoops 6 years ago
Matt Godbolt ddddc8e086 Read-only embedded 6 years ago
Matt Godbolt 14199f4012 Latest monaco 6 years ago
Matt Godbolt ef975bdd2f Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options. 6 years ago
Matt Godbolt c3e8d35695 Noodling on embedded stuff 6 years ago
Matt Godbolt dd12a0b84e 4.0.0 rc3 6 years ago
Matt Godbolt 67dc905554 More thanks 6 years ago
Matt Godbolt b429be1205 Fix up Patreon link 6 years ago
Matt Godbolt aeffa9423b Fix up ldc. Actually test it first *blush*. See #300 6 years ago
Matt Godbolt d4f9968235 Merge pull request #300 from klickverbot/ldc-intel
d/ldc: Enable Intel syntax
6 years ago