1. 1631f6d Enable wine cl19_64 by Matt Godbolt · 8 years ago
  2. 4c7daf4 Preload fixes for WINE by Matt Godbolt · 8 years ago
  3. 1f5e12f Merge pull request #182 from filcab/filcab/-g-at-the-start by Matt Godbolt · 8 years ago
  4. d710e0d [debug info] Pass -g at the start of the command line. by Filipe Cabecinhas · 8 years ago
  5. 49932af Work in progress on WINE/win32/win64 compiler support by Matt Godbolt · 8 years ago
  6. d69c554 Merge pull request #181 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  7. 7a71dbd LDC: remove the dlang version number by Johan Engelen · 8 years ago
  8. b3effe7 Merge pull request #180 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  9. ef26fc4 Add LDC 1.1.0-beta3 compiler by Johan Engelen · 8 years ago
  10. 0b1fe1d More attempts at source map for requirejs by Matt Godbolt · 8 years ago
  11. a0722cd Add a versioned subdirectory with an infinite cache length. Partially addresses #178 by Matt Godbolt · 8 years ago
  12. 1268739 Trust any proxies by Matt Godbolt · 8 years ago
  13. 4ea8389 Cheesey solution to no tooltip by Matt Godbolt · 8 years ago
  14. b3b9b7a Use a uniquified main.js name to help with caching issues by Matt Godbolt · 8 years ago
  15. cbb1ec1 Lighten up the background colours used for better contrast with the code. Hopefully addresses #170 by Matt Godbolt · 8 years ago
  16. ff5360e Revert "Attempt at embedded" by Matt Godbolt · 8 years ago
  17. e3c57a7 Attempt at embedded by Matt Godbolt · 8 years ago
  18. a8d5469 Always update state after initialising to ensure defaults etc are populated in the state by Matt Godbolt · 8 years ago
  19. 20ae6c4 Fix ups for missing options on readonly by Matt Godbolt · 8 years ago
  20. a17a2ec Fix short urls by Matt Godbolt · 8 years ago
  21. caf8a5e Move links into a share button by Matt Godbolt · 8 years ago
  22. 92ec829 Remove donation by Matt Godbolt · 8 years ago
  23. 376e472 Another stdout/stderr fix attempt by Matt Godbolt · 8 years ago
  24. ad40e5c Improvements to embedding by Matt Godbolt · 8 years ago
  25. 5a6de74 Use winston for logging by Matt Godbolt · 8 years ago
  26. e3d2253 Fix up embedded link by Matt Godbolt · 8 years ago
  27. 0ff9cb2 Fix up several issues with compiler info handling. Fixes #158 by Matt Godbolt · 8 years ago
  28. 0cda1b8 Work in progress on embeddable CEs by Matt Godbolt · 8 years ago
  29. a5c268c Fix issue with postprocessing files twice. Fixes #158 by Matt Godbolt · 8 years ago
  30. a5b2ced Merge pull request #167 from Sahnvour/master by Matt Godbolt · 8 years ago
  31. cda82ad New most prioritary properties files : `*.local.properties` used for local instances of compiler explorer. by Sahnvour · 8 years ago
  32. 58f4d8b Newer ARM from the Embedded Toolchain by Matt Godbolt · 8 years ago
  33. 8a8c9d2 Merge remote-tracking branch 'origin/msvc-spike' by Matt Godbolt · 8 years ago
  34. 39aafe2 Merge pull request #166 from Sahnvour/msvc-spike by Matt Godbolt · 8 years ago
  35. e80d622 Better handling of command line arguments when invoking compiler. by Sahnvour · 8 years ago
  36. ce82847 Fix up AVR line processing. Fixes #164 by Matt Godbolt · 8 years ago
  37. 114ebc7 Fix up concat of undefined stdout/stderr. Hopefully addresses #163 by Matt Godbolt · 8 years ago
  38. 19e1e11 Better parsing of error messages by Matt Godbolt · 8 years ago
  39. b778026 Re-enable msp430 by Matt Godbolt · 8 years ago
  40. 8c9d6ed Add msp by Matt Godbolt · 8 years ago
  41. 540e7b9 Temporarily pick exactly 5.19 for codemirror by Matt Godbolt · 8 years ago
  42. 1db7ffe Ensure document is fully ready before initialising by Matt Godbolt · 8 years ago
  43. a0be851 Parse stdout/stderr on the server side by Matt Godbolt · 8 years ago
  44. 444d751 Remove redundant variable by Matt Godbolt · 8 years ago
  45. ae0a716 Merge pull request #161 from JohanEngelen/fixDMDbuild by Matt Godbolt · 8 years ago
  46. 616b6b6 Merge pull request #162 from JohanEngelen/fixUndef by Matt Godbolt · 8 years ago
  47. db7e7dd Merge pull request #159 from JohanEngelen/fixmatch by Matt Godbolt · 8 years ago
  48. c857752 use lowercase output.s by Matt Godbolt · 8 years ago
  49. 1d9c8c0 Fix undefined compiler flag issue by Johan Engelen · 8 years ago
  50. dbc447c Fix up D build some more by Johan Engelen · 8 years ago
  51. fb9fa78 Fix file match for colorizing by Johan Engelen · 8 years ago
  52. 5915840 Fix up D build by Matt Godbolt · 8 years ago
  53. 4fcc34f Merge pull request #157 from JohanEngelen/addLDC by Matt Godbolt · 8 years ago
  54. 8f59e35 Make the assembly-output and output-filename flags configurable, and set them correctly for LDC. by Johan Engelen · 8 years ago
  55. 809b6d8 D: Fix demangling on OS X (double leading underscores). by Johan Engelen · 8 years ago
  56. a5edab2 D: also look for DMD environment variable for D support. by Johan Engelen · 8 years ago
  57. 6b339b3 Merge pull request #156 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  58. e1bd2ea Add LDC to Amazon config by Johan Engelen · 8 years ago
  59. 31e658c Rename ARM 4.8 compilers...they're now 5.4 compilers. by Matt Godbolt · 8 years ago
  60. 850ee6f Fix quadratic CL asm parsing by Matt Godbolt · 8 years ago
  61. 7f3267a More IDEA churn by Matt Godbolt · 8 years ago
  62. 3dd7fd7 Extract some things, remove TODOs by Matt Godbolt · 8 years ago
  63. 2689775 IDEA churn by Matt Godbolt · 8 years ago
  64. 5388774 Lint fixes by Matt Godbolt · 8 years ago
  65. 630235d Merge branch 'msvc-spike' by Matt Godbolt · 8 years ago
  66. 72bdb08 Merge branch 'msvc-spike' of github.com:mattgodbolt/gcc-explorer into msvc-spike by Matt Godbolt · 8 years ago
  67. 610d646 Improvements to CL parser by Matt Godbolt · 8 years ago
  68. 40a20a1 Disable gcc-toolchain on the clangs that don't support it by Matt Godbolt · 8 years ago
  69. aeaa6f2 Point clang at gcc6.2 by Matt Godbolt · 8 years ago
  70. 31ab052 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and iccpython by Matt Godbolt · 8 years ago
  71. 5df0045 Fix up max-age (again) by Matt Godbolt · 8 years ago
  72. d56d174 Typo by Matt Godbolt · 8 years ago
  73. b2aabd2 Properly support two envs by Matt Godbolt · 8 years ago
  74. 8a8f8b1 Get rid of an old console.log by Matt Godbolt · 8 years ago
  75. 6e97202 Use the right props for retrying by Matt Godbolt · 8 years ago
  76. cc47ad9 Handle aws instances that are down by Matt Godbolt · 8 years ago
  77. 4bb0973 Fix for undefined options by Matt Godbolt · 8 years ago
  78. 137f86d Fix up environment for raven by Matt Godbolt · 8 years ago
  79. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  80. 2e3c598 Include jquery and underscore when used. by Matt Godbolt · 8 years ago
  81. 843b611 Support simple fetching of remote resources by Matt Godbolt · 8 years ago
  82. 03c712a Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  83. e7a454f Another attempt at resurrecting event tracking by Matt Godbolt · 8 years ago
  84. af2972a Hopefully fix events (See #148) by Matt Godbolt · 8 years ago
  85. d633b0e Catch and ignore exceptions when accessing localStorage. by Matt Godbolt · 8 years ago
  86. 66f6b5c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  87. 8c288a0 Remove some bootstrap resources that had been accidentally left in-tree by Matt Godbolt · 8 years ago
  88. ecb5aa3 Add an example 64-bit msvc compile by Matt Godbolt · 8 years ago
  89. 01af481 Suppress banner on msvc; don't print command-line by Matt Godbolt · 8 years ago
  90. 52a01c4 Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  91. cbfeeb3 Config change by Matt Godbolt · 8 years ago
  92. 9f8429f Merge pull request #149 from Som1Lse/master by Matt Godbolt · 8 years ago
  93. 1d00921 Fixes the status button so it works on Mozilla Firefox by Adrian Bibby Walther · 8 years ago
  94. 0889fbd Better handling of AWS instances not being there by Matt Godbolt · 8 years ago
  95. 128a23b Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  96. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  97. e997ca3 Disable drag'n'drop by Matt Godbolt · 8 years ago
  98. 61d113d Rev to latest versions by Matt Godbolt · 8 years ago
  99. ed42715 Don't use minified versions of libraries by Matt Godbolt · 8 years ago
  100. 96cf346 Configure raven by Matt Godbolt · 8 years ago