1. 107c23e use latest monaco-vim by Partouf · 5 years ago
  2. f14e65c lintfix by Partouf · 5 years ago
  3. 028ae8e oops by Partouf · 5 years ago
  4. 8a8ec2a enable escape and insert to work properly by Partouf · 5 years ago
  5. c9177c6 Merge pull request #1555 from limslarmo/alice/add_vim by Patrick Quist · 5 years ago
  6. 3531e70 Merge pull request #1559 from dokempf/feature/add-vcl-2.0 by Patrick Quist · 5 years ago
  7. 83b4586 Merge pull request #1560 from mattgodbolt/dependabot/npm_and_yarn/eslint-utils-1.4.2 by Matt Godbolt · 5 years ago
  8. 30f8d4a Tweak to roadmap. Needs more TLC down the line... by Matt Godbolt · 5 years ago
  9. cd3f66d Bump eslint-utils from 1.3.1 to 1.4.2 by dependabot[bot] · 5 years ago
  10. 34f5586 Have VCL URL point to the github group instead of version2 repository by Dominic Kempf · 5 years ago
  11. 2b44203 Add vector class library v2.0 to Godbolt by Dominic Kempf · 5 years ago
  12. 5b4d797 cleanup by alclol · 5 years ago
  13. c64d5dc Add remote storage backend (#1549) by Austin Morton · 5 years ago
  14. 385987e merge new by alclol · 5 years ago
  15. 841b783 merge new by alclol · 5 years ago
  16. f5e2236 not sure how to get esc key to work yet.. by alclol · 5 years ago
  17. 21b050a benchmark by alclol · 5 years ago
  18. 41f6964 fix #1552 by Partouf · 5 years ago
  19. 90e856e added vim button on editor panel by alclol · 5 years ago
  20. fd86363 Merge pull request #1553 from igl42/Blaze-3.6 by Rubén Rincón Blanco · 5 years ago
  21. ef27d4e Try and improve Opt view implementation by RabsRincon · 5 years ago
  22. d55bf53 added vim button on editor panel by alclol · 5 years ago
  23. c8eb568 Update to Blaze 3.6 release by Klaus Iglberger · 5 years ago
  24. 47d96e4 Differenciate from default lang and subdomain one by RabsRincon · 5 years ago
  25. 8ca5dca Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into alice/add_vim by alclol · 5 years ago
  26. 5575dc0 merge by alclol · 5 years ago
  27. 036ff98 Improve subdomain lang id recognition by RabsRincon · 5 years ago
  28. fa3ac5d Ensure libraries update after language change by RabsRincon · 5 years ago
  29. e18bf5f merge by alclol · 5 years ago
  30. be8b8aa Avoid deleting file when updating a key in disk cache by Austin Morton · 5 years ago
  31. 12380a4 Gracefully handle IO errors in disk cache by Austin Morton · 5 years ago
  32. aa0165e disable librarypaths for llc (llvm ir) by Partouf · 5 years ago
  33. 5d1e098 different includeflag for ppci by Partouf · 5 years ago
  34. bbf7a7a different include flag for cc65 by Partouf · 5 years ago
  35. 4333607 Merge pull request #1541 from mattgodbolt/sharedlibs by Patrick Quist · 5 years ago
  36. 4183956 Fully fix DJGPP typo by RabsRincon · 5 years ago
  37. 834a3be undo properties change, not needed by Partouf · 5 years ago
  38. c5ccd7d disable rpath for zig, doesn't work by Partouf · 5 years ago
  39. 0aa9480 support for flags with spaces by Partouf · 5 years ago
  40. dc78c80 linkflags for zig by Partouf · 5 years ago
  41. 065ae74 no linking for asm compilers by Partouf · 5 years ago
  42. 62f994d rpath flag for fpc by Partouf · 5 years ago
  43. ec2c312 unittests for mapfile reading by Partouf · 5 years ago
  44. e9caf5c property for -L by Partouf · 5 years ago
  45. c6182cf refactor by Partouf · 5 years ago
  46. 627ccd3 add param and description by Partouf · 5 years ago
  47. a554cf8 disable libpath for dmd ldc, add tools to D by Partouf · 5 years ago
  48. 404761c Fix DJGPP display name typo by RabsRincon · 5 years ago
  49. 28c060e Add (trunk) to tools names where necessary by RabsRincon · 5 years ago
  50. 43a0cc9 * Add Boost 1.71.0 by RabsRincon · 5 years ago
  51. aab0832 Merge pull request #1546 from mattgodbolt/makedebug by Patrick Quist · 5 years ago
  52. f0fd80e add openssl and tools to C by Partouf · 5 years ago
  53. be52b65 bugfix win32 execution by Partouf · 5 years ago
  54. 0e05dfe bugfix win32 mapping removed too much asm by Partouf · 5 years ago
  55. b5e75ce linking for VS (static) by Partouf · 5 years ago
  56. 8da9da1 . by Partouf · 5 years ago
  57. 7caa9f1 Update Makefile by Patrick Quist · 5 years ago
  58. 727ebbb disable custom libraries for ellcc by Partouf · 5 years ago
  59. b84ee90 only link when binary, also add compiler.ldPath by Partouf · 5 years ago
  60. 940cd9c Make debug by Patrick Quist · 5 years ago
  61. 2a2a3bf Merge remote-tracking branch 'matt/master' into sharedlibs by Partouf · 5 years ago
  62. 89cf930 Merge pull request #1539 from mattgodbolt/rustoptions by Patrick Quist · 5 years ago
  63. 32a58b1 Change Slack Channel name to the new version by RabsRincon · 5 years ago
  64. e239615 Merge pull request #1543 from ojeda/gcc-9.2 by Matt Godbolt · 5 years ago
  65. 3b554ad Add gcc 9.2 for C too by Miguel Ojeda · 5 years ago
  66. 37686d8 fix unittests by Partouf · 5 years ago
  67. 25bf902 add 32bit support by Partouf · 5 years ago
  68. 27394cd add openssl, shared lib support, ldd to check so's by Partouf · 5 years ago
  69. 3f1e57f unittest fix by Partouf · 5 years ago
  70. 69dbe99 fix ispc argument parser by Partouf · 5 years ago
  71. 69a43f7 optimizationArguments api by Partouf · 5 years ago
  72. 265f0f4 Merge pull request #1534 from AMS21/patch-2 by Matt Godbolt · 5 years ago
  73. 0f499a3 * Updated doctest library to version 2.3.4 by AMS21 · 5 years ago
  74. e30040e Reinstate MSVC from bad merge (thanks to the ever-vigilant @partouf) by Matt Godbolt · 5 years ago
  75. 24fb8d0 * Add GCC 9.2 by Matt Godbolt · 5 years ago
  76. 1d970b0 Update documentation by RabsRincon · 5 years ago
  77. 9572c00 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by RabsRincon · 5 years ago
  78. 5d98a8c Fix conformance view not respecting defaultOptions by RabsRincon · 5 years ago
  79. fb918a1 Merge pull request #1531 from AMS21/patch-2 by Rubén Rincón Blanco · 5 years ago
  80. 714a866 Fix lint complaints by RabsRincon · 5 years ago
  81. 8c3119d * Updated Catch2 library to version 2.9.2 by AMS21 · 5 years ago
  82. 9e7da40 Add missing constinit keyword by Rubén Rincón Blanco · 5 years ago
  83. 304e4a2 Add C++20 keywords by RabsRincon · 5 years ago
  84. fb286bd add custom argument parser for rust by Partouf · 5 years ago
  85. 3999d4e Merge pull request #1529 from mattgodbolt/fix1528 by Patrick Quist · 5 years ago
  86. c1ddb64 fix pascal unittests by Partouf · 5 years ago
  87. ea6e1ed change fpc demangler instantiation, fix #1528 by Partouf · 5 years ago
  88. 470c03a Add report link at the bottom of asm doc popup by RabsRincon · 5 years ago
  89. b62a295 Merge pull request #1522 from mattgodbolt/new_pp by Rubén Rincón Blanco · 5 years ago
  90. 4d19090 Update popups.pug by Rubén Rincón Blanco · 5 years ago
  91. fa7ab8b Fix request modifications by RabsRincon · 5 years ago
  92. 9a080bb Add opt-out setting for the new policy changes by RabsRincon · 5 years ago
  93. eb1d907 Add FRC 2020 and Raspbian Buster compilers (#1520) by Thad House · 5 years ago
  94. 2850e94 Thanks new patrons! by Matt Godbolt · 5 years ago
  95. cee421a Address @rabsrincon comment by Matt Godbolt · 5 years ago
  96. dd0a6ba Updates to Privacy Policy by Matt Godbolt · 5 years ago
  97. ff75736 Add gnuas 9.1 by RabsRincon · 5 years ago
  98. aeb4985 Move demanglers and objdumpers to gcc 9.1 by RabsRincon · 5 years ago
  99. e52f660 Require compiler demangler class only once at init by RabsRincon · 5 years ago
  100. 4521931 Add basic event loop lag logging capability (#1518) by Austin Morton · 5 years ago