1. 72bdb08 Merge branch 'msvc-spike' of github.com:mattgodbolt/gcc-explorer into msvc-spike by Matt Godbolt · 8 years ago
  2. 610d646 Improvements to CL parser by Matt Godbolt · 8 years ago
  3. 31ab052 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and iccpython by Matt Godbolt · 8 years ago
  4. 03c712a Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  5. e7a454f Another attempt at resurrecting event tracking by Matt Godbolt · 8 years ago
  6. af2972a Hopefully fix events (See #148) by Matt Godbolt · 8 years ago
  7. d633b0e Catch and ignore exceptions when accessing localStorage. by Matt Godbolt · 8 years ago
  8. 66f6b5c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  9. 8c288a0 Remove some bootstrap resources that had been accidentally left in-tree by Matt Godbolt · 8 years ago
  10. ecb5aa3 Add an example 64-bit msvc compile by Matt Godbolt · 8 years ago
  11. 01af481 Suppress banner on msvc; don't print command-line by Matt Godbolt · 8 years ago
  12. 52a01c4 Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  13. cbfeeb3 Config change by Matt Godbolt · 8 years ago
  14. 9f8429f Merge pull request #149 from Som1Lse/master by Matt Godbolt · 8 years ago
  15. 1d00921 Fixes the status button so it works on Mozilla Firefox by Adrian Bibby Walther · 8 years ago
  16. 0889fbd Better handling of AWS instances not being there by Matt Godbolt · 8 years ago
  17. 128a23b Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  18. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  19. e997ca3 Disable drag'n'drop by Matt Godbolt · 8 years ago
  20. 61d113d Rev to latest versions by Matt Godbolt · 8 years ago
  21. ed42715 Don't use minified versions of libraries by Matt Godbolt · 8 years ago
  22. 96cf346 Configure raven by Matt Godbolt · 8 years ago
  23. 02b3e0d Clarify readme by Matt Godbolt · 8 years ago
  24. 5f070ad Use floating supervisor version by Matt Godbolt · 8 years ago
  25. 3e0c8d0 Use jquery's ready state to prepare the sharing button. Hopefully addresses #146 by Matt Godbolt · 8 years ago
  26. e4cd9cc Use underscore each function by Matt Godbolt · 8 years ago
  27. baa831a Intellij churn by Matt Godbolt · 8 years ago
  28. 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
  29. e760b14 Handle missing options by Matt Godbolt · 8 years ago
  30. ae306d3 Widen address area. Fixes #144 by Matt Godbolt · 8 years ago
  31. 05e997f Style tweaks by Matt Godbolt · 8 years ago
  32. eff06a9 Stop logging cleanup stats by Matt Godbolt · 8 years ago
  33. fbfb4bd New sentry.io key by Matt Godbolt · 8 years ago
  34. c9b8f5a Tidy up some jshint warnings in the server by Matt Godbolt · 8 years ago
  35. d43a2a8 Update readme, credit @voxelf for the hard work in multi compiler and diff view (not yet exposed) by Matt Godbolt · 8 years ago
  36. 33dba67 Tidying up of some old stuff by Matt Godbolt · 8 years ago
  37. e875455 Merge fallout by Matt Godbolt · 8 years ago
  38. 15eba4c Merge branch 'goldenlayout' by Matt Godbolt · 8 years ago
  39. 1ce0806 Merge branch 'staging' by Matt Godbolt · 8 years ago
  40. 26198b6 Extract some functions; note a TODO by Matt Godbolt · 8 years ago
  41. 52f65d8 jshint fixes by Matt Godbolt · 8 years ago
  42. 281e84d Make warning icon a button; make it draggable by Matt Godbolt · 8 years ago
  43. ced7933 Add a compiler clone button by Matt Godbolt · 8 years ago
  44. 9b03547 Fix up issues around handling errors during layout creation by Matt Godbolt · 8 years ago
  45. 8eb4a71 Latest golden-layout by Matt Godbolt · 8 years ago
  46. 0731427 Add raven-js/Sentry support by Matt Godbolt · 8 years ago
  47. 3fe4e18 Add initial sketch at output window by Matt Godbolt · 8 years ago
  48. f923635 Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  49. d833799 Allow access to '.' to fix up the way icc works by Matt Godbolt · 8 years ago
  50. 99e57cb Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  51. 70626cb Intel 17 by Matt Godbolt · 8 years ago
  52. 73bc1db Merge branch 'staging' of github.com:mattgodbolt/gcc-explorer into staging by Matt Godbolt · 8 years ago
  53. 5fbb225 Merge branch 'goldenlayout' of github.com:mattgodbolt/gcc-explorer into goldenlayout by Matt Godbolt · 8 years ago
  54. 77f7f38 Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  55. 86a3b02 Intel 16 compiler by Matt Godbolt · 8 years ago
  56. 1f979c0 Minor formatting changes; hopefully fixes issue reported by @unsigned void by Matt Godbolt · 8 years ago
  57. f7003d8 Fix issue with editor and compiler tabs that were hidden during updates by Matt Godbolt · 8 years ago
  58. 2eddd82 Remove commented-out old line by Matt Godbolt · 8 years ago
  59. b490087 Thin out the drag handles by Matt Godbolt · 8 years ago
  60. f9ed903 Separate styling from compiler dropdown. Fixes overwide compiler names in warnings/errors by Matt Godbolt · 8 years ago
  61. 833483e More IDEA churn by Matt Godbolt · 8 years ago
  62. 712d255 Latest GoldenLayout with numerous bug fixes by Matt Godbolt · 8 years ago
  63. 7c35539 Further increase the compiler dropdown width by Matt Godbolt · 8 years ago
  64. fa4406b Fix unused label issues by Matt Godbolt · 8 years ago
  65. 461e611 Fix unused label issues by Matt Godbolt · 8 years ago
  66. 69bfef0 IDEA stuff by Matt Godbolt · 8 years ago
  67. 1c41d2c Fix typo by Matt Godbolt · 8 years ago
  68. 3ff0732 Make a click on the add button just add a compiler in-place by Matt Godbolt · 8 years ago
  69. 8165cd4 Support both the global post-process and the per-compiler post-process by Matt Godbolt · 8 years ago
  70. a395eef Merge pull request #143 from lefticus/goldenlayout by Matt Godbolt · 8 years ago
  71. 28f7ca6 Support config of postProcess tool by Jason Turner · 8 years ago
  72. e9af201 Use an 'official' build of golden-layout by Matt Godbolt · 8 years ago
  73. c50ac79 Add font scale buttons by Matt Godbolt · 8 years ago
  74. 9354fa2 1.5.3 mg-golden-layout by Matt Godbolt · 8 years ago
  75. 30fcc08 Use my own branch of golden-layout by Matt Godbolt · 8 years ago
  76. c6d8fac IDEA churn by Matt Godbolt · 8 years ago
  77. e6eef59 Allow more redirect sources by Matt Godbolt · 8 years ago
  78. ca6418e Dial down static cache length to 30s by Matt Godbolt · 8 years ago
  79. 2c473c6 Reconfig API key for amazon instances by Matt Godbolt · 8 years ago
  80. 88390b0 Make compiler dropdown wider by Matt Godbolt · 8 years ago
  81. 5e14b1a Hide short link unless it's enabled by Matt Godbolt · 8 years ago
  82. 91b15ba Merge remote-tracking branch 'origin/staging' into goldenlayout by Matt Godbolt · 8 years ago
  83. f007fc7 Slightly nicer handling of pathological compiler setup by Matt Godbolt · 8 years ago
  84. 9d1e564 Ensure static/ext directory is clean before pulling stuff into it the first time by Matt Godbolt · 8 years ago
  85. 624abd9 Short URL support by Matt Godbolt · 8 years ago
  86. 1c98836 URL support by Matt Godbolt · 8 years ago
  87. ec7d34f Actually prevent popout icon by Matt Godbolt · 8 years ago
  88. 106ff7c Initial support for parsing old URLs by Matt Godbolt · 8 years ago
  89. 4f66930 CSS tweaks by Matt Godbolt · 8 years ago
  90. 3418b92 jshint fixes by Matt Godbolt · 8 years ago
  91. 7c7cde9 Add copyrights by Matt Godbolt · 8 years ago
  92. 5bad278 Don't show binary if not globally supported; fix up toggles in other cases by Matt Godbolt · 8 years ago
  93. 9f04f5c Prevent binary compilation for unsuppored compilers by Matt Godbolt · 8 years ago
  94. 1d2b9be Toggle fixes: return a copy on the state, ignore disabled buttons by Matt Godbolt · 8 years ago
  95. bd08426 Handle case of not having a compiler set by Matt Godbolt · 8 years ago
  96. 2677ac1 Mark a TODO to-done by Matt Godbolt · 8 years ago
  97. a6a1bc0 LoadSave dialog. Load only by Matt Godbolt · 8 years ago
  98. fb0e465 More TODOs by Matt Godbolt · 8 years ago
  99. 3037956 Compiler output/warnings, and full name by Matt Godbolt · 8 years ago
  100. 4b1ce20 Ensure unsubncription happens when items are destroyed by Matt Godbolt · 8 years ago