1. 48b5f66 Learn to run tests before committing, fool godbolt by Matt Godbolt · 1 year, 8 months ago
  2. 28948f5 Ensure missing split args are treated as `[]` and not `['']` (#4930) by Matt Godbolt · 1 year, 8 months ago
  3. 7d192cc add properties and test for cewrapper (#4761) by Patrick Quist · 1 year, 8 months ago
  4. 2b65002 Update to latest AWS SDK (#4818) by Matt Godbolt · 1 year, 9 months ago
  5. 8cb8f6f Update to yaml and drop some unneeded deps (#4811) by Matt Godbolt · 1 year, 9 months ago
  6. 633eb82 Transition to ECMAScript Modules (#4780) by Mats Jun Larsen · 1 year, 9 months ago
  7. 384c297 Fix trailing comma issue (#4775) by Jeremy Rifkin · 1 year, 9 months ago
  8. 2c7e9a3 Tsify a small handful of tests (#4765) by Jeremy Rifkin · 1 year, 9 months ago
  9. 46f99a1 Tsify more tests (#4729) by Josh · 1 year, 9 months ago
  10. 563b220 Type work for some handlers and stuff related to the compiler-finder (#4752) by Jeremy Rifkin · 1 year, 9 months ago
  11. a34a20e TSify storage-tests (#4738) by Matt Godbolt · 1 year, 9 months ago
  12. 79772a9 Precommit errors (#4739) by Matt Godbolt · 1 year, 9 months ago
  13. 3233335 Convert a few llvm tests (#4737) by Jeremy Rifkin · 1 year, 9 months ago
  14. 9196e13 Converted cache-tests to typescript (#4722) by Josh · 1 year, 9 months ago
  15. 0d5e3ac Tsify the rest of lib/tooling (#4718) by Jeremy Rifkin · 1 year, 10 months ago
  16. e2b84eb Tsify lib/handlers/api (#4704) by Jeremy Rifkin · 1 year, 10 months ago
  17. 3bc2dbc TSify the compiler args (#4692) by Matt Godbolt · 1 year, 10 months ago
  18. 4a276f5 Tsify java-tests.js (#4698) by Mats Jun Larsen · 1 year, 10 months ago
  19. 31925e2 Tsify some tests (#4684) by Jeremy Rifkin · 1 year, 10 months ago
  20. 5e79968 TSify sass (#4678) by Matt Godbolt · 1 year, 10 months ago
  21. 39b81c9 Tsify asm-docs-tests to typescript with utils (#4670) by Mats Jun Larsen · 1 year, 10 months ago
  22. 86317c7 Fix internal error on Java compilation (#4668) by SeekingBlues · 1 year, 10 months ago
  23. a16cb5a ewarm things (#4056) by Patrick Quist · 1 year, 10 months ago
  24. f2fbf69 Tsify and refactor lib/handlers/source.js (#4662) by Mats Jun Larsen · 1 year, 10 months ago
  25. 7309443 Setup TS testing infrastructure (#4659) by Jeremy Rifkin · 1 year, 10 months ago
  26. 2da5d57 npm update and prettier by Matt Godbolt · 1 year, 10 months ago
  27. 49d9a24 Fix up hoom_home for interpreting (#4651) by Matt Godbolt · 1 year, 10 months ago
  28. ac8f444 Convert, modernize, and refactor cfg generation (#4657) by Jeremy Rifkin · 1 year, 10 months ago
  29. b3a4d27 Fix module loading in Hook compiler (#4639) by Fábio de Souza Villaça Medeiros · 1 year, 10 months ago
  30. d9cd9e0 Ignore trim filter for Hook (#4604) by Fábio de Souza Villaça Medeiros · 1 year, 10 months ago
  31. 6207cb2 npm run lint to get const fixes by Jeremy Rifkin · 1 year, 10 months ago
  32. 9496e5c A couple more rison test cases by Jeremy · 1 year, 10 months ago
  33. b94325e Add Line Mapping Support to Hook (#4580) by Fábio de Souza Villaça Medeiros · 1 year, 11 months ago
  34. e463458 Port pe32-support to ts; replace some optional fields with T|undefined (#4438) by Matt Godbolt · 1 year, 11 months ago
  35. 749319f Slightly more controversial bumpings (#4503) by Matt Godbolt · 1 year, 11 months ago
  36. 1890bb9 Update rison (#4509) by Jeremy Rifkin · 1 year, 11 months ago
  37. 0723662 minimal ts conv of llvm-ir (#4477) by Patrick Quist · 1 year, 11 months ago
  38. 6348917 Separate shareable tool type from server ITool (#4472) by Matt Godbolt · 1 year, 11 months ago
  39. 00158d1 TS-ify logger (#4431) by Matt Godbolt · 1 year, 11 months ago
  40. 1294c3f Control flow graph tool rework (#3899) by Jeremy Rifkin · 1 year, 12 months ago
  41. f4d3092 Fix error with null stderr (#4322) by Rubén Rincón Blanco · 2 years ago
  42. f276f73 First pass at making compile.js into TS (#4313) by Matt Godbolt · 2 years ago
  43. cfb3dc5 Sponsorship changes (#4274) by Matt Godbolt · 2 years ago
  44. 17a56af Bugfix Map usage (#4265) by Patrick Quist · 2 years, 1 month ago
  45. db9b4f4 Add `Hide metadata` option to LLVM pipeline (#4243) by Ofek · 2 years, 1 month ago
  46. 0212779 CC65 Binary + NES support (#4139) by Patrick Quist · 2 years, 1 month ago
  47. ca0bfdf Support multiple sponsor descripts (#4200) by Matt Godbolt · 2 years, 1 month ago
  48. c8e8a80 Convert sponsor.js to sponsor.js, update tests to be more targeted. (#4199) by Matt Godbolt · 2 years, 1 month ago
  49. ad5ece8 Bump jvms version to 18 and fix find-node path (#4192) by Mats Larsen · 2 years, 1 month ago
  50. c5f50d6 Fix typing and usage of tools (#4180) by Matt Godbolt · 2 years, 1 month ago
  51. 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
  52. c3eee72 Sort libs based on semver (#4153) by Rubén Rincón Blanco · 2 years, 1 month ago
  53. aa4db15 Add tests to LlvmPassDumpParser intra-line filters (#4133) by Ofek · 2 years, 2 months ago
  54. d104aa6 Add some support for execution line linking in non tree mode (#4080) by Rubén Rincón Blanco · 2 years, 2 months ago
  55. 366cd55 Adds llvm-cov tool (#4044) by Rubén Rincón Blanco · 2 years, 2 months ago
  56. d95147d formatting by partouf · 2 years, 2 months ago
  57. b567856 Clspvfixes (#4050) by Patrick Quist · 2 years, 2 months ago
  58. e039e57 tsify instructionsets (#4031) by Patrick Quist · 2 years, 2 months ago
  59. 82130f8 remove .orig files by partouf · 2 years, 3 months ago
  60. ba2c6e3 fix unittests by partouf · 2 years, 3 months ago
  61. 8334d96 tsify exec.js (#4026) by Patrick Quist · 2 years, 3 months ago
  62. 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
  63. cf216d1 Fix eslint annotation by RabsRincon · 2 years, 4 months ago
  64. c8ce581 Makes language logo optional in all cases (#3934) by Rubén Rincón Blanco · 2 years, 4 months ago
  65. 6b6c9ff Allow having an icon for the tools. (#3894) by Fred Tingaud · 2 years, 4 months ago
  66. c934ded Allow more ast lines while trying to keep out non-user-source (#3860) by Patrick Quist · 2 years, 4 months ago
  67. a5c45b6 Pony Lang Config (#3855) by Christopher Smyth · 2 years, 5 months ago
  68. 02ef879 Move severity parsing with the rest of the output parsing. (#3821) by Fred Tingaud · 2 years, 5 months ago
  69. e76115f Make tools output parsing overridable. (#3819) by Fred Tingaud · 2 years, 5 months ago
  70. 540981c Port lib/languages.js to TypeScript (#3740) by Mats Larsen · 2 years, 5 months ago
  71. 7179b8a Properly async await so exceptions are processed in getVersion as one would expect (#3797) by Matt Godbolt · 2 years, 5 months ago
  72. ca7ebb4 Updated site templates (#3767) by Jeremy Rifkin · 2 years, 6 months ago
  73. 4c2fe0a Site templates feature (#3747) by Jeremy Rifkin · 2 years, 6 months ago
  74. a1d6f45 Assembly documentation for LLVM IR (#3737) by Mats Larsen · 2 years, 6 months ago
  75. bc1a2d3 formatfix by partouf · 2 years, 6 months ago
  76. 7573e69 extra unittests to see what happens if ppl are being cheeky by partouf · 2 years, 6 months ago
  77. fe2687f allow hashes in arguments (#3726) by Patrick Quist · 2 years, 6 months ago
  78. d9151b9 Fix unused label filter for CUDA PTX output (#3717) by Ben Barsdell · 2 years, 6 months ago
  79. d0b38ab bugfix apphome by partouf · 2 years, 6 months ago
  80. f703928 Add demangler tests for CUDA PTX (#3715) by Ben Barsdell · 2 years, 6 months ago
  81. 3d2b895 Support 24-bit rgb ansi sequences (#3664) by Jeremy Rifkin · 2 years, 6 months ago
  82. 371e8e6 Reset stream styles between outputs (#3662) by Jeremy Rifkin · 2 years, 6 months ago
  83. 0c2070a Renable license checks (#3619) by Rubén Rincón Blanco · 2 years, 7 months ago
  84. f2c1e0b The Grand Reformat (#3643) by Matt Godbolt · 2 years, 7 months ago
  85. 19ddc33 Port cache code to Typescript (#3605) by Matt Godbolt · 2 years, 7 months ago
  86. 5969633 handle vt100 reverse video escape code (#3598) by Patrick Quist · 2 years, 7 months ago
  87. 4965bd6 All semver comparisons now ensure it's safe to do so (#3562) by Rubén Rincón Blanco · 2 years, 7 months ago
  88. 40fe769 Set comma-dangle to always in server code and es5 in client code by RabsRincon · 2 years, 7 months ago
  89. 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 7 months ago
  90. 16b071b Updated x86 docenizer to read adjacent tables (#3541) by Jeremy Rifkin · 2 years, 7 months ago
  91. 074549f Introducing Backtrace.io as a sponsor (#3342) by Matt Godbolt · 2 years, 8 months ago
  92. 419d386 Added keyword-spacing eslint rule and fixed instances of inconsistent spacing (#3428) by Jeremy Rifkin · 2 years, 9 months ago
  93. dc06a85 Handle lines with no opcodes (#3416) by Matt Godbolt · 2 years, 9 months ago
  94. af4a55e Fix preprocessor filtering with url #includes (#3398) by Jeremy Rifkin · 2 years, 9 months ago
  95. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 9 months ago
  96. 3a88563 lintfix by partouf · 2 years, 10 months ago
  97. 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 10 months ago
  98. a894faf lintfixes by partouf · 2 years, 10 months ago
  99. 41853b4 Fixes check for empty request body (#3350) by Yusuf Bham · 2 years, 10 months ago
  100. 5f0a3a7 Re-enable ansi tests. CC @matsjla by Matt Godbolt · 2 years, 10 months ago