1. d493dfb Format code by RabsRincon · 7 years ago
  2. a54faef ES6fy compilers inheritance by RabsRincon · 7 years ago
  3. 7bd30b4 Update libs docs by RabsRincon · 7 years ago
  4. 8900811 Set CSP to Report-Only for a testing period by RabsRincon · 7 years ago
  5. 2be47e2 Add Boost 1.66 by RabsRincon · 7 years ago
  6. 3fc0be2 Allow FullStory and GAnalytics in the CSP by RabsRincon · 7 years ago
  7. 08a6e75 Handle CE magic error documents in CL parser. Fixes #571 by Matt Godbolt · 7 years ago
  8. ef7db1a Implement CSP by RabsRincon · 7 years ago
  9. dac5cc3 Stop use of non standard str functions on clients by RabsRincon · 7 years ago
  10. e3c5686 Point clang versions at appropriate GCC installations. Fixes #493 by Matt Godbolt · 7 years ago
  11. 88e3e69 More thanks by Matt Godbolt · 7 years ago
  12. ed8525d ES6ify asm-cl.js by Matt Godbolt · 7 years ago
  13. 4e5aef0 Take aliases into account when looking for a lang by RabsRincon · 7 years ago
  14. 6bbca8c Don't update compilersToId piecemeal and asynchronously by Matt Godbolt · 7 years ago
  15. 31fe0b3 Formatting by Matt Godbolt · 7 years ago
  16. ce6ccf6 Handle undefined compiler. Fixes #774 by Matt Godbolt · 7 years ago
  17. b5f0596 Respect aliases when looking for compilers by RabsRincon · 7 years ago
  18. f416df1 Allow llvm-mc to be version parsed by RabsRincon · 7 years ago
  19. 09cc682 ES6ify asm.js by Matt Godbolt · 7 years ago
  20. d5271e9 Remove block-style C comments. Fixes #348 by Matt Godbolt · 7 years ago
  21. 39b8bbe Reorder unsubscribing to be consistent + Logging by RabsRincon · 7 years ago
  22. b632915 Treat ; as a line comment by Matt Godbolt · 7 years ago
  23. a212ba7 Use raven to catch missing compiler ids to hopefully debug by Matt Godbolt · 7 years ago
  24. db7251f Create jsLibraryMappings.xml by Rubén · 7 years ago
  25. f32c953 Remove unused imports by RabsRincon · 7 years ago
  26. e47025e Add warnings around 404s by Matt Godbolt · 7 years ago
  27. 90f4878 Bump up upload size to 16mb (for Thomas D, c.f. emails) by Matt Godbolt · 7 years ago
  28. 80a7313 Improve CFG implementation by RabsRincon · 7 years ago
  29. 3ca912e Stop deleting languages, just hide them by RabsRincon · 7 years ago
  30. 2e61f67 Simplify removal of 0-compilers languages by RabsRincon · 7 years ago
  31. b64059b Merge pull request #769 from cppchedy/detectedLang by cppchedy · 7 years ago
  32. 76c62d0 make it pass the test by cppchedy · 7 years ago
  33. f690e10 Filter Languages based on available compiler in the current machine by cppchedy · 7 years ago
  34. 9dbf62c Ensure language is changed when errors happen by RabsRincon · 7 years ago
  35. 7a4e184 Ensure binary button is always visible by RabsRincon · 7 years ago
  36. ad367ae Broadcast editor on new compiler to new one only by RabsRincon · 7 years ago
  37. c73efc6 Ensure every pane is closed when its owner does by RabsRincon · 7 years ago
  38. c1a5c6f Improve pane dropdowns based on feedback by RabsRincon · 7 years ago
  39. 1bca37a Guard against having a gapi client but no URL shortener client. Hopefully fixes #272. by Matt Godbolt · 7 years ago
  40. 0d02d10 Ensure `--` and `-` prefixes work for blacklisted options. Closes #767 by Matt Godbolt · 7 years ago
  41. c07a5c5 Update GCC versions for some outdated commands by RabsRincon · 7 years ago
  42. b44c27a Eneable C support by RabsRincon · 7 years ago
  43. d69ec1e Group compilers by group in dropdown by RabsRincon · 7 years ago
  44. 561d0df Update explorer.css by Rubén · 7 years ago
  45. 99e6c47 Add text to some of the UI components by RabsRincon · 7 years ago
  46. ab42cc2 Fix #672 by checking for compilerId beforehand by RabsRincon · 7 years ago
  47. c0718f4 Document EXTRA_ARGS='--language X' by Rubén · 7 years ago
  48. 20919bd Compare state source against undefined by RabsRincon · 7 years ago
  49. b7e3209 Add filtering for userOptions by RabsRincon · 7 years ago
  50. 3baa58d Merge pull request #763 from partouf/asm by Matt Godbolt · 7 years ago
  51. ace5ee6 bugfix by partouf · 7 years ago
  52. 3f2fe08 Fix default config compiler language by RabsRincon · 7 years ago
  53. e8bf56b Merge pull request #758 from partouf/asm by Patrick Quist · 7 years ago
  54. 6b01b25 supportsBinary causes filter button issues, but it doesn't have to be on for things to work by partouf · 7 years ago
  55. fa208b3 Merge pull request #757 from partouf/asm by Patrick Quist · 7 years ago
  56. fd55589 use llvm-mc by partouf · 7 years ago
  57. c280da5 Update libs (non-major) versions by RabsRincon · 7 years ago
  58. b5f8393 Merge pull request #756 from partouf/asm by Patrick Quist · 7 years ago
  59. 7ce7594 wrong match by partouf · 7 years ago
  60. b20401b -g fails on linux llvm-as by partouf · 7 years ago
  61. 88b141d support gcc objdump notation of labels by partouf · 7 years ago
  62. 132a26f Merge pull request #755 from partouf/asm by Matt Godbolt · 7 years ago
  63. 7043312 fix clang version regex by partouf · 7 years ago
  64. 24c9bd7 make compile-wrapper always work no matter where the cwd is by partouf · 7 years ago
  65. 7f5b167 Take out new relic support. by Matt Godbolt · 7 years ago
  66. 661f70f Merge pull request #753 from partouf/asm by Patrick Quist · 7 years ago
  67. 7eb7ede use the gnu as installed with the different version of gcc by partouf · 7 years ago
  68. 2fd0bab Merge pull request #748 from partouf/asm by Rubén · 7 years ago
  69. ea54d3c added possible llvm-as locations by partouf · 7 years ago
  70. 1eb1d2b add asm alias by partouf · 7 years ago
  71. b775d37 Remove Fira Mono temporally by RabsRincon · 7 years ago
  72. fb61f5a Merge pull request #749 from JohanEngelen/patch-1 by Rubén · 7 years ago
  73. 5b2a7cb Add LDC 1.7.0 and make it the default for D by Johan Engelen · 7 years ago
  74. da5c0c4 amazon properties by partouf · 7 years ago
  75. 404a9c1 basic setup for nasm and gnu as by partouf · 7 years ago
  76. 5be9998 Fix language selection from subdomain by RabsRincon · 7 years ago
  77. 58bd828 Hopefully fix font issues by RabsRincon · 7 years ago
  78. 43bca16 Setup new language behaviour by @mattgodbolt by RabsRincon · 7 years ago
  79. e25dd51 Select a compiler if none is found by RabsRincon · 7 years ago
  80. 4a1d915 Fix missing semicolon by RabsRincon · 7 years ago
  81. 36c6781 Add links to libraries by RabsRincon · 7 years ago
  82. 9dc70f5 Merge pull request #743 from partouf/express-upgrade by Rubén · 7 years ago
  83. 9b9964f Merge pull request #744 from jsheard/rust-updates by Rubén · 7 years ago
  84. 9b7aa77 Add Rust 1.22 and 1.23 by Joshua Sheard · 7 years ago
  85. c931e68 Upgrade to newer version of Express by partouf · 7 years ago
  86. 5c335a5 Merge pull request #742 from partouf/msvctempfix by Rubén · 7 years ago
  87. 45106c3 temporary use wine vcruntime until native vcruntime is installed by partouf · 7 years ago
  88. 13f6ae4 Fix #741 by RabsRincon · 7 years ago
  89. 4c3762d Respect default language in def view by RabsRincon · 7 years ago
  90. da7b45f Merge pull request #739 from partouf/colorundefined by Rubén · 7 years ago
  91. 48f5d00 Shortten some app.js lines by RabsRincon · 7 years ago
  92. 02fcd86 Improve Conformance View by saving lang status by RabsRincon · 7 years ago
  93. d10cc4b added if's just in case a custom implementation set options before passing them into Compile by partouf · 7 years ago
  94. d63d050 Avoid double language set in special case by RabsRincon · 7 years ago
  95. e120290 set defaults in Compile class, test with actual Compile class, only test what should be changed from the default by partouf · 7 years ago
  96. afeb10d brackets to be sure this is actually correct by partouf · 7 years ago
  97. ae1780f testcase and fix for #738 by partouf · 7 years ago
  98. 6b376b7 Remove unused improtd by RabsRincon · 7 years ago
  99. 90adcd2 ES6fy app.js by RabsRincon · 7 years ago
  100. 8c72134 Merge pull request #734 from mafagafogigante/typos by Matt Godbolt · 7 years ago