1. 27daaff bugfix by Partouf · 6 years ago
  2. 652fd6b move shortlinkinfo to /api by Partouf · 6 years ago
  3. de6d355 removed obsolete titles, made some lines shorter for linter to accept by Partouf · 6 years ago
  4. 1b6ddc3 bugfixes and extra test by Partouf · 6 years ago
  5. 3fa93fa use foreach by Partouf · 6 years ago
  6. 428b09c support ast/opt/cfg/gccdump by Partouf · 6 years ago
  7. 89bec6b prettify json by Partouf · 6 years ago
  8. b99cc61 clientstate utils by Partouf · 6 years ago
  9. cc89c5b Merge pull request #1078 from ojeda/clang7 by Matt Godbolt · 6 years ago
  10. a10598c Add clang 7.0.0 for C too by Miguel Ojeda · 6 years ago
  11. 1547eae Add clang 7.0 (using latest GCC toolchain for libstdc++ by Matt Godbolt · 6 years ago
  12. 2aef82a Add the ability to specify environment variables (on windows) (#1073) by nicole mazzuca · 6 years ago
  13. 4ad1b9c * Add fmt 5.2.0 by RabsRincon · 6 years ago
  14. 00ac996 * Add Rust 1.29.0 by RabsRincon · 6 years ago
  15. d65f25e Add pop out button for compiler pickers on c.f. by RabsRincon · 6 years ago
  16. d33323d Change meta description by RabsRincon · 6 years ago
  17. 83d0841 Allow every message if the user is on apex by RabsRincon · 6 years ago
  18. 1d4ec3d Improve nc code comment by RabsRincon · 6 years ago
  19. d1a7c9f Ensure C has proper keyword matching in Monaco by RabsRincon · 6 years ago
  20. de23f6b * Add DMD 2.081.2 & 2.082.0 by RabsRincon · 6 years ago
  21. c7f5464 Merge branch 'xssutf8' by RabsRincon · 6 years ago
  22. 81f2db7 Fix embed view Edit on Compiler Explorer link href by RabsRincon · 6 years ago
  23. 0afa9ed Thanks for August Patreons by Matt Godbolt · 6 years ago
  24. cd3510f Optimize dev asset check by RabsRincon · 6 years ago
  25. 41d203d Modify xss prevention to allow for utf-8 sequences by RabsRincon · 6 years ago
  26. e93e6ac Use base64 encoding on the JSON to prevent any unfortunate XSS things from being interpreted. See #1063 by Matt Godbolt · 6 years ago
  27. e6eb388 Use JSON to launder XSS stuff (hopefully). See #1063. Thanks @fitblip for pointing me in the right direction. If this doesn't fix it, that's my fault not his! by Matt Godbolt · 6 years ago
  28. fb6a35e Merge pull request #1059 from dokempf/add-agner-fogs-vector-class-library by Matt Godbolt · 6 years ago
  29. 3f4ade7 Merge branch 'master' into add-agner-fogs-vector-class-library by Matt Godbolt · 6 years ago
  30. 6182a0e Add the `go` 1.11 executable by Matt Godbolt · 6 years ago
  31. ce93453 * Add GoLang 1.11 by RabsRincon · 6 years ago
  32. b7e3bea * Add Doctest 2.0.0 by RabsRincon · 6 years ago
  33. 34e9779 * Add library dropdown to Conf. View by RabsRincon · 6 years ago
  34. 57f2c4e Improve Discord unfurling and add bases for more by RabsRincon · 6 years ago
  35. f1a541b Dependent libs for EASTL by Matt Godbolt · 6 years ago
  36. e85de21 Typo/braino in EASTL trunk config by Matt Godbolt · 6 years ago
  37. b4d0a2f Add config for EASTL by Matt Godbolt · 6 years ago
  38. ddef1d0 Fit more compilers in the compiler picker by RabsRincon · 6 years ago
  39. 9e04626 [fixup] Fix a small glitch 1.30 -> v1.30 by Dominic Kempf · 6 years ago
  40. 9701868 Add Agner Fogs vector class library to the Compiler Explorer by Dominic Kempf · 6 years ago
  41. a1c5881 Increase compiler dropdown height by 50% by RabsRincon · 6 years ago
  42. bdc447f Fix local storage & add compiler name to unfurling by RabsRincon · 6 years ago
  43. 08cd1ed Use binary buffers for hash; safe64 encode results. Addresses #1056 by Matt Godbolt · 6 years ago
  44. 2d23acc Merge pull request #1055 from mattgodbolt/ogtest by Matt Godbolt · 6 years ago
  45. e7c6f81 Remove tildes from description by RabsRincon · 6 years ago
  46. 05bbc09 Try to trigger advanced markdown unfurling by RabsRincon · 6 years ago
  47. 895369f Move to on-the-fly parsing by RabsRincon · 6 years ago
  48. fa748a2 CamelCasify special_metadata by RabsRincon · 6 years ago
  49. 9d02f2e Restructure open graph metadata by RabsRincon · 6 years ago
  50. 245ae4d Don't pushState, as we can't (easily) support popping state. Addresses #1052 by Matt Godbolt · 6 years ago
  51. afcdbbe Add httpRoot to LoadSave by RabsRincon · 6 years ago
  52. 8b1935b Merge branch 'master' into ogtest by RabsRincon · 6 years ago
  53. e5e666b Show assets on dev mode by RabsRincon · 6 years ago
  54. b165156 Merge branch 'master' into ogtest by RabsRincon · 6 years ago
  55. 967b495 Ensure XHR obeys httpRoot by RabsRincon · 6 years ago
  56. 322086b Respect httpRoot for compilation apis by RabsRincon · 6 years ago
  57. 1eb991e Fix favicon & negative numbers in tooltip by RabsRincon · 6 years ago
  58. 9c37d3b Parallelise the travis-dist make step by Matt Godbolt · 6 years ago
  59. c9e66b6 Speed up xz (hopefully) by Matt Godbolt · 6 years ago
  60. 5344ca1 Try to share code in case where there's 1 editor by RabsRincon · 6 years ago
  61. 27d7b0c Try to fix head meta tags by RabsRincon · 6 years ago
  62. a67758d Merge pull request #1036 from mattgodbolt/storage by Matt Godbolt · 6 years ago
  63. c334aa4 Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  64. 1485206 Store URL state maps more directly, fix a few comments by Matt Godbolt · 6 years ago
  65. 4ca2b2b Merge pull request #1046 from mattgodbolt/jmpregexfix by Rubén · 6 years ago
  66. 8b3609e Merge pull request #1044 from cor3ntin/fix_auto_nsdmi_name by Rubén · 6 years ago
  67. d3bced7 tests for fixed demangler jmp regex by Partouf · 6 years ago
  68. f703811 Fix incorrect regular expression for jmp calls by Patrick Quist · 6 years ago
  69. 69ead8e Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  70. 45036cc Add a link to a blog post explaining what auto-NSDMI are by Corentin Jabot · 6 years ago
  71. 6aea9aa Fix config typo (CC @cor3ntin) by Matt Godbolt · 6 years ago
  72. f39a1df Privacy policy tweaks (thanks @rabsrincon) by Matt Godbolt · 6 years ago
  73. 0b33657 Make UI Reset work again by RabsRincon · 6 years ago
  74. 4b4cefd Add missing path to 404 error message by RabsRincon · 6 years ago
  75. ebabfe8 Store short urls and use them if state matches by RabsRincon · 6 years ago
  76. 9764a0f Clear status on state change & fix file-saver by RabsRincon · 6 years ago
  77. b34a6fb Set current url to last short link & optimize gl by RabsRincon · 6 years ago
  78. c89a1cd Create error handlerss by RabsRincon · 6 years ago
  79. 349bbd4 Improve 404 message by RabsRincon · 6 years ago
  80. 9d388f0 Properly handle request ip logging by RabsRincon · 6 years ago
  81. 4d85929 Fix reset UI link & pending request on error by RabsRincon · 6 years ago
  82. e0ecc9a Merge pull request #1042 from cor3ntin/auto_nsdmi_compiler by Matt Godbolt · 6 years ago
  83. f57a254 Properly pass new language ID to GA event by RabsRincon · 6 years ago
  84. 7c96d25 Fix sharing icon size by RabsRincon · 6 years ago
  85. 225dc4a Remove extraneous semi-colon by Corentin Jabot · 6 years ago
  86. 420ad7b Make Short links default choice by RabsRincon · 6 years ago
  87. 1a060bc Implement crazy idea to fix anchor links problems by RabsRincon · 6 years ago
  88. e31daa7 Try to fix page reload behaviour seen in beta by RabsRincon · 6 years ago
  89. 466a532 Move metadata to top level to make it indexable by RabsRincon · 6 years ago
  90. 3618455 Merge branch 'master' into storage by Rubén · 6 years ago
  91. 7c2e678 Bring back Full urls by RabsRincon · 6 years ago
  92. 482f388 Add more metadata to each link by RabsRincon · 6 years ago
  93. 5545cf5 Specify that closing the motd does not close all by RabsRincon · 6 years ago
  94. 45d6a74 Simplify /z/ handling by RabsRincon · 6 years ago
  95. 3be2096 Fix abnormal size of share icons by RabsRincon · 6 years ago
  96. 4dfcf29 Try to fix beta file access with httpRoot by RabsRincon · 6 years ago
  97. da35eff Activate s3 links on beta by RabsRincon · 6 years ago
  98. e1d5158 Add a nightly build for "auto NSDMI" by Corentin Jabot · 6 years ago
  99. 7a277b4 Rephrase privacy policy for new behaviour of link shortening by Matt Godbolt · 6 years ago
  100. 5525b8f Tweak to linkable popup code (fixes an IntelliJ warning) by Matt Godbolt · 6 years ago