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