1. 88a8e5e Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 11 years ago
  2. 1b10882 ulimits for amazon by Matt Godbolt · 11 years ago
  3. f5a89d9 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 11 years ago
  4. 914ea38 Tweak to use latest node, and detached child process which hopefully will prevent process killing issues by Matt Godbolt · 11 years ago
  5. 20e933d Update notes by Matt Godbolt · 11 years ago
  6. ae2a9da Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  7. 0984066 GCC 4.8 on amazon by Matt Godbolt · 12 years ago
  8. b66af6d Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  9. fb61621 oops by Matt Godbolt · 12 years ago
  10. 78c50cd Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  11. 14c3198 Don't consider the time of the request to be part of the hash that we check locally before posting for a new compile by Matt Godbolt · 12 years ago
  12. c848301 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  13. 9be0eea Don't cache timed out compilations by Matt Godbolt · 12 years ago
  14. 4f699d4 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  15. 7c19788 Fix incorrect caching behaviour by Matt Godbolt · 12 years ago
  16. c414c29 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  17. f70cd17 Add LRU caching by Matt Godbolt · 12 years ago
  18. 5c6dc8d Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  19. c9cbcd9 Fix up event tracking by Matt Godbolt · 12 years ago
  20. 8b4c944 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  21. 9b87317 Dynamic page layout & minor fixups by Matt Godbolt · 12 years ago
  22. 6dd6168 Support warnings, notes and errors with different styling by Matt Godbolt · 12 years ago
  23. 0dc9886 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  24. b10029c Event tracking by Matt Godbolt · 12 years ago
  25. cc62e71 Use CodeMirror's batch api by Matt Godbolt · 12 years ago
  26. ab98430 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  27. 71722d6 Go back to height 600 by Matt Godbolt · 12 years ago
  28. 43a1b5b Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  29. 7d9aa2c Note assembler is processing while waiting callback from web by Matt Godbolt · 12 years ago
  30. 43231b8 Alternative error display by Matt Godbolt · 12 years ago
  31. 6867872 Size tweakages by Matt Godbolt · 12 years ago
  32. 091bf37 Move to latest codemirror (3.02) by Matt Godbolt · 12 years ago
  33. 74ee758 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  34. 3075f96 Use ColorBrewer colours by Matt Godbolt · 12 years ago
  35. 25f1438 Remove c++11 dependency from samples by Matt Godbolt · 12 years ago
  36. d722452 Merge branch 'master' of git://github.com/mattgodbolt/gcc-explorer by Matt Godbolt · 12 years ago
  37. eb3ece8 Enable Intel compiler on Amazon instance by Matt Godbolt · 12 years ago
  38. 729a165 Enable ICC on Amazon instance by Matt Godbolt · 12 years ago
  39. f175338 Improve the installation message by Matt Godbolt · 12 years ago
  40. d192125 Better by Matt Godbolt · 12 years ago
  41. 335d687 Google linkage by Matt Godbolt · 12 years ago
  42. 595de91 Temporarily allow reading of /tmp by Matt Godbolt · 12 years ago
  43. 696aa45 run-amazon-d target by Matt Godbolt · 12 years ago
  44. 3f05562 Fix ups for release of D by Matt Godbolt · 12 years ago
  45. 9bd9396 Use default gdc install by Matt Godbolt · 12 years ago
  46. b212c58 Add support for the D programming language by Matt Godbolt · 12 years ago
  47. 2388a90 Add a queue constraint, defaulting to one at a time by Matt Godbolt · 12 years ago
  48. 7b6a42a Upgrade to codemirror 2.34 by Matt Godbolt · 12 years ago
  49. b8a2edc Fix up intel filters by Matt Godbolt · 12 years ago
  50. f4b7e95 Merge remote-tracking branch 'origin/master' by Matt Godbolt · 12 years ago
  51. 498930d Prevent redundant sending of filter changes that happen only on the client by Matt Godbolt · 12 years ago
  52. 1ad4c26 Remove accidentally-added npm-updated file by Matt Godbolt · 12 years ago
  53. 0358c68 Add gcc4.8.0 (well, gcc snapshot) to amazon by Matt Godbolt · 12 years ago
  54. 35156ff Save multiple compiler states. Try and be backward compatible by Matt Godbolt · 12 years ago
  55. 42945b4 Tweaks by Matt Godbolt · 12 years ago
  56. 8fb8a8c Merge branch 'master' into refactor by Matt Godbolt · 12 years ago
  57. 8c34809 Include zero-based initializers in the static data list by Matt Godbolt · 12 years ago
  58. be03e30 Use an image map to isolate just the ribbon part of the 'Fork me on Github' so you can click the filter buttons even on a small screen by Matt Godbolt · 12 years ago
  59. da98a1e Big fix up of asm filtering. Adds a bunch of tests too. by Matt Godbolt · 12 years ago
  60. a719d60 Make the subshell buffer size configurable. Default to 8MB to let big template code get through by Matt Godbolt · 12 years ago
  61. ad3803a Merge branch 'refactor' of github.com:mattgodbolt/gcc-explorer into refactor by Matt Godbolt · 12 years ago
  62. 7700691 Work in progress on refactoring by Matt Godbolt · 12 years ago
  63. 186cabb More tidyups and fixes by Matt Godbolt · 12 years ago
  64. 5be6268 Part two of tidying up. Still hugely messy by Matt Godbolt · 12 years ago
  65. 2c54686 First pass at trying to extract some kind of object out of the compiler mass, in preparation for diffing by Matt Godbolt · 12 years ago
  66. c560ee5 Allow ARM include paths on Amazon. Slightly increase the timeout by Matt Godbolt · 12 years ago
  67. 50173d8 Work in progress on refactoring by Matt Godbolt · 12 years ago
  68. cd52e15 More tidyups and fixes by Matt Godbolt · 12 years ago
  69. 6180120 Part two of tidying up. Still hugely messy by Matt Godbolt · 12 years ago
  70. 1114bdee First pass at trying to extract some kind of object out of the compiler mass, in preparation for diffing by Matt Godbolt · 12 years ago
  71. 5693262 Only show intel option if it is available by Matt Godbolt · 12 years ago
  72. 4772a09 Only apply -masm= if supported by compiler by Matt Godbolt · 12 years ago
  73. f43a975 Merge pull request #24 from rraf/intel_syntax by Matt Godbolt · 12 years ago
  74. 3ec3d6c Merge pull request #23 from rraf/literal_constant by Matt Godbolt · 12 years ago
  75. 8f32cbf Add option to view assembly using intel syntax by Alin Rus · 12 years ago
  76. 0a5acad Show literal constants by Alin Rus · 12 years ago
  77. c6940ac Spot negative constant numbers by Matt Godbolt · 12 years ago
  78. beeaca6 Fix sorting. I shouldn't be allowed to code before my third cup of coffee in the morning by Matt Godbolt · 12 years ago
  79. eae7d30 Sort compilers alphabetically in compiler list by Matt Godbolt · 12 years ago
  80. aab404e Use gutter to mark error/warn messages which then plays nicer with the colouration. by Matt Godbolt · 12 years ago
  81. 8d95560 Enable ARM compiler on Matt's laptop by Matt Godbolt · 12 years ago
  82. 20073e3 Add gcc4.6 for ARM by Matt Godbolt · 12 years ago
  83. 349d84b Don't update the assembly display if the C code only changes. Not quite sure why I thought that was necessary, was slowing down the whole thing. by Matt Godbolt · 12 years ago
  84. 77681e4 Fix issue with clicking permalink loses colours by Matt Godbolt · 12 years ago
  85. cb15683 Slightly improve comment filtering by Matt Godbolt · 12 years ago
  86. b5cfbde Set some better default filters. by Matt Godbolt · 12 years ago
  87. 3d37bfc Don't count labels as used if they're used only by directives and we're filtering them out by Matt Godbolt · 12 years ago
  88. 32614e1 Add basic colouration by Matt Godbolt · 12 years ago
  89. 62772f7 Parse out debug information by Matt Godbolt · 12 years ago
  90. 3789fce Prevent enter in the options from clicking the filter buttons by Matt Godbolt · 12 years ago
  91. c1dea56 Allow reading the spec files for msp430 by Matt Godbolt · 12 years ago
  92. 5740e02 Msp430 support by Matt Godbolt · 12 years ago
  93. bae1cfd Fix loss of compiler choice from permalinks by Matt Godbolt · 12 years ago
  94. 626380a Fix bug with persistent storage of filters by Matt Godbolt · 12 years ago
  95. 854ec64 Added a bunch of filters to the assembly output by Matt Godbolt · 12 years ago
  96. 1f690d7 Add avr-g++ by Matt Godbolt · 12 years ago
  97. e9eb04b Stop being so chatty by Matt Godbolt · 12 years ago
  98. b1f70e0 Use the compiler wrapper on Amazon by Matt Godbolt · 12 years ago
  99. 7b75bd1 Fix up amazon make issue by Matt Godbolt · 12 years ago
  100. 5d44ae5 Add a config for my laptop by Matt Godbolt · 12 years ago