1. 400e553 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc by Matt Godbolt · 10 years ago
  2. 746072c Limit error output to 50 lines by Matt Godbolt · 10 years ago
  3. 986252d Latest codemirror, add go lang support by Matt Godbolt · 10 years ago
  4. f5840ec Fix default Go code by Peter Bourgon · 10 years ago
  5. 472cf97 Go example by Matt Godbolt · 10 years ago
  6. c8cc174 Fix setting of colourise asm and intel by Matt Godbolt · 10 years ago
  7. eecf369 Update Rust by Matt Godbolt · 10 years ago
  8. 91c8965 Support per-language default code by Matt Godbolt · 10 years ago
  9. 0d83b20 Separate the version from the name by Matt Godbolt · 10 years ago
  10. 2e88d33 First attempt at proxying remote compilers by Matt Godbolt · 10 years ago
  11. a2b7f12 Handle the case where no gapi object exists. by Malcolm Rowe · 10 years ago
  12. 1d56b7d lint by Matt Godbolt · 10 years ago
  13. d5bef9e Fix up error if compiler not found by Matt Godbolt · 10 years ago
  14. 7f39772 First gasp at updating sample GCC explorer settings by Matt Godbolt · 10 years ago
  15. f4e76d2 Configure compilers by name by Matt Godbolt · 10 years ago
  16. 9223f04 Use promises, move to express, combine lots of endpoints into client-options.js by Matt Godbolt · 10 years ago
  17. b929014 Default the source to the builtins by Matt Godbolt · 10 years ago
  18. 4b19ef7 Default to gcc 4.9.0 by Matt Godbolt · 10 years ago
  19. c9bc4ee Copyright update, formatting changes by Matt Godbolt · 10 years ago
  20. 837c2ad Put a tipme link on by Matt Godbolt · 10 years ago
  21. dd8b86c Read client options from property file by Anders Waldenborg · 10 years ago
  22. 4d119d9 Factor out urlshortener by Anders Waldenborg · 10 years ago
  23. 4b68ecb Add option to disable github ribbon by Anders Waldenborg · 10 years ago
  24. f92a346 Make it easy to disable google analytics and sharing by Anders Waldenborg · 10 years ago
  25. e51712d Consolidate created script tags by Anders Waldenborg · 10 years ago
  26. baa2d48 Move twitter script to head by Anders Waldenborg · 10 years ago
  27. c60cad2 Add IDEA files. by Matt Godbolt · 10 years ago
  28. 217c41d Skin based on language. Add latest codemirror and modes for each lang by Matt Godbolt · 11 years ago
  29. 0f8721c Fix up redundant re-requesting logic that was broken when GA code was added. Oops by Matt Godbolt · 11 years ago
  30. fe8a6e3 Make the cursor used for the permalink a text cursor. by Malcolm Rowe · 11 years ago
  31. 926e662 Add goo.gl permalink shortening courtesy of Malcolm Rowe. Thanks Malcolm by Matt Godbolt · 11 years ago
  32. 467e0f6 Minor Fix by sudheesh001 · 11 years ago
  33. dfc333c Fix onCompilerChange when there is no compilers by Ali Utku Selen · 11 years ago
  34. 6816c58 Compress source for permalink by Ali Utku Selen · 11 years ago
  35. 083ecf1 Don't use march=native by default by Matt Godbolt · 11 years ago
  36. fb61621 oops by Matt Godbolt · 12 years ago
  37. 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
  38. c9cbcd9 Fix up event tracking by Matt Godbolt · 12 years ago
  39. 9b87317 Dynamic page layout & minor fixups by Matt Godbolt · 12 years ago
  40. 6dd6168 Support warnings, notes and errors with different styling by Matt Godbolt · 12 years ago
  41. b10029c Event tracking by Matt Godbolt · 12 years ago
  42. cc62e71 Use CodeMirror's batch api by Matt Godbolt · 12 years ago
  43. 71722d6 Go back to height 600 by Matt Godbolt · 12 years ago
  44. 7d9aa2c Note assembler is processing while waiting callback from web by Matt Godbolt · 12 years ago
  45. 43231b8 Alternative error display by Matt Godbolt · 12 years ago
  46. 6867872 Size tweakages by Matt Godbolt · 12 years ago
  47. 091bf37 Move to latest codemirror (3.02) by Matt Godbolt · 12 years ago
  48. 3075f96 Use ColorBrewer colours by Matt Godbolt · 12 years ago
  49. d192125 Better by Matt Godbolt · 12 years ago
  50. 335d687 Google linkage by Matt Godbolt · 12 years ago
  51. 3f05562 Fix ups for release of D by Matt Godbolt · 12 years ago
  52. b212c58 Add support for the D programming language by Matt Godbolt · 12 years ago
  53. 7b6a42a Upgrade to codemirror 2.34 by Matt Godbolt · 12 years ago
  54. 498930d Prevent redundant sending of filter changes that happen only on the client by Matt Godbolt · 12 years ago
  55. 35156ff Save multiple compiler states. Try and be backward compatible by Matt Godbolt · 12 years ago
  56. 42945b4 Tweaks by Matt Godbolt · 12 years ago
  57. 8fb8a8c Merge branch 'master' into refactor by Matt Godbolt · 12 years ago
  58. 8c34809 Include zero-based initializers in the static data list by Matt Godbolt · 12 years ago
  59. 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
  60. da98a1e Big fix up of asm filtering. Adds a bunch of tests too. by Matt Godbolt · 12 years ago
  61. 7700691 Work in progress on refactoring by Matt Godbolt · 12 years ago
  62. 186cabb More tidyups and fixes by Matt Godbolt · 12 years ago
  63. 5be6268 Part two of tidying up. Still hugely messy by Matt Godbolt · 12 years ago
  64. 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
  65. 5693262 Only show intel option if it is available by Matt Godbolt · 12 years ago
  66. f43a975 Merge pull request #24 from rraf/intel_syntax by Matt Godbolt · 12 years ago
  67. 3ec3d6c Merge pull request #23 from rraf/literal_constant by Matt Godbolt · 12 years ago
  68. 8f32cbf Add option to view assembly using intel syntax by Alin Rus · 12 years ago
  69. 0a5acad Show literal constants by Alin Rus · 12 years ago
  70. c6940ac Spot negative constant numbers by Matt Godbolt · 12 years ago
  71. aab404e Use gutter to mark error/warn messages which then plays nicer with the colouration. by Matt Godbolt · 12 years ago
  72. 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
  73. 77681e4 Fix issue with clicking permalink loses colours by Matt Godbolt · 12 years ago
  74. cb15683 Slightly improve comment filtering by Matt Godbolt · 12 years ago
  75. b5cfbde Set some better default filters. by Matt Godbolt · 12 years ago
  76. 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
  77. 32614e1 Add basic colouration by Matt Godbolt · 12 years ago
  78. 62772f7 Parse out debug information by Matt Godbolt · 12 years ago
  79. 3789fce Prevent enter in the options from clicking the filter buttons by Matt Godbolt · 12 years ago
  80. bae1cfd Fix loss of compiler choice from permalinks by Matt Godbolt · 12 years ago
  81. 626380a Fix bug with persistent storage of filters by Matt Godbolt · 12 years ago
  82. 854ec64 Added a bunch of filters to the assembly output by Matt Godbolt · 12 years ago
  83. f80be0a Add permalink functionality by Matt Godbolt · 12 years ago
  84. fc15e95 Prevent form submission by Matt Godbolt · 12 years ago
  85. 36ad68e Implement options black- and white-listing. Defaults catch a few exploits by Matt Godbolt · 13 years ago
  86. bc8acdd "Fork me on github" sash added by Matt Godbolt · 13 years ago
  87. b316213 Tidy up of bootstrap; add sharing buttons by Matt Godbolt · 13 years ago
  88. 2771e6f Incrementally better layout by Matt Godbolt · 13 years ago
  89. 45e290d Fix another idiot typo by Matt Godbolt · 13 years ago
  90. 60304e4 So who finds this useful? by Matt Godbolt · 13 years ago
  91. 15ea5e1 Initial import of GCC-Explorer by Matt Godbolt · 13 years ago