1. 7798acf Merge pull request #1778 from AMS21/patch-5 by Matt Godbolt · 4 years, 9 months ago
  2. 0c678fe Merge pull request #1777 from AMS21/patch-4 by Matt Godbolt · 4 years, 9 months ago
  3. 094b038 Add new glm version to version list by Matt Godbolt · 4 years, 9 months ago
  4. eadc740 Merge pull request #1776 from AMS21/patch-2 by Matt Godbolt · 4 years, 9 months ago
  5. 50b5d8a Merge pull request #1775 from AMS21/patch-1 by Matt Godbolt · 4 years, 9 months ago
  6. d1c237f Redact request data from sentry unless user has allowCodeStoreDebug. Closes #1769 by Matt Godbolt · 4 years, 9 months ago
  7. bd84b5d * Updated eastl library to version 3.16.01 by AMS21 · 4 years, 9 months ago
  8. 6e9f710 * Updated glm library to version 0.9.9.7 by AMS21 · 4 years, 9 months ago
  9. 16c5e63 * Updated doctest library to version 2.3.6 by AMS21 · 4 years, 9 months ago
  10. e93b811 * Updated Catch2 library to version 2.11.1 by AMS21 · 4 years, 9 months ago
  11. 55cd653 Merge pull request #1774 from steveire/fix-clang-query by Rubén Rincón Blanco · 4 years, 9 months ago
  12. e1188d1 Use a file to execute clang-query commands by Stephen Kelly · 4 years, 9 months ago
  13. 08f3b55 Remove armflang by Matt Godbolt · 4 years, 9 months ago
  14. 05edc75 Add missing cache headers for some files by RabsRincon · 4 years, 9 months ago
  15. 885aee1 Remove last remaining vars and fix formatting by RabsRincon · 4 years, 9 months ago
  16. ea25a2a Overly defensive fix for COMPILER-EXPLORER-5QF by RabsRincon · 4 years, 9 months ago
  17. 6ebefff Fixes Sentry issue COMPILER-EXPLORER-5W1 by RabsRincon · 4 years, 9 months ago
  18. f1ebd12 Fix linter checks by ignoring max line count by RabsRincon · 4 years, 9 months ago
  19. 3a19e22 Fixes Sentry issue COMPILER-EXPLORER-58F by RabsRincon · 4 years, 9 months ago
  20. c34ba45 Fixes COMPILER-EXPLORER-5VZ Sentry issue by RabsRincon · 4 years, 9 months ago
  21. 473f41c Slightly over-defensive fix for #1767. Not sure 100% of the original intent... by Matt Godbolt · 4 years, 9 months ago
  22. 2feaec4 Get rid of a `var` by Matt Godbolt · 4 years, 9 months ago
  23. ab87392 Work around for older CE instances (e.g. MS's). Closes #1768 by Matt Godbolt · 4 years, 9 months ago
  24. b5fa4e8 Fix objdump break. Adds test. Closes #1766 by Matt Godbolt · 4 years, 9 months ago
  25. 7a920eb More async work; and some refactoring by Matt Godbolt · 4 years, 10 months ago
  26. c4d7b61 Fix up return of postProcess for golang. Fixes #1765 by Matt Godbolt · 4 years, 10 months ago
  27. 9020ed5 Logs server-side errors; update to latest sentry. See #1765 by Matt Godbolt · 4 years, 10 months ago
  28. 8c8452a January thanks by Matt Godbolt · 4 years, 10 months ago
  29. 86acfdc Merge pull request #1762 from rayman22201/nim-monaco-support by Matt Godbolt · 4 years, 10 months ago
  30. 0a68503 Fix linter errors. by Ray Imber · 4 years, 10 months ago
  31. a255a4a Added Monaco editor syntax highlight support for Nim. by Ray Imber · 4 years, 10 months ago
  32. 1875d36 Merge pull request #1761 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 10 months ago
  33. 5d8673d Nim Fix, change in object file name by bastien penavayre · 4 years, 10 months ago
  34. 8a3a831 Fix nim amazon config by RabsRincon · 4 years, 10 months ago
  35. 497f7ed * Add nim language support by RabsRincon · 4 years, 10 months ago
  36. 8f28292 Merge pull request #1753 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 10 months ago
  37. 3914aee Async-i-fy the compiler (#1708) by Matt Godbolt · 4 years, 10 months ago
  38. 6648d56 History (localstorage) (#1735) by Patrick Quist · 4 years, 10 months ago
  39. 48fbf2c Update the URL displayed for the "P1144" (trivially-relocatable) branch. (#1758) by Arthur O'Dwyer · 4 years, 10 months ago
  40. 6c7c90c More idiomatic Nim example by bastien penavayre · 4 years, 10 months ago
  41. 2806939 Properly extend rustc argument parser results by RabsRincon · 4 years, 10 months ago
  42. f8b83af Fix rust argument parser with multi flag help comm by RabsRincon · 4 years, 10 months ago
  43. 21bf3b2 Add colored output to Rust compilers if supported by RabsRincon · 4 years, 10 months ago
  44. 2edc91c Nim add set default command as compile instead of compileToCpp by bastien penavayre · 4 years, 10 months ago
  45. 3c309a2 Nim, move cachefile from input name into function for testing by bastien penavayre · 4 years, 10 months ago
  46. 620d9f4 Standardize nim example by bastien penavayre · 4 years, 10 months ago
  47. 886e5e0 missing newline at eof CONTRIBUTORS by bastien penavayre · 4 years, 10 months ago
  48. 19244b9 Merge pull request #1751 from mattgodbolt/fix1729 by Patrick Quist · 4 years, 10 months ago
  49. 6027190 Move Nim code from runCompiler to filterUserOptions and remove custom runCompiler by bastien penavayre · 4 years, 10 months ago
  50. 3492287 Add support for Nim language by bastien penavayre · 4 years, 10 months ago
  51. 18172dc fix ir view pane by Partouf · 4 years, 10 months ago
  52. 12c54d9 conform llvmir result to asmparser result by Partouf · 4 years, 10 months ago
  53. 5924fd3 Add option to keep current source on lang change by RabsRincon · 4 years, 10 months ago
  54. ae354a3 Create amazon.properties file for Python by RabsRincon · 4 years, 10 months ago
  55. 3870026 Merge pull request #1743 from mattgodbolt/nodefindfix by Rubén Rincón Blanco · 4 years, 10 months ago
  56. 77568f7 Simplify version checks by RabsRincon · 4 years, 10 months ago
  57. 5bc58bd Limit amount of proxy retries & reenable msvc by RabsRincon · 4 years, 10 months ago
  58. 3c62905 Remove armhpc (ARM license issues) by Matt Godbolt · 4 years, 10 months ago
  59. b8c250e Remove MS compilers by Matt Godbolt · 4 years, 10 months ago
  60. f2e1384 Add more descriptive messages to find-node script by Rubén Rincón · 4 years, 10 months ago
  61. b03d312 Upgrade Travis builds to use Node v12 by Rubén Rincón · 4 years, 10 months ago
  62. dc789ea Allow node verisons > 8, but recommend latest LTS by Rubén Rincón · 4 years, 10 months ago
  63. 0731a68 Merge pull request #1742 from lzutao/patch-1 by Rubén Rincón Blanco · 4 years, 10 months ago
  64. 4a3cd05 Bump node version to LTS v12 by Rubén Rincón · 4 years, 10 months ago
  65. ace14cd Move Node version target in docs to LTS v12 by Rubén Rincón · 4 years, 10 months ago
  66. 6d20e87 Rust: Update to 1.40.0 by lzutao · 4 years, 10 months ago
  67. a89aa3d Ensure result.asm is there before demangling by RabsRincon · 4 years, 10 months ago
  68. 1e44561 * Add Kalray MPPA K1 GCC Compiler (#1737) by Austin Morton · 4 years, 10 months ago
  69. 5696894 Fix compiler id duplication on cloning by Rubén Rincón · 4 years, 10 months ago
  70. 35b01d3 Make lineNumbers margins smaller by RabsRincon · 4 years, 10 months ago
  71. 69a8e61 Merge pull request #1738 from mpusz/fmt_6.1.0_ranges-v3_0.10.0 by Rubén Rincón Blanco · 4 years, 10 months ago
  72. 8effe9d mp-units now depend on fmt 6.1.0 and ranges-v3 0.10.0 by Mateusz Pusz · 4 years, 10 months ago
  73. d40e2ae Add Stathat card link to Readme by Rubén Rincón Blanco · 4 years, 10 months ago
  74. a1daf61 Merge pull request #1721 from porglezomp-misc/fix/some-dark-mode-icons by Rubén Rincón Blanco · 4 years, 10 months ago
  75. 57bc279 Merge pull request #1722 from porglezomp-misc/feature/mobile-tab-tap-targets by Rubén Rincón Blanco · 4 years, 10 months ago
  76. 3b8aacc Merge pull request #1725 from porglezomp-misc/fix/dark-mode-active by Rubén Rincón Blanco · 4 years, 10 months ago
  77. 87fea44 Revert "Disable MS compilers (CC @valenis) as them being down is currently stopping new nodes from starting (see bug #1705)" by Matt Godbolt · 4 years, 10 months ago
  78. a2abcdb Fix typo in llvm config by RabsRincon · 4 years, 10 months ago
  79. d67d7a7 Fix dark-mode save/load UI by Cassie Jones · 4 years, 10 months ago
  80. 94fa092 Make tab view tabs larger on mobile by Cassie Jones · 4 years, 10 months ago
  81. 882e062 Fix the contrast on some dark-mode icons by Cassie Jones · 4 years, 10 months ago
  82. 8926e87 Disable MS compilers (CC @valenis) as them being down is currently stopping new nodes from starting (see bug #1705) by Matt Godbolt · 4 years, 10 months ago
  83. bd42139 * Assembly labels are now clickable! Thanks @csordasmarton by Matt Godbolt · 4 years, 10 months ago
  84. a8e6e3b npm audit fix by Matt Godbolt · 4 years, 10 months ago
  85. 155343e Fix minor test failure after merge by Matt Godbolt · 4 years, 10 months ago
  86. 8c08630 Merge pull request #1699 from csordasmarton/jmp_to_labels by Matt Godbolt · 4 years, 10 months ago
  87. af6889f Fix compilers forgetting their proper id by Rubén Rincón · 4 years, 10 months ago
  88. 7d55f2d Merge pull request #1695 from steveire/add-clang-format by Rubén Rincón Blanco · 4 years, 11 months ago
  89. 3d75f10 Merge pull request #1715 from porglezomp-misc/fix/tab-layout-stacking by Rubén Rincón Blanco · 4 years, 11 months ago
  90. 91c3362 Stop zig from crashing if semver is not set by RabsRincon · 4 years, 11 months ago
  91. f733d6f Make looking for usable text a bit better by RabsRincon · 4 years, 11 months ago
  92. c4bebf7 Add Cassie Jones (porglezomp) to CONTRIBUTORS.md by Cassie Jones · 4 years, 11 months ago
  93. 3666aca Ensure the tab dropdown shows in front by Cassie Jones · 4 years, 11 months ago
  94. bb66b63 Add clang-format tool by Stephen Kelly · 4 years, 11 months ago
  95. 6f6c0db Fix review comments of the Jump to label feature by Márton Csordás · 4 years, 11 months ago
  96. f1ee4ab Ondra's legendary support is in memoriam Jaroslav Křivánek. by Matt Godbolt · 4 years, 11 months ago
  97. 4ddaac1 Code simplification by Matt Godbolt · 4 years, 11 months ago
  98. 1ec1533 Add opt and llc 9.0.0. Closes #1700 by Matt Godbolt · 4 years, 11 months ago
  99. 22afa84 * Support storing the selected regions in URLs and local state by Matt Godbolt · 4 years, 11 months ago
  100. 768aebe Merge pull request #1712 from davidmalcolm/adding-static-analysis by Matt Godbolt · 4 years, 11 months ago