1. 78c0f67 Config changes (#2764) by Rubén Rincón Blanco · 3 years, 3 months ago
  2. 27012bb Initial sketch for how we could parse Rust output (#2761) by Rubén Rincón Blanco · 3 years, 3 months ago
  3. dcbb8c8 Remove console.log by RabsRincon · 3 years, 4 months ago
  4. bf7c3a0 Avoid changing z URL on initial status change by RabsRincon · 3 years, 4 months ago
  5. d7cdf7f bugfix timing graph on downloads by Patrick Quist · 3 years, 4 months ago
  6. 4c5e2f7 Automated checkin - update browsers list (#2754) by github-actions[bot] · 3 years, 4 months ago
  7. 775ad0e Add Thrust/CUB 1.12.1 and 1.13.0. (#2747) by Allison Vacanti · 3 years, 4 months ago
  8. 4c83050 typo by Patrick Quist · 3 years, 4 months ago
  9. d6083ea Limit AWS SSM request to what we actually use (#2750) by Patrick Quist · 3 years, 4 months ago
  10. cb76eb5 undo by Patrick Quist · 3 years, 4 months ago
  11. 6947450 fix mock by Patrick Quist · 3 years, 4 months ago
  12. fe06833 Update scala.amazon.properties by Rubén Rincón Blanco · 3 years, 4 months ago
  13. 2d54870 Remove one extra border from language selector by RabsRincon · 3 years, 4 months ago
  14. d3af770 Simplify timing chart handling (#2749) by Rubén Rincón Blanco · 3 years, 4 months ago
  15. cbeb173 Deprecate CODEOWNERS by RabsRincon · 3 years, 4 months ago
  16. d1da148 Add initial scala support (#2737) by Oleksandr · 3 years, 4 months ago
  17. 7074739 Remove self usages and apply styles by RabsRincon · 3 years, 4 months ago
  18. a6eef13 Support an executionWrapper per compiler. CC @jfalcou by Matt Godbolt · 3 years, 4 months ago
  19. 35fb3a1 Extract a named function per @partouf's advice by Matt Godbolt · 3 years, 4 months ago
  20. fcf0e39 Update c++.amazon.properties by Patrick Quist · 3 years, 4 months ago
  21. a031ef9 Fix up sandbox directory for interpreters by Matt Godbolt · 3 years, 4 months ago
  22. 527929f Actually enable python execution (and dedupe a bunch of things from amazon python config by Matt Godbolt · 3 years, 4 months ago
  23. 68a687d Support execution in python by Matt Godbolt · 3 years, 4 months ago
  24. 197ee6a Fix copyright date by Matt Godbolt · 3 years, 4 months ago
  25. 8c2bed4 Updates to better support cppx-blue by Matt Godbolt · 3 years, 4 months ago
  26. 58ebc8d Move Kotlin compilers to semver ordering by RabsRincon · 3 years, 4 months ago
  27. fe9c32e Add compiler for Kotlin 1.5.20 (#2736) by Mats Larsen · 3 years, 4 months ago
  28. a80b37c Adds a way for panes to filter compilers (#2734) by Rubén Rincón Blanco · 3 years, 4 months ago
  29. 13d5366 Fix selectos and panes double-stacking their borders by RabsRincon · 3 years, 4 months ago
  30. c510b89 Remove Monaco workarounds that are no longer needed by RabsRincon · 3 years, 4 months ago
  31. 0fca6c8 Adds Zig-args (#2735) by Rubén Rincón Blanco · 3 years, 4 months ago
  32. 3fe2a21 Removed unnecessary reference to 'text' (#2729) by Maxim Stefanov · 3 years, 4 months ago
  33. 9425e7e Create library_builder_logging.md by Patrick Quist · 3 years, 4 months ago
  34. 41817d6 Improve UI in compiler picker fav stars by RabsRincon · 3 years, 4 months ago
  35. 9b41f66 Tweaks to highway's ID. CC @jan-wassenberg by Matt Godbolt · 3 years, 4 months ago
  36. 61ee4aa Add Highway SIMD library (#2731) by Jan Wassenberg · 3 years, 4 months ago
  37. 0431259 Add a new patron by Matt Godbolt · 3 years, 4 months ago
  38. 0214876 New compiler selectors (#2666) by Matt Godbolt · 3 years, 4 months ago
  39. ec8ba09 Adds a faster way to copy share links (#2673) by Matt Godbolt · 3 years, 4 months ago
  40. afed2d3 Remove unneeded deployment from IntelliJ by Matt Godbolt · 3 years, 4 months ago
  41. c909aee Corrected trim of the documentation link. (#2727) by Maxim Stefanov · 3 years, 4 months ago
  42. b939d1f Added support for SASS disassembly for clang as a CUDA compiler. (#2728) by Artem Belevich · 3 years, 4 months ago
  43. 51f7730 Add a sponsor by Matt Godbolt · 3 years, 4 months ago
  44. 1b8f4ea Rust 1.53.0 (#2722) by Miguel Ojeda · 3 years, 4 months ago
  45. f9a2e08 [Kotlin] Fix JDK15 path (#2721) by Daniel Below · 3 years, 4 months ago
  46. 9e2b24e Add Zig c++ (#2716) by Rubén Rincón Blanco · 3 years, 4 months ago
  47. 91b960f Bump postcss from 7.0.35 to 7.0.36 (#2719) by dependabot[bot] · 3 years, 4 months ago
  48. b3144fd Fix UI check for cl.exe outputting filename by RabsRincon · 3 years, 4 months ago
  49. 2032cee Add title functionality in output buttons by RabsRincon · 3 years, 4 months ago
  50. 06fbcb3 oops by partouf · 3 years, 4 months ago
  51. 94b6aba use the arm objdumps by partouf · 3 years, 4 months ago
  52. 1d4fa27 Fix path (CC @rollbear) by Matt Godbolt · 3 years, 4 months ago
  53. 2b000f5 Add trompeloeil v41 (#2717) by Björn Fahller · 3 years, 4 months ago
  54. b230887 Improve how we handle status icon and output info by RabsRincon · 3 years, 4 months ago
  55. 8ac41cd Adjust Output pane title by RabsRincon · 3 years, 4 months ago
  56. e1e213b Add some borders to each compiler line in conf. view by RabsRincon · 3 years, 4 months ago
  57. dce6bf2 Add ispc 1.16.0 by Matt Godbolt · 3 years, 4 months ago
  58. 3652437 New calls for embed and code (#2680) by Patrick Quist · 3 years, 4 months ago
  59. 6491db0 Add previously broken Kotlin Compilers (#2710) by Mats Larsen · 3 years, 4 months ago
  60. 3477e81 Add CUDA 11.3.X and ptxas 11.X (#2703) by Jinze (Richard) Xue · 3 years, 4 months ago
  61. d306589 GCC 9.4 (#2695) by Miguel Ojeda · 3 years, 4 months ago
  62. eb92f53 Move explanation to separate card by RabsRincon · 3 years, 4 months ago
  63. e4f2818 reintroduce 0.8 by Patrick Quist · 3 years, 4 months ago
  64. d604f06 exceptions for zig versions < 0.8.0 by Patrick Quist · 3 years, 4 months ago
  65. 3f75fdb Update zig.amazon.properties by Patrick Quist · 3 years, 4 months ago
  66. f239645 Add AVR gcc 10.3.0 and 11.1.0 by Matt Godbolt · 3 years, 4 months ago
  67. 31d49ec Add avr 9.3 to C++, and 9.2 and 9.3 to C by Matt Godbolt · 3 years, 4 months ago
  68. 9c08602 `[FEATURE] Nim v1.4.8` (#2704) by haxscramper · 3 years, 4 months ago
  69. fe2cc6b Zig 0.8.0 (#2709) by Miguel Ojeda · 3 years, 4 months ago
  70. a0adfb4 More sponsors (thank you!) by Matt Godbolt · 3 years, 4 months ago
  71. 53ee8ee Clear esm module cache when updating npm packages to avoid stale cached dependencies by Austin Morton · 3 years, 4 months ago
  72. 298cb01 Clear up some UI messes and prettify it a bit by RabsRincon · 3 years, 4 months ago
  73. 32f227b Bump ws from 6.2.1 to 6.2.2 (#2706) by dependabot[bot] · 3 years, 4 months ago
  74. 77fb046 only leave kotlin 1.5.0 until we have the correct java versions for the other kotlins by Patrick Quist · 3 years, 5 months ago
  75. 5b7cee4 remove non-working kotlin compilers by Patrick Quist · 3 years, 5 months ago
  76. acbc653 fix javap path by Patrick Quist · 3 years, 5 months ago
  77. b4ebb47 Add Kotlin/JVM support (#2637) by Daniel Below · 3 years, 5 months ago
  78. ba2b7c8 Automated checkin - update browsers list (#2694) by github-actions[bot] · 3 years, 5 months ago
  79. a4edf7e No array for each by Matt Godbolt · 3 years, 5 months ago
  80. b5a6b45 Fix accidental `string.test`. Thanks @beachedwhale by Matt Godbolt · 3 years, 5 months ago
  81. 1848ee8 Notes for the unwary by Matt Godbolt · 3 years, 5 months ago
  82. 5c5bc4d Dont array push multiple times by Matt Godbolt · 3 years, 5 months ago
  83. 4e36d20 Prefer regex.test() by Matt Godbolt · 3 years, 5 months ago
  84. a465962 explicit length check by Matt Godbolt · 3 years, 5 months ago
  85. 42f8a66 Prefer includes lint rule by Matt Godbolt · 3 years, 5 months ago
  86. 806a633 Consistent destructuring by Matt Godbolt · 3 years, 5 months ago
  87. cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 5 months ago
  88. d4a2b62 Upgrade some test packages by Matt Godbolt · 3 years, 5 months ago
  89. f216852 Upgrade fs-extra by Matt Godbolt · 3 years, 5 months ago
  90. d96bd4e Now we're using monaco 0.24.0 we can remove this and close #879 by Matt Godbolt · 3 years, 5 months ago
  91. 72972ee Upgrade monaco by Matt Godbolt · 3 years, 5 months ago
  92. 4562542 A big fat update of packages by Matt Godbolt · 3 years, 5 months ago
  93. d0f5ef9 Adjust media queries to avoid jumps in small screens (#2667) by Rubén Rincón Blanco · 3 years, 5 months ago
  94. 6445052 mrustc: force crate_type to rlib (#2691) by Marc Poulhiès · 3 years, 5 months ago
  95. 361e0c2 Update c.amazon.properties (#2690) by Patrick Quist · 3 years, 5 months ago
  96. b283b7e Initial support for mrustc (#2681) by Marc Poulhiès · 3 years, 5 months ago
  97. b00511e LDC: use -gline-tables-only instead of -g by default (#2687) by Johan Engelen · 3 years, 5 months ago
  98. 49b64a4 Add Johan Engelen to contributors.md (#2688) by Johan Engelen · 3 years, 5 months ago
  99. d9bedb3 Bump dns-packet from 1.3.1 to 1.3.4 (#2686) by dependabot[bot] · 3 years, 5 months ago
  100. 60049ef Configure ARM{,64} gcc 11.1.0. CC @TamarChristinaArm by Matt Godbolt · 3 years, 5 months ago