1. 73880b9 Hasty sketch at rust demangling (work in progress); c.f #213 by Matt Godbolt · 8 years ago
  2. dadf9c2 Default to rust 1.14 by Matt Godbolt · 8 years ago
  3. 9e4c56d Add rust 1.12 through 1.14. In a separate change, nightly and beta have been updated too. Addresses #208 by Matt Godbolt · 8 years ago
  4. e8a3cd1 Disable binary in d for now by Matt Godbolt · 8 years ago
  5. dcf1955 Allow access to the glibc-compat library by Matt Godbolt · 8 years ago
  6. 2a4ffc8 Support optionally serving versioned data from an extra location by Matt Godbolt · 8 years ago
  7. 506e2e7 Fix intel support in gccs by Matt Godbolt · 8 years ago
  8. 3679809 More 6.3.0 by Matt Godbolt · 8 years ago
  9. f30a34d GCC 6.3.0 by Matt Godbolt · 8 years ago
  10. 0a91ea3 Mostly repair the 6g compiler by Matt Godbolt · 8 years ago
  11. acf81e5 Set a compiler that actually exists by Matt Godbolt · 8 years ago
  12. 4688d8b Fix 6g by Matt Godbolt · 8 years ago
  13. c28b792 Alternative way of handling spawn by Matt Godbolt · 8 years ago
  14. ed12b7e Filter out more labels that are unreferenced by Matt Godbolt · 8 years ago
  15. f576bf5 No longer pin code mirror version in bower by Matt Godbolt · 8 years ago
  16. 88897a2 Fix for ARM by Matt Godbolt · 8 years ago
  17. a91e1ee Fix up initial labels/function definitions. by Matt Godbolt · 8 years ago
  18. 411cb2d Huge wild guess as to what's going on with compilers at startup by Matt Godbolt · 8 years ago
  19. 457888a Maybe fix up 6g by Matt Godbolt · 8 years ago
  20. 115bc4d Debug help by Matt Godbolt · 8 years ago
  21. db9a258 Self/this/whatever by Matt Godbolt · 8 years ago
  22. 8ca2b36 Intel fixes for rust by Matt Godbolt · 8 years ago
  23. 4839c9f More fixes by Matt Godbolt · 8 years ago
  24. d37dc97 More rust fixes; should address #139 by Matt Godbolt · 8 years ago
  25. c82915e Fix rust (maybe) by Matt Godbolt · 8 years ago
  26. 2f411c8 elcc rename (oops) by Matt Godbolt · 8 years ago
  27. 0337259 Handle missing compilers more gracefully by Matt Godbolt · 8 years ago
  28. 9af5650 Refactor so as not to rely on magic comments in MS-derived compilation output by Matt Godbolt · 8 years ago
  29. 7990e42 Refactor individual compilation types into their own files by Matt Godbolt · 8 years ago
  30. 9cac303 ellcc by Matt Godbolt · 8 years ago
  31. 4d067a7 Merge pull request #194 from JohanEngelen/binaryD by Matt Godbolt · 8 years ago
  32. 62eaa61 Enable binary output for D compilers. by Johan Engelen · 8 years ago
  33. e041392 Refer to new beta ldc compiler by name by Matt Godbolt · 8 years ago
  34. fe62ca7 Merge pull request #195 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  35. 107c528 Whoops; recursion in npm test by Matt Godbolt · 8 years ago
  36. 0362e0c Send opcodes as strings. Fix up ARM opcode and label handling by Matt Godbolt · 8 years ago
  37. 3e405c0 Actually run npm tests as part of 'make test' by Matt Godbolt · 8 years ago
  38. 7a173dc Debugging improvements by Matt Godbolt · 8 years ago
  39. 3a4b85f Fix up issue with '/?' as a parameter etc by Matt Godbolt · 8 years ago
  40. b3d56fb Demangle *after* parsing ASM. by Matt Godbolt · 8 years ago
  41. 99a8928 Lint fixes by Matt Godbolt · 8 years ago
  42. cf47abe Remove more unncessary configuration items by Matt Godbolt · 8 years ago
  43. af280a8 More TODOs done; some rust ones added (until I get that working again) by Matt Godbolt · 8 years ago
  44. 48fadf7 Extract a generic exec function that's wine-aware by Matt Godbolt · 8 years ago
  45. b21e51e Work in progress on refactoring to make it easier to support more compiler types by Matt Godbolt · 8 years ago
  46. 90b2383 LDC beta: don't explicitly mention version number by Johan Engelen · 8 years ago
  47. 70b8d2d Fix filtering of labels of defined functions. by Matt Godbolt · 8 years ago
  48. fa09b76 Bind the output window's font size to that of its parent compiler by Matt Godbolt · 8 years ago
  49. 69dd8e5 Fix lints by Matt Godbolt · 8 years ago
  50. 8fe4ba0 Bind ctrl-/ to toggle comment by Matt Godbolt · 8 years ago
  51. 43000b0 Group-based configuration of compilers by Matt Godbolt · 8 years ago
  52. bc5848f Adding more tests; beginnings of a refactor to make compilers more configurable by Matt Godbolt · 8 years ago
  53. 97ef357 Latest gcc snapshot by Matt Godbolt · 8 years ago
  54. 014eaff Oops by Matt Godbolt · 8 years ago
  55. 3b102bb Attempt at getting ARM windows compilers by Matt Godbolt · 8 years ago
  56. 4d5344f Merge branch 'master' of github.com:mattgodbolt/gcc-explorer by Matt Godbolt · 8 years ago
  57. dc28bbb Increase limit for compiler uploads by Matt Godbolt · 8 years ago
  58. c6ffc3c WAG #2 by Matt Godbolt · 8 years ago
  59. 006262f WAG at 32-bit CL by Matt Godbolt · 8 years ago
  60. d5e2420 Fix up makefilef for dist by Matt Godbolt · 8 years ago
  61. 1631f6d Enable wine cl19_64 by Matt Godbolt · 8 years ago
  62. 4c7daf4 Preload fixes for WINE by Matt Godbolt · 8 years ago
  63. 1f5e12f Merge pull request #182 from filcab/filcab/-g-at-the-start by Matt Godbolt · 8 years ago
  64. d710e0d [debug info] Pass -g at the start of the command line. by Filipe Cabecinhas · 8 years ago
  65. 49932af Work in progress on WINE/win32/win64 compiler support by Matt Godbolt · 8 years ago
  66. d69c554 Merge pull request #181 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  67. 7a71dbd LDC: remove the dlang version number by Johan Engelen · 8 years ago
  68. b3effe7 Merge pull request #180 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  69. ef26fc4 Add LDC 1.1.0-beta3 compiler by Johan Engelen · 8 years ago
  70. 0b1fe1d More attempts at source map for requirejs by Matt Godbolt · 8 years ago
  71. a0722cd Add a versioned subdirectory with an infinite cache length. Partially addresses #178 by Matt Godbolt · 8 years ago
  72. 1268739 Trust any proxies by Matt Godbolt · 8 years ago
  73. 4ea8389 Cheesey solution to no tooltip by Matt Godbolt · 8 years ago
  74. b3b9b7a Use a uniquified main.js name to help with caching issues by Matt Godbolt · 8 years ago
  75. cbb1ec1 Lighten up the background colours used for better contrast with the code. Hopefully addresses #170 by Matt Godbolt · 8 years ago
  76. ff5360e Revert "Attempt at embedded" by Matt Godbolt · 8 years ago
  77. e3c57a7 Attempt at embedded by Matt Godbolt · 8 years ago
  78. a8d5469 Always update state after initialising to ensure defaults etc are populated in the state by Matt Godbolt · 8 years ago
  79. 20ae6c4 Fix ups for missing options on readonly by Matt Godbolt · 8 years ago
  80. a17a2ec Fix short urls by Matt Godbolt · 8 years ago
  81. caf8a5e Move links into a share button by Matt Godbolt · 8 years ago
  82. 92ec829 Remove donation by Matt Godbolt · 8 years ago
  83. 376e472 Another stdout/stderr fix attempt by Matt Godbolt · 8 years ago
  84. ad40e5c Improvements to embedding by Matt Godbolt · 8 years ago
  85. 5a6de74 Use winston for logging by Matt Godbolt · 8 years ago
  86. e3d2253 Fix up embedded link by Matt Godbolt · 8 years ago
  87. 0ff9cb2 Fix up several issues with compiler info handling. Fixes #158 by Matt Godbolt · 8 years ago
  88. 0cda1b8 Work in progress on embeddable CEs by Matt Godbolt · 8 years ago
  89. a5c268c Fix issue with postprocessing files twice. Fixes #158 by Matt Godbolt · 8 years ago
  90. a5b2ced Merge pull request #167 from Sahnvour/master by Matt Godbolt · 8 years ago
  91. cda82ad New most prioritary properties files : `*.local.properties` used for local instances of compiler explorer. by Sahnvour · 8 years ago
  92. 58f4d8b Newer ARM from the Embedded Toolchain by Matt Godbolt · 8 years ago
  93. 8a8c9d2 Merge remote-tracking branch 'origin/msvc-spike' by Matt Godbolt · 8 years ago
  94. 39aafe2 Merge pull request #166 from Sahnvour/msvc-spike by Matt Godbolt · 8 years ago
  95. e80d622 Better handling of command line arguments when invoking compiler. by Sahnvour · 8 years ago
  96. ce82847 Fix up AVR line processing. Fixes #164 by Matt Godbolt · 8 years ago
  97. 114ebc7 Fix up concat of undefined stdout/stderr. Hopefully addresses #163 by Matt Godbolt · 8 years ago
  98. 19e1e11 Better parsing of error messages by Matt Godbolt · 8 years ago
  99. b778026 Re-enable msp430 by Matt Godbolt · 8 years ago
  100. 8c9d6ed Add msp by Matt Godbolt · 8 years ago