1. 58f4d8b Newer ARM from the Embedded Toolchain by Matt Godbolt · 8 years ago
  2. 8a8c9d2 Merge remote-tracking branch 'origin/msvc-spike' by Matt Godbolt · 8 years ago
  3. 39aafe2 Merge pull request #166 from Sahnvour/msvc-spike by Matt Godbolt · 8 years ago
  4. e80d622 Better handling of command line arguments when invoking compiler. by Sahnvour · 8 years ago
  5. ce82847 Fix up AVR line processing. Fixes #164 by Matt Godbolt · 8 years ago
  6. 114ebc7 Fix up concat of undefined stdout/stderr. Hopefully addresses #163 by Matt Godbolt · 8 years ago
  7. 19e1e11 Better parsing of error messages by Matt Godbolt · 8 years ago
  8. b778026 Re-enable msp430 by Matt Godbolt · 8 years ago
  9. 8c9d6ed Add msp by Matt Godbolt · 8 years ago
  10. 540e7b9 Temporarily pick exactly 5.19 for codemirror by Matt Godbolt · 8 years ago
  11. 1db7ffe Ensure document is fully ready before initialising by Matt Godbolt · 8 years ago
  12. a0be851 Parse stdout/stderr on the server side by Matt Godbolt · 8 years ago
  13. 444d751 Remove redundant variable by Matt Godbolt · 8 years ago
  14. ae0a716 Merge pull request #161 from JohanEngelen/fixDMDbuild by Matt Godbolt · 8 years ago
  15. 616b6b6 Merge pull request #162 from JohanEngelen/fixUndef by Matt Godbolt · 8 years ago
  16. db7e7dd Merge pull request #159 from JohanEngelen/fixmatch by Matt Godbolt · 8 years ago
  17. c857752 use lowercase output.s by Matt Godbolt · 8 years ago
  18. 1d9c8c0 Fix undefined compiler flag issue by Johan Engelen · 8 years ago
  19. dbc447c Fix up D build some more by Johan Engelen · 8 years ago
  20. fb9fa78 Fix file match for colorizing by Johan Engelen · 8 years ago
  21. 5915840 Fix up D build by Matt Godbolt · 8 years ago
  22. 4fcc34f Merge pull request #157 from JohanEngelen/addLDC by Matt Godbolt · 8 years ago
  23. 8f59e35 Make the assembly-output and output-filename flags configurable, and set them correctly for LDC. by Johan Engelen · 8 years ago
  24. 809b6d8 D: Fix demangling on OS X (double leading underscores). by Johan Engelen · 8 years ago
  25. a5edab2 D: also look for DMD environment variable for D support. by Johan Engelen · 8 years ago
  26. 6b339b3 Merge pull request #156 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  27. e1bd2ea Add LDC to Amazon config by Johan Engelen · 8 years ago
  28. 31e658c Rename ARM 4.8 compilers...they're now 5.4 compilers. by Matt Godbolt · 8 years ago
  29. 850ee6f Fix quadratic CL asm parsing by Matt Godbolt · 8 years ago
  30. 7f3267a More IDEA churn by Matt Godbolt · 8 years ago
  31. 3dd7fd7 Extract some things, remove TODOs by Matt Godbolt · 8 years ago
  32. 2689775 IDEA churn by Matt Godbolt · 8 years ago
  33. 5388774 Lint fixes by Matt Godbolt · 8 years ago
  34. 630235d Merge branch 'msvc-spike' by Matt Godbolt · 8 years ago
  35. 72bdb08 Merge branch 'msvc-spike' of github.com:mattgodbolt/gcc-explorer into msvc-spike by Matt Godbolt · 8 years ago
  36. 610d646 Improvements to CL parser by Matt Godbolt · 8 years ago
  37. 40a20a1 Disable gcc-toolchain on the clangs that don't support it by Matt Godbolt · 8 years ago
  38. aeaa6f2 Point clang at gcc6.2 by Matt Godbolt · 8 years ago
  39. 31ab052 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and iccpython by Matt Godbolt · 8 years ago
  40. 5df0045 Fix up max-age (again) by Matt Godbolt · 8 years ago
  41. d56d174 Typo by Matt Godbolt · 8 years ago
  42. b2aabd2 Properly support two envs by Matt Godbolt · 8 years ago
  43. 8a8f8b1 Get rid of an old console.log by Matt Godbolt · 8 years ago
  44. 6e97202 Use the right props for retrying by Matt Godbolt · 8 years ago
  45. cc47ad9 Handle aws instances that are down by Matt Godbolt · 8 years ago
  46. 4bb0973 Fix for undefined options by Matt Godbolt · 8 years ago
  47. 137f86d Fix up environment for raven by Matt Godbolt · 8 years ago
  48. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  49. 2e3c598 Include jquery and underscore when used. by Matt Godbolt · 8 years ago
  50. 843b611 Support simple fetching of remote resources by Matt Godbolt · 8 years ago
  51. 03c712a Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  52. e7a454f Another attempt at resurrecting event tracking by Matt Godbolt · 8 years ago
  53. af2972a Hopefully fix events (See #148) by Matt Godbolt · 8 years ago
  54. d633b0e Catch and ignore exceptions when accessing localStorage. by Matt Godbolt · 8 years ago
  55. 66f6b5c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  56. 8c288a0 Remove some bootstrap resources that had been accidentally left in-tree by Matt Godbolt · 8 years ago
  57. ecb5aa3 Add an example 64-bit msvc compile by Matt Godbolt · 8 years ago
  58. 01af481 Suppress banner on msvc; don't print command-line by Matt Godbolt · 8 years ago
  59. 52a01c4 Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  60. cbfeeb3 Config change by Matt Godbolt · 8 years ago
  61. 9f8429f Merge pull request #149 from Som1Lse/master by Matt Godbolt · 8 years ago
  62. 1d00921 Fixes the status button so it works on Mozilla Firefox by Adrian Bibby Walther · 8 years ago
  63. 0889fbd Better handling of AWS instances not being there by Matt Godbolt · 8 years ago
  64. 128a23b Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  65. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  66. e997ca3 Disable drag'n'drop by Matt Godbolt · 8 years ago
  67. 61d113d Rev to latest versions by Matt Godbolt · 8 years ago
  68. ed42715 Don't use minified versions of libraries by Matt Godbolt · 8 years ago
  69. 96cf346 Configure raven by Matt Godbolt · 8 years ago
  70. 02b3e0d Clarify readme by Matt Godbolt · 8 years ago
  71. 5f070ad Use floating supervisor version by Matt Godbolt · 8 years ago
  72. 3e0c8d0 Use jquery's ready state to prepare the sharing button. Hopefully addresses #146 by Matt Godbolt · 8 years ago
  73. e4cd9cc Use underscore each function by Matt Godbolt · 8 years ago
  74. baa831a Intellij churn by Matt Godbolt · 8 years ago
  75. 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
  76. e760b14 Handle missing options by Matt Godbolt · 8 years ago
  77. ae306d3 Widen address area. Fixes #144 by Matt Godbolt · 8 years ago
  78. 05e997f Style tweaks by Matt Godbolt · 8 years ago
  79. eff06a9 Stop logging cleanup stats by Matt Godbolt · 8 years ago
  80. fbfb4bd New sentry.io key by Matt Godbolt · 8 years ago
  81. c9b8f5a Tidy up some jshint warnings in the server by Matt Godbolt · 8 years ago
  82. d43a2a8 Update readme, credit @voxelf for the hard work in multi compiler and diff view (not yet exposed) by Matt Godbolt · 8 years ago
  83. 33dba67 Tidying up of some old stuff by Matt Godbolt · 8 years ago
  84. e875455 Merge fallout by Matt Godbolt · 8 years ago
  85. 15eba4c Merge branch 'goldenlayout' by Matt Godbolt · 8 years ago
  86. 1ce0806 Merge branch 'staging' by Matt Godbolt · 8 years ago
  87. 26198b6 Extract some functions; note a TODO by Matt Godbolt · 8 years ago
  88. 52f65d8 jshint fixes by Matt Godbolt · 8 years ago
  89. 281e84d Make warning icon a button; make it draggable by Matt Godbolt · 8 years ago
  90. ced7933 Add a compiler clone button by Matt Godbolt · 8 years ago
  91. 9b03547 Fix up issues around handling errors during layout creation by Matt Godbolt · 8 years ago
  92. 8eb4a71 Latest golden-layout by Matt Godbolt · 8 years ago
  93. 0731427 Add raven-js/Sentry support by Matt Godbolt · 8 years ago
  94. 3fe4e18 Add initial sketch at output window by Matt Godbolt · 8 years ago
  95. f923635 Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  96. d833799 Allow access to '.' to fix up the way icc works by Matt Godbolt · 8 years ago
  97. 99e57cb Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  98. 70626cb Intel 17 by Matt Godbolt · 8 years ago
  99. 73bc1db Merge branch 'staging' of github.com:mattgodbolt/gcc-explorer into staging by Matt Godbolt · 8 years ago
  100. 5fbb225 Merge branch 'goldenlayout' of github.com:mattgodbolt/gcc-explorer into goldenlayout by Matt Godbolt · 8 years ago