1. 9abd299 display crossgen2 version in asm output (#4526) by kasperk81 · 3 years ago
  2. 908890b Handle zero-sized files (#4530) by Matt Godbolt · 3 years ago
  3. 1882ec3 Handle non-200s from conan (#4529) by Matt Godbolt · 3 years ago
  4. 2118017 dont query conan if library is autodetect (#4528) by Patrick Quist · 3 years ago
  5. babce0d Tsify rison.js (#4510) by Jeremy Rifkin · 3 years ago
  6. adff986 Quick fix for #4519 by Jeremy Rifkin · 3 years ago
  7. a9ef08f Try to address an unhandled exception that's crashing instances (#4519) by Jeremy Rifkin · 3 years ago
  8. 0c04c89 Fixcrashissue (#4518) by Patrick Quist · 3 years ago
  9. 2356b02 More catching by Matt Godbolt · 3 years ago
  10. eac6574 Catch exceptions in tar handling (#4515) by Matt Godbolt · 3 years ago
  11. 6f0d746 Slightly more controversial bumpings (#4503) by Matt Godbolt · 3 years ago
  12. a0281d9 Tsify lib/storage (#4499) by Jeremy Rifkin · 3 years ago
  13. ce55a35 Tsify lib/shorteners (#4504) by Jeremy Rifkin · 3 years ago
  14. c93662c Various enhancements for dotnet (#4362) by Steve · 3 years ago
  15. 79e4435 Mark Assembly compilers cfg-able (#4461) by Rubén Rincón Blanco · 3 years, 1 month ago
  16. 2420f26 minimal ts conv of llvm-ir (#4477) by Patrick Quist · 3 years, 1 month ago
  17. 4f97a3f Add lint rule for unused imports, and fix (#4476) by Matt Godbolt · 3 years, 1 month ago
  18. ffba6b6 Add .hword and .octa to datadef regex (#4460) by Rubén Rincón Blanco · 3 years, 1 month ago
  19. 02a40ee Add the `result` inside the `CompilationResult` (#4475) by Matt Godbolt · 3 years, 1 month ago
  20. 2598189 Fix #4469 (#4473) by Matt Godbolt · 3 years, 1 month ago
  21. 23f9670 Separate shareable tool type from server ITool (#4472) by Matt Godbolt · 3 years, 1 month ago
  22. 1ef4b8e Add support for clang-cl and llvm-undname (#4371) by Tobias Hieta · 3 years, 1 month ago
  23. ae6a840 Assert and unwrap utilities (#4437) by Jeremy Rifkin · 3 years, 1 month ago
  24. 93f112c TS-ify logger (#4431) by Matt Godbolt · 3 years, 1 month ago
  25. 285884e Moving compilation queue to ts (#4440) by Matt Godbolt · 3 years, 1 month ago
  26. 6b487b0 Port csp.js to ts, remove _ dep (#4439) by Matt Godbolt · 3 years, 1 month ago
  27. c84b057 Don't try and hack the compilation results (#4429) by Matt Godbolt · 3 years, 1 month ago
  28. 033238a min effort ts conv dropintool (#4412) by Patrick Quist · 3 years, 1 month ago
  29. 1871f31 demangling fix by partouf · 3 years, 1 month ago
  30. e4c8870 Support patched clang for faster opt-view (#4416) by Patrick Quist · 3 years, 1 month ago
  31. 6f007fc fix interpreting with multiple files (#4407) by Patrick Quist · 3 years, 1 month ago
  32. 27247d4 Updated CompilerProps.get typing (#4397) by Jeremy Rifkin · 3 years, 1 month ago
  33. f687a6b First pass ts conversion for lib/mapfiles (#4386) by Jeremy Rifkin · 3 years, 1 month ago
  34. 2a21aaf Tsify options-handler (#4396) by Jeremy Rifkin · 3 years, 1 month ago
  35. c1ddb47 Ts-ify objdumpers (#4385) by Jeremy Rifkin · 3 years, 1 month ago
  36. 1270599 Tsify compiler finder (#4390) by Jeremy Rifkin · 3 years, 1 month ago
  37. bdb7400 Make the linter happy (#4393) by Jeremy Rifkin · 3 years, 1 month ago
  38. 042e309 Converted argument-parsers to ts (#4389) by Jeremy Rifkin · 3 years, 1 month ago
  39. f212d60 Tsify generated asm docs (#4388) by Jeremy Rifkin · 3 years, 1 month ago
  40. 06935ef Ts-ify carbon (#4384) by Matt Godbolt · 3 years, 1 month ago
  41. 863c704 first bits of compiler interface (#4378) by Patrick Quist · 3 years, 1 month ago
  42. defe456 AsmParser implements IAsmParser (#4382) by Matt Godbolt · 3 years, 1 month ago
  43. 1c265ec Port fortran.js to typescript (#4381) by Matt Godbolt · 3 years, 1 month ago
  44. 1294c3f Control flow graph tool rework (#3899) by Jeremy Rifkin · 3 years, 1 month ago
  45. 2455e41 obsolete vars by partouf · 3 years, 1 month ago
  46. b6d459c format and lint by partouf · 3 years, 1 month ago
  47. 4f1bbcf .net - compileToBinary fix (#4353) by Patrick Quist · 3 years, 1 month ago
  48. df607d5 dynamically set targetFramework (#4354) by kasperk81 · 3 years, 1 month ago
  49. 2fa2bbb refactor: renames the CompilerFilters type (#4346) by Marc Poulhiès · 3 years, 1 month ago
  50. 75b9d30 Support trunk and execution for .NET (#4351) by Steve · 3 years, 1 month ago
  51. e13fe4a Mg/props ts (#4340) by Jeremy Rifkin · 3 years, 1 month ago
  52. 21cb6f0 Fix4312 (#4338) by Ofek · 3 years, 1 month ago
  53. e38d248 Fixes for .NET 7 (#4347) by Matt Godbolt · 3 years, 1 month ago
  54. 959822a Fix F# build failure (#4344) by Steve · 3 years, 1 month ago
  55. 0961116 Fix crossgen2 arguments (#4342) by Steve · 3 years, 1 month ago
  56. 065a166 Work in progress on net .NET by Matt Godbolt · 3 years, 2 months ago
  57. 201f848 Update dotnet script (#4337) by Steve · 3 years, 2 months ago
  58. ee54aa9 Don't try and set up buildenv or external parser if remote (#4332) by Matt Godbolt · 3 years, 2 months ago
  59. f371b10 Fail if compiler discovery fails (#4331) by Matt Godbolt · 3 years, 2 months ago
  60. f4d3092 Fix error with null stderr (#4322) by Rubén Rincón Blanco · 3 years, 2 months ago
  61. f276f73 First pass at making compile.js into TS (#4313) by Matt Godbolt · 3 years, 2 months ago
  62. fcb7683 Add support for evm opcode documentation (#4319) by marcosmartinezfco · 3 years, 2 months ago
  63. c206b3c separate llvmmos targets and nes emu (#4299) by Patrick Quist · 3 years, 2 months ago
  64. d180698 Fix4293 (#4298) by Patrick Quist · 3 years, 2 months ago
  65. b67f5cf Fix Python argument order (#4295) by Rubén Rincón Blanco · 3 years, 2 months ago
  66. 61ff341 Add Python instruction docs (#4290) by Rubén Rincón Blanco · 3 years, 2 months ago
  67. 189d445 store compilationOptions so that we can debug buildsteps better (#4288) by Patrick Quist · 3 years, 2 months ago
  68. 423be5b Fix execution for interpreted languages (#4289) by Rubén Rincón Blanco · 3 years, 2 months ago
  69. cfb3dc5 Sponsorship changes (#4274) by Matt Godbolt · 3 years, 2 months ago
  70. 1b37402 Added llvm opt pipeline timing info (#4284) by Jeremy Rifkin · 3 years, 2 months ago
  71. fef60ac Add missing data definition directives (fixes #4275) (#4277) by Sebastian Büttner · 3 years, 2 months ago
  72. da7d22b Set proper stubText type (#4270) by Rubén Rincón Blanco · 3 years, 2 months ago
  73. c2b3829 Add stdout to the compilation error result (#4278) by Jeremy Rifkin · 3 years, 2 months ago
  74. 17a56af Bugfix Map usage (#4265) by Patrick Quist · 3 years, 2 months ago
  75. c7cfda6 Add language tooltips (#4237) by Rubén Rincón Blanco · 3 years, 2 months ago
  76. db9b4f4 Add `Hide metadata` option to LLVM pipeline (#4243) by Ofek · 3 years, 2 months ago
  77. 949890e typescriptify and fix mistake overriding the wrong function (#4229) by Patrick Quist · 3 years, 2 months ago
  78. df36579 Add `nvc++` as a C++ compiler (#4204) by Paul Taylor · 3 years, 2 months ago
  79. c363d1a Port @trxcllnt improvements to awaiting (#4220) by Matt Godbolt · 3 years, 2 months ago
  80. 0212779 CC65 Binary + NES support (#4139) by Patrick Quist · 3 years, 2 months ago
  81. ca0bfdf Support multiple sponsor descripts (#4200) by Matt Godbolt · 3 years, 3 months ago
  82. c8e8a80 Convert sponsor.js to sponsor.js, update tests to be more targeted. (#4199) by Matt Godbolt · 3 years, 3 months ago
  83. ad5ece8 Bump jvms version to 18 and fix find-node path (#4192) by Mats Larsen · 3 years, 3 months ago
  84. 1476937 Add split host/device views for CUDA C++ (#4177) by Paul Taylor · 3 years, 3 months ago
  85. c5f50d6 Fix typing and usage of tools (#4180) by Matt Godbolt · 3 years, 3 months ago
  86. 0b7e9db ada: move to typescript (#4178) by Marc Poulhiès · 3 years, 3 months ago
  87. ddafb32 Try to fix main (#4173) by Rubén Rincón Blanco · 3 years, 3 months ago
  88. 8d5d723 Fixed bug with the llvm pass dump viewer, split test case from the llvm ir parser code (#4170) by Jeremy Rifkin · 3 years, 3 months ago
  89. e43660b fix: Zig trunk compile error (#4144) by zooster · 3 years, 3 months ago
  90. c3eee72 Sort libs based on semver (#4153) by Rubén Rincón Blanco · 3 years, 3 months ago
  91. b8e4d2d jakt fixes by partouf · 3 years, 3 months ago
  92. 3f36aa9 formatting by partouf · 3 years, 3 months ago
  93. aa4db15 Add tests to LlvmPassDumpParser intra-line filters (#4133) by Ofek · 3 years, 3 months ago
  94. 0d09aec Fix --emit llvm-ir when asked to emit binary mode (#4131) by Rubén Rincón Blanco · 3 years, 3 months ago
  95. 9f8d2cd fix erlang command line options by partouf · 3 years, 3 months ago
  96. b543993 Fix Erlang compiler & convert it to typescript (#4124) by Rubén Rincón Blanco · 3 years, 3 months ago
  97. 72a19da asm-mode: better tokenization for spirv (#4024) by Romaric Jodin · 3 years, 3 months ago
  98. b58deaf Add no-console to eslint checks (#4134) by Rubén Rincón Blanco · 3 years, 3 months ago
  99. 1ac540e Fix #4126 : hiding of llvm debug metadata erroneously hid also important semantic metadata (#4127) by Ofek · 3 years, 3 months ago
  100. f1fa016 Add stats for queue (#4117) by Matt Godbolt · 3 years, 3 months ago