1. 31e658c Rename ARM 4.8 compilers...they're now 5.4 compilers. by Matt Godbolt · 8 years ago
  2. 850ee6f Fix quadratic CL asm parsing by Matt Godbolt · 8 years ago
  3. 7f3267a More IDEA churn by Matt Godbolt · 8 years ago
  4. 3dd7fd7 Extract some things, remove TODOs by Matt Godbolt · 8 years ago
  5. 2689775 IDEA churn by Matt Godbolt · 8 years ago
  6. 5388774 Lint fixes by Matt Godbolt · 8 years ago
  7. 630235d Merge branch 'msvc-spike' by Matt Godbolt · 8 years ago
  8. 72bdb08 Merge branch 'msvc-spike' of github.com:mattgodbolt/gcc-explorer into msvc-spike by Matt Godbolt · 8 years ago
  9. 610d646 Improvements to CL parser by Matt Godbolt · 8 years ago
  10. 40a20a1 Disable gcc-toolchain on the clangs that don't support it by Matt Godbolt · 8 years ago
  11. aeaa6f2 Point clang at gcc6.2 by Matt Godbolt · 8 years ago
  12. 31ab052 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and iccpython by Matt Godbolt · 8 years ago
  13. 5df0045 Fix up max-age (again) by Matt Godbolt · 8 years ago
  14. d56d174 Typo by Matt Godbolt · 8 years ago
  15. b2aabd2 Properly support two envs by Matt Godbolt · 8 years ago
  16. 8a8f8b1 Get rid of an old console.log by Matt Godbolt · 8 years ago
  17. 6e97202 Use the right props for retrying by Matt Godbolt · 8 years ago
  18. cc47ad9 Handle aws instances that are down by Matt Godbolt · 8 years ago
  19. 4bb0973 Fix for undefined options by Matt Godbolt · 8 years ago
  20. 137f86d Fix up environment for raven by Matt Godbolt · 8 years ago
  21. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  22. 2e3c598 Include jquery and underscore when used. by Matt Godbolt · 8 years ago
  23. 843b611 Support simple fetching of remote resources by Matt Godbolt · 8 years ago
  24. 03c712a Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  25. e7a454f Another attempt at resurrecting event tracking by Matt Godbolt · 8 years ago
  26. af2972a Hopefully fix events (See #148) by Matt Godbolt · 8 years ago
  27. d633b0e Catch and ignore exceptions when accessing localStorage. by Matt Godbolt · 8 years ago
  28. 66f6b5c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  29. 8c288a0 Remove some bootstrap resources that had been accidentally left in-tree by Matt Godbolt · 8 years ago
  30. ecb5aa3 Add an example 64-bit msvc compile by Matt Godbolt · 8 years ago
  31. 01af481 Suppress banner on msvc; don't print command-line by Matt Godbolt · 8 years ago
  32. 52a01c4 Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  33. cbfeeb3 Config change by Matt Godbolt · 8 years ago
  34. 9f8429f Merge pull request #149 from Som1Lse/master by Matt Godbolt · 8 years ago
  35. 1d00921 Fixes the status button so it works on Mozilla Firefox by Adrian Bibby Walther · 8 years ago
  36. 0889fbd Better handling of AWS instances not being there by Matt Godbolt · 8 years ago
  37. 128a23b Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  38. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  39. e997ca3 Disable drag'n'drop by Matt Godbolt · 8 years ago
  40. 61d113d Rev to latest versions by Matt Godbolt · 8 years ago
  41. ed42715 Don't use minified versions of libraries by Matt Godbolt · 8 years ago
  42. 96cf346 Configure raven by Matt Godbolt · 8 years ago
  43. 02b3e0d Clarify readme by Matt Godbolt · 8 years ago
  44. 5f070ad Use floating supervisor version by Matt Godbolt · 8 years ago
  45. 3e0c8d0 Use jquery's ready state to prepare the sharing button. Hopefully addresses #146 by Matt Godbolt · 8 years ago
  46. e4cd9cc Use underscore each function by Matt Godbolt · 8 years ago
  47. baa831a Intellij churn by Matt Godbolt · 8 years ago
  48. 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
  49. e760b14 Handle missing options by Matt Godbolt · 8 years ago
  50. ae306d3 Widen address area. Fixes #144 by Matt Godbolt · 8 years ago
  51. 05e997f Style tweaks by Matt Godbolt · 8 years ago
  52. eff06a9 Stop logging cleanup stats by Matt Godbolt · 8 years ago
  53. fbfb4bd New sentry.io key by Matt Godbolt · 8 years ago
  54. c9b8f5a Tidy up some jshint warnings in the server by Matt Godbolt · 8 years ago
  55. d43a2a8 Update readme, credit @voxelf for the hard work in multi compiler and diff view (not yet exposed) by Matt Godbolt · 8 years ago
  56. 33dba67 Tidying up of some old stuff by Matt Godbolt · 8 years ago
  57. e875455 Merge fallout by Matt Godbolt · 8 years ago
  58. 15eba4c Merge branch 'goldenlayout' by Matt Godbolt · 8 years ago
  59. 1ce0806 Merge branch 'staging' by Matt Godbolt · 8 years ago
  60. 26198b6 Extract some functions; note a TODO by Matt Godbolt · 8 years ago
  61. 52f65d8 jshint fixes by Matt Godbolt · 8 years ago
  62. 281e84d Make warning icon a button; make it draggable by Matt Godbolt · 8 years ago
  63. ced7933 Add a compiler clone button by Matt Godbolt · 8 years ago
  64. 9b03547 Fix up issues around handling errors during layout creation by Matt Godbolt · 8 years ago
  65. 8eb4a71 Latest golden-layout by Matt Godbolt · 8 years ago
  66. 0731427 Add raven-js/Sentry support by Matt Godbolt · 8 years ago
  67. 3fe4e18 Add initial sketch at output window by Matt Godbolt · 8 years ago
  68. f923635 Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  69. d833799 Allow access to '.' to fix up the way icc works by Matt Godbolt · 8 years ago
  70. 99e57cb Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  71. 70626cb Intel 17 by Matt Godbolt · 8 years ago
  72. 73bc1db Merge branch 'staging' of github.com:mattgodbolt/gcc-explorer into staging by Matt Godbolt · 8 years ago
  73. 5fbb225 Merge branch 'goldenlayout' of github.com:mattgodbolt/gcc-explorer into goldenlayout by Matt Godbolt · 8 years ago
  74. 77f7f38 Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  75. 86a3b02 Intel 16 compiler by Matt Godbolt · 8 years ago
  76. 1f979c0 Minor formatting changes; hopefully fixes issue reported by @unsigned void by Matt Godbolt · 8 years ago
  77. f7003d8 Fix issue with editor and compiler tabs that were hidden during updates by Matt Godbolt · 8 years ago
  78. 2eddd82 Remove commented-out old line by Matt Godbolt · 8 years ago
  79. b490087 Thin out the drag handles by Matt Godbolt · 8 years ago
  80. f9ed903 Separate styling from compiler dropdown. Fixes overwide compiler names in warnings/errors by Matt Godbolt · 8 years ago
  81. 833483e More IDEA churn by Matt Godbolt · 8 years ago
  82. 712d255 Latest GoldenLayout with numerous bug fixes by Matt Godbolt · 8 years ago
  83. 7c35539 Further increase the compiler dropdown width by Matt Godbolt · 8 years ago
  84. fa4406b Fix unused label issues by Matt Godbolt · 8 years ago
  85. 461e611 Fix unused label issues by Matt Godbolt · 8 years ago
  86. 69bfef0 IDEA stuff by Matt Godbolt · 8 years ago
  87. 1c41d2c Fix typo by Matt Godbolt · 8 years ago
  88. 3ff0732 Make a click on the add button just add a compiler in-place by Matt Godbolt · 8 years ago
  89. 8165cd4 Support both the global post-process and the per-compiler post-process by Matt Godbolt · 8 years ago
  90. a395eef Merge pull request #143 from lefticus/goldenlayout by Matt Godbolt · 8 years ago
  91. 28f7ca6 Support config of postProcess tool by Jason Turner · 8 years ago
  92. e9af201 Use an 'official' build of golden-layout by Matt Godbolt · 8 years ago
  93. c50ac79 Add font scale buttons by Matt Godbolt · 8 years ago
  94. 9354fa2 1.5.3 mg-golden-layout by Matt Godbolt · 8 years ago
  95. 30fcc08 Use my own branch of golden-layout by Matt Godbolt · 8 years ago
  96. c6d8fac IDEA churn by Matt Godbolt · 8 years ago
  97. e6eef59 Allow more redirect sources by Matt Godbolt · 8 years ago
  98. ca6418e Dial down static cache length to 30s by Matt Godbolt · 8 years ago
  99. 2c473c6 Reconfig API key for amazon instances by Matt Godbolt · 8 years ago
  100. 88390b0 Make compiler dropdown wider by Matt Godbolt · 8 years ago