1. c206b3c separate llvmmos targets and nes emu (#4299) by Patrick Quist · 2 years ago
  2. d180698 Fix4293 (#4298) by Patrick Quist · 2 years ago
  3. b67f5cf Fix Python argument order (#4295) by Rubén Rincón Blanco · 2 years ago
  4. 61ff341 Add Python instruction docs (#4290) by Rubén Rincón Blanco · 2 years ago
  5. 189d445 store compilationOptions so that we can debug buildsteps better (#4288) by Patrick Quist · 2 years ago
  6. 423be5b Fix execution for interpreted languages (#4289) by Rubén Rincón Blanco · 2 years ago
  7. cfb3dc5 Sponsorship changes (#4274) by Matt Godbolt · 2 years ago
  8. 1b37402 Added llvm opt pipeline timing info (#4284) by Jeremy Rifkin · 2 years ago
  9. fef60ac Add missing data definition directives (fixes #4275) (#4277) by Sebastian Büttner · 2 years ago
  10. da7d22b Set proper stubText type (#4270) by Rubén Rincón Blanco · 2 years ago
  11. c2b3829 Add stdout to the compilation error result (#4278) by Jeremy Rifkin · 2 years ago
  12. 17a56af Bugfix Map usage (#4265) by Patrick Quist · 2 years ago
  13. c7cfda6 Add language tooltips (#4237) by Rubén Rincón Blanco · 2 years ago
  14. db9b4f4 Add `Hide metadata` option to LLVM pipeline (#4243) by Ofek · 2 years, 1 month ago
  15. 949890e typescriptify and fix mistake overriding the wrong function (#4229) by Patrick Quist · 2 years, 1 month ago
  16. df36579 Add `nvc++` as a C++ compiler (#4204) by Paul Taylor · 2 years, 1 month ago
  17. c363d1a Port @trxcllnt improvements to awaiting (#4220) by Matt Godbolt · 2 years, 1 month ago
  18. 0212779 CC65 Binary + NES support (#4139) by Patrick Quist · 2 years, 1 month ago
  19. ca0bfdf Support multiple sponsor descripts (#4200) by Matt Godbolt · 2 years, 1 month ago
  20. c8e8a80 Convert sponsor.js to sponsor.js, update tests to be more targeted. (#4199) by Matt Godbolt · 2 years, 1 month ago
  21. ad5ece8 Bump jvms version to 18 and fix find-node path (#4192) by Mats Larsen · 2 years, 1 month ago
  22. 1476937 Add split host/device views for CUDA C++ (#4177) by Paul Taylor · 2 years, 1 month ago
  23. c5f50d6 Fix typing and usage of tools (#4180) by Matt Godbolt · 2 years, 1 month ago
  24. 0b7e9db ada: move to typescript (#4178) by Marc Poulhiès · 2 years, 1 month ago
  25. ddafb32 Try to fix main (#4173) by Rubén Rincón Blanco · 2 years, 1 month ago
  26. 8d5d723 Fixed bug with the llvm pass dump viewer, split test case from the llvm ir parser code (#4170) by Jeremy Rifkin · 2 years, 1 month ago
  27. e43660b fix: Zig trunk compile error (#4144) by zooster · 2 years, 1 month ago
  28. c3eee72 Sort libs based on semver (#4153) by Rubén Rincón Blanco · 2 years, 1 month ago
  29. b8e4d2d jakt fixes by partouf · 2 years, 1 month ago
  30. 3f36aa9 formatting by partouf · 2 years, 1 month ago
  31. aa4db15 Add tests to LlvmPassDumpParser intra-line filters (#4133) by Ofek · 2 years, 1 month ago
  32. 0d09aec Fix --emit llvm-ir when asked to emit binary mode (#4131) by Rubén Rincón Blanco · 2 years, 1 month ago
  33. 9f8d2cd fix erlang command line options by partouf · 2 years, 1 month ago
  34. b543993 Fix Erlang compiler & convert it to typescript (#4124) by Rubén Rincón Blanco · 2 years, 1 month ago
  35. 72a19da asm-mode: better tokenization for spirv (#4024) by Romaric Jodin · 2 years, 1 month ago
  36. b58deaf Add no-console to eslint checks (#4134) by Rubén Rincón Blanco · 2 years, 1 month ago
  37. 1ac540e Fix #4126 : hiding of llvm debug metadata erroneously hid also important semantic metadata (#4127) by Ofek · 2 years, 2 months ago
  38. f1fa016 Add stats for queue (#4117) by Matt Godbolt · 2 years, 2 months ago
  39. 80dd763 Add basic Racket support (#4098) by J. Ryan Stinnett · 2 years, 2 months ago
  40. d104aa6 Add some support for execution line linking in non tree mode (#4080) by Rubén Rincón Blanco · 2 years, 2 months ago
  41. 0fa5b7d Fix comment being recognized as a filename in IAR EW parser (#4099) by Justus H · 2 years, 2 months ago
  42. de0d1a4 Add HLSL Logo (#4093) by Chris B · 2 years, 2 months ago
  43. 997a2d3 add miracle emulator for z88dk sms files (#4086) by Patrick Quist · 2 years, 2 months ago
  44. c2e9aab Add basic support for Hook programming language (#4075) by Fábio de Souza Villaça Medeiros · 2 years, 2 months ago
  45. c8f1b31 Move zig compiler files to TS and fix zigc{xx} semver comparisons (#4091) by Rubén Rincón Blanco · 2 years, 2 months ago
  46. 66e2ecf bugfix z88dk check for .tap file by partouf · 2 years, 2 months ago
  47. 82deb60 bugfix z88dk check for .tap file by partouf · 2 years, 2 months ago
  48. 64ce939 add zx emulation with speccy (#4065) by Patrick Quist · 2 years, 2 months ago
  49. 2394c94 Try to fix the ld issue by using compiler options (#4071) by Rubén Rincón Blanco · 2 years, 2 months ago
  50. 460eda1 Add license info button to compilers (#4077) by Rubén Rincón Blanco · 2 years, 2 months ago
  51. 8205573 add compilationinfo and related types (#4051) by Patrick Quist · 2 years, 2 months ago
  52. a8aff93 compilertype not found should be fatal (#4059) by Patrick Quist · 2 years, 2 months ago
  53. a8a666a Fixes for cppfront (#4076) by Matt Godbolt · 2 years, 2 months ago
  54. 377c907 compilers: clspv: add -g (#4055) by Romaric Jodin · 2 years, 2 months ago
  55. cf2da5f cppfront (#4069) by Matt Godbolt · 2 years, 2 months ago
  56. 2556bc5 Fix eslint warning by RabsRincon · 2 years, 2 months ago
  57. 366cd55 Adds llvm-cov tool (#4044) by Rubén Rincón Blanco · 2 years, 2 months ago
  58. f5cbee5 fix clspv and spirv by partouf · 2 years, 2 months ago
  59. 285a1cb lintfix by partouf · 2 years, 2 months ago
  60. b567856 Clspvfixes (#4050) by Patrick Quist · 2 years, 2 months ago
  61. c4b4ee8 add compiler: skeleton for clspv (#4014) by Romaric Jodin · 2 years, 2 months ago
  62. 50aa2c9 Move RE creation outside function scope (#4048) by Rubén Rincón Blanco · 2 years, 2 months ago
  63. e039e57 tsify instructionsets (#4031) by Patrick Quist · 2 years, 2 months ago
  64. 1546d21 asm-parser-spirv: take OpNoLine into account (#4040) by Romaric Jodin · 2 years, 2 months ago
  65. 4fbdc72 Moves most re creations to the asm-parser constructor (#4035) by Rubén Rincón Blanco · 2 years, 3 months ago
  66. 5a83701 tsify toolchain-utils by partouf · 2 years, 3 months ago
  67. 8334d96 tsify exec.js (#4026) by Patrick Quist · 2 years, 3 months ago
  68. 13e1575 Move lib/symbol-store to TS (#4025) by Rubén Rincón Blanco · 2 years, 3 months ago
  69. 9a904bc hack for clang-intel ... for now by Patrick Quist · 2 years, 3 months ago
  70. 96e15d6 Unbundle and disassemble device code (#4019) by Patrick Quist · 2 years, 3 months ago
  71. 91d36fb add parser for spirv debug information (#4013) by Romaric Jodin · 2 years, 3 months ago
  72. 15007d3 Refactored the LLVM Optimization Pipeline to provide better diagnostics, added timeout indication to exec.js (#4016) by Jeremy Rifkin · 2 years, 3 months ago
  73. 4051b4a typescriptify clang.js (#4018) by Patrick Quist · 2 years, 3 months ago
  74. e330b46 use openCL from icx install (#4015) by Robert Cohn · 2 years, 3 months ago
  75. 56dd810 fix for nvcc to support execution for local instances by partouf · 2 years, 3 months ago
  76. c6874f4 Add llvm opt pipeline llc and opt support (#4004) by Andreas Jonson · 2 years, 3 months ago
  77. c8b79c9 Ensure displayed name is `name` if set (#4001) by Rubén Rincón Blanco · 2 years, 3 months ago
  78. 5a0e67b Update compiler.exe when resolving relative paths (#3998) by Leonard Mosescu · 2 years, 3 months ago
  79. 0eb4c2e Cache stringified opt remarks, to avoid displaying many duplicates (#3993) by Ofek · 2 years, 3 months ago
  80. 1b45f20 Update firejail (#3984) by Austin Morton · 2 years, 3 months ago
  81. 219f061 Ensure first MIR pass marked as changed (#3988) by J. Ryan Stinnett · 2 years, 3 months ago
  82. 54c9cfd Z88dk (#3990) by Patrick Quist · 2 years, 3 months ago
  83. 3f6004b Add z88dk (#3812) by Patrick Quist · 2 years, 3 months ago
  84. 16dca9d Bring back old behaviour of 404 on missing compiler (#3981) by Rubén Rincón Blanco · 2 years, 3 months ago
  85. 105b814 Fixes wrong types in libraries.interfaces.ts (#3982) by Rubén Rincón Blanco · 2 years, 3 months ago
  86. 7c6a529 Move compilers/golang to Typescript (#3980) by Rubén Rincón Blanco · 2 years, 3 months ago
  87. 44aa191 Add debug info filter option to LLVM opt pipeline viewer (#3987) by J. Ryan Stinnett · 2 years, 3 months ago
  88. f5cd52f Fix execution on wine-vc compilers (#3986) by Edward J. Schwartz · 2 years, 3 months ago
  89. ba5dafa Adds some ts typings to base-compiler.ts (#3966) by Rubén Rincón Blanco · 2 years, 3 months ago
  90. e43841c Improve RGA register analysis association (#3977) by Jeremy Ong · 2 years, 3 months ago
  91. 9584893 Add RGA compiler support to HLSL (#3961) by Jeremy Ong · 2 years, 3 months ago
  92. 16b1762 JBOF: Just a Bunch of Fixes (#3957) by Rubén Rincón Blanco · 2 years, 3 months ago
  93. d928bcc Add preliminary HLSL support (#3932) by Jeremy Ong · 2 years, 4 months ago
  94. c8ce581 Makes language logo optional in all cases (#3934) by Rubén Rincón Blanco · 2 years, 4 months ago
  95. 49edec4 Repair http(s) includes after formatting (#3924) by Florian Albrechtskirchinger · 2 years, 4 months ago
  96. 16b0602 Add basic CIRCT compiler support. (#3917) by Mike Urbach · 2 years, 4 months ago
  97. 74bc5f0 Fix `[object Object]` opt remarks display (#3918) by Ofek · 2 years, 4 months ago
  98. 3845b4c Exclude bogus DebugLoc from opt remarks (#3914) by Ofek · 2 years, 4 months ago
  99. 63a88e0 Adds ability to detect incompatible options & userOptions (#3912) by Rubén Rincón Blanco · 2 years, 4 months ago
  100. 6b6c9ff Allow having an icon for the tools. (#3894) by Fred Tingaud · 2 years, 4 months ago