1. acc19d1 cleanup imports by partouf · 1 year, 11 months ago
  2. 24a2425 Add Julia (#4595) by Alex · 1 year, 11 months ago
  3. 4521f70 customizable interpret execute params, customizable compilationoptions by partouf · 1 year, 11 months ago
  4. 33167a3 Tsify main (#4520) by Jeremy Rifkin · 1 year, 11 months ago
  5. 07f37ab The War of The Types (#4490) by Jeremy Rifkin · 1 year, 11 months ago
  6. a360a3f Fix #4585 (#4586) by Ofek · 1 year, 11 months ago
  7. ae133c2 Re-generated asm docs by Jeremy Rifkin · 1 year, 11 months ago
  8. b94325e Add Line Mapping Support to Hook (#4580) by Fábio de Souza Villaça Medeiros · 1 year, 11 months ago
  9. 3e606d3 Fix the cuda and microsoft compilation from /noscript (#4524) by Jeremy Rifkin · 1 year, 11 months ago
  10. 6d0d81d fix: pahole wrongly refuses to do anything (#4581) by Marc Poulhiès · 1 year, 11 months ago
  11. 092ce12 move emulation related fields to artifact system (#4567) by Patrick Quist · 1 year, 11 months ago
  12. 509075d Cmake build with ninja (#4287) by Patrick Quist · 1 year, 11 months ago
  13. 6905568 Support for compiling to binary object (#3232) by Marc Poulhiès · 1 year, 11 months ago
  14. e463458 Port pe32-support to ts; replace some optional fields with T|undefined (#4438) by Matt Godbolt · 1 year, 11 months ago
  15. 69550eb add Hook's icon and update lexicon (#4552) by Fábio de Souza Villaça Medeiros · 1 year, 11 months ago
  16. fd09bac formatting by Partouf · 1 year, 11 months ago
  17. 8503ed6 fix: empty exclude value in option file badly handled (#4546) by Marc Poulhiès · 1 year, 11 months ago
  18. f7d221d Revert "Tsify rison.js (#4510)" (#4549) by Patrick Quist · 1 year, 11 months ago
  19. daba0c2 change check order and add error logging by partouf · 1 year, 11 months ago
  20. ee82d72 Update ceconan.ts (#4534) by Patrick Quist · 1 year, 11 months ago
  21. d13574d display crossgen2 version in asm output (#4526) by kasperk81 · 1 year, 11 months ago
  22. c1a0ef1 Handle zero-sized files (#4530) by Matt Godbolt · 1 year, 11 months ago
  23. 64d68da Handle non-200s from conan (#4529) by Matt Godbolt · 1 year, 11 months ago
  24. 96e7f1d dont query conan if library is autodetect (#4528) by Patrick Quist · 1 year, 11 months ago
  25. e1cc309 Tsify rison.js (#4510) by Jeremy Rifkin · 1 year, 11 months ago
  26. 6a35640 Quick fix for #4519 by Jeremy Rifkin · 1 year, 11 months ago
  27. c2bc8c7 Try to address an unhandled exception that's crashing instances (#4519) by Jeremy Rifkin · 1 year, 11 months ago
  28. 8fcc108 Fixcrashissue (#4518) by Patrick Quist · 1 year, 11 months ago
  29. dc71e7a More catching by Matt Godbolt · 1 year, 11 months ago
  30. 184a607 Catch exceptions in tar handling (#4515) by Matt Godbolt · 1 year, 11 months ago
  31. c278011 Slightly more controversial bumpings (#4503) by Matt Godbolt · 1 year, 11 months ago
  32. e7f726c Tsify lib/storage (#4499) by Jeremy Rifkin · 1 year, 11 months ago
  33. de670d4 Tsify lib/shorteners (#4504) by Jeremy Rifkin · 1 year, 11 months ago
  34. 61aad90 Various enhancements for dotnet (#4362) by Steve · 1 year, 11 months ago
  35. 26b027a Mark Assembly compilers cfg-able (#4461) by Rubén Rincón Blanco · 1 year, 11 months ago
  36. 1d7e3c9 minimal ts conv of llvm-ir (#4477) by Patrick Quist · 1 year, 11 months ago
  37. e361a9b Working CL430 compiler by Jonathan Reichelt Gjertsen · 1 year, 11 months ago
  38. 920565b Update optionsForFilter by Jonathan Reichelt Gjertsen · 1 year, 11 months ago
  39. 6e715b2 Add to start working on issue #4480 by Jonathan Reichelt Gjertsen · 1 year, 11 months ago
  40. d94eb20 Add lint rule for unused imports, and fix (#4476) by Matt Godbolt · 1 year, 11 months ago
  41. fe5f5e1 Add .hword and .octa to datadef regex (#4460) by Rubén Rincón Blanco · 1 year, 11 months ago
  42. 57a647b Add the `result` inside the `CompilationResult` (#4475) by Matt Godbolt · 1 year, 11 months ago
  43. 9f29543 Fix #4469 (#4473) by Matt Godbolt · 1 year, 11 months ago
  44. 6348917 Separate shareable tool type from server ITool (#4472) by Matt Godbolt · 1 year, 11 months ago
  45. 96aa4be Add support for clang-cl and llvm-undname (#4371) by Tobias Hieta · 1 year, 12 months ago
  46. 7a56ee8 Assert and unwrap utilities (#4437) by Jeremy Rifkin · 1 year, 12 months ago
  47. 00158d1 TS-ify logger (#4431) by Matt Godbolt · 1 year, 12 months ago
  48. 3556033 Moving compilation queue to ts (#4440) by Matt Godbolt · 1 year, 12 months ago
  49. 1536523 Port csp.js to ts, remove _ dep (#4439) by Matt Godbolt · 1 year, 12 months ago
  50. cad5227 Don't try and hack the compilation results (#4429) by Matt Godbolt · 1 year, 12 months ago
  51. 9de0b70 min effort ts conv dropintool (#4412) by Patrick Quist · 1 year, 12 months ago
  52. 2d28398 demangling fix by partouf · 1 year, 12 months ago
  53. 67f71f2 Support patched clang for faster opt-view (#4416) by Patrick Quist · 1 year, 12 months ago
  54. f598cf8 fix interpreting with multiple files (#4407) by Patrick Quist · 1 year, 12 months ago
  55. e1fb487 Updated CompilerProps.get typing (#4397) by Jeremy Rifkin · 1 year, 12 months ago
  56. 81ed9f2 First pass ts conversion for lib/mapfiles (#4386) by Jeremy Rifkin · 1 year, 12 months ago
  57. e7b1051 Tsify options-handler (#4396) by Jeremy Rifkin · 1 year, 12 months ago
  58. 973c942 Ts-ify objdumpers (#4385) by Jeremy Rifkin · 1 year, 12 months ago
  59. 527729f Tsify compiler finder (#4390) by Jeremy Rifkin · 1 year, 12 months ago
  60. 40e1714 Make the linter happy (#4393) by Jeremy Rifkin · 1 year, 12 months ago
  61. 7e9b5cb Converted argument-parsers to ts (#4389) by Jeremy Rifkin · 1 year, 12 months ago
  62. 836a2d7 Tsify generated asm docs (#4388) by Jeremy Rifkin · 1 year, 12 months ago
  63. 85da9e7 Ts-ify carbon (#4384) by Matt Godbolt · 1 year, 12 months ago
  64. ae0fee1 first bits of compiler interface (#4378) by Patrick Quist · 1 year, 12 months ago
  65. 648dd89 AsmParser implements IAsmParser (#4382) by Matt Godbolt · 1 year, 12 months ago
  66. 2b5de93 Port fortran.js to typescript (#4381) by Matt Godbolt · 1 year, 12 months ago
  67. 1294c3f Control flow graph tool rework (#3899) by Jeremy Rifkin · 1 year, 12 months ago
  68. 2455e41 obsolete vars by partouf · 2 years ago
  69. b6d459c format and lint by partouf · 2 years ago
  70. 4f1bbcf .net - compileToBinary fix (#4353) by Patrick Quist · 2 years ago
  71. df607d5 dynamically set targetFramework (#4354) by kasperk81 · 2 years ago
  72. 2fa2bbb refactor: renames the CompilerFilters type (#4346) by Marc Poulhiès · 2 years ago
  73. 75b9d30 Support trunk and execution for .NET (#4351) by Steve · 2 years ago
  74. e13fe4a Mg/props ts (#4340) by Jeremy Rifkin · 2 years ago
  75. 21cb6f0 Fix4312 (#4338) by Ofek · 2 years ago
  76. e38d248 Fixes for .NET 7 (#4347) by Matt Godbolt · 2 years ago
  77. 959822a Fix F# build failure (#4344) by Steve · 2 years ago
  78. 0961116 Fix crossgen2 arguments (#4342) by Steve · 2 years ago
  79. 065a166 Work in progress on net .NET by Matt Godbolt · 2 years ago
  80. 201f848 Update dotnet script (#4337) by Steve · 2 years ago
  81. ee54aa9 Don't try and set up buildenv or external parser if remote (#4332) by Matt Godbolt · 2 years ago
  82. f371b10 Fail if compiler discovery fails (#4331) by Matt Godbolt · 2 years ago
  83. f4d3092 Fix error with null stderr (#4322) by Rubén Rincón Blanco · 2 years ago
  84. f276f73 First pass at making compile.js into TS (#4313) by Matt Godbolt · 2 years ago
  85. fcb7683 Add support for evm opcode documentation (#4319) by marcosmartinezfco · 2 years ago
  86. c206b3c separate llvmmos targets and nes emu (#4299) by Patrick Quist · 2 years ago
  87. d180698 Fix4293 (#4298) by Patrick Quist · 2 years ago
  88. b67f5cf Fix Python argument order (#4295) by Rubén Rincón Blanco · 2 years ago
  89. 61ff341 Add Python instruction docs (#4290) by Rubén Rincón Blanco · 2 years ago
  90. 189d445 store compilationOptions so that we can debug buildsteps better (#4288) by Patrick Quist · 2 years, 1 month ago
  91. 423be5b Fix execution for interpreted languages (#4289) by Rubén Rincón Blanco · 2 years, 1 month ago
  92. cfb3dc5 Sponsorship changes (#4274) by Matt Godbolt · 2 years, 1 month ago
  93. 1b37402 Added llvm opt pipeline timing info (#4284) by Jeremy Rifkin · 2 years, 1 month ago
  94. fef60ac Add missing data definition directives (fixes #4275) (#4277) by Sebastian Büttner · 2 years, 1 month ago
  95. da7d22b Set proper stubText type (#4270) by Rubén Rincón Blanco · 2 years, 1 month ago
  96. c2b3829 Add stdout to the compilation error result (#4278) by Jeremy Rifkin · 2 years, 1 month ago
  97. 17a56af Bugfix Map usage (#4265) by Patrick Quist · 2 years, 1 month ago
  98. c7cfda6 Add language tooltips (#4237) by Rubén Rincón Blanco · 2 years, 1 month ago
  99. db9b4f4 Add `Hide metadata` option to LLVM pipeline (#4243) by Ofek · 2 years, 1 month ago
  100. 949890e typescriptify and fix mistake overriding the wrong function (#4229) by Patrick Quist · 2 years, 1 month ago