1. fa9a274 Clang force dwarf4 (#3604) by Patrick Quist · 2 years, 6 months ago
  2. 9b494f0 Move cache logging into a place where we have the key (#3606) by Matt Godbolt · 2 years, 6 months ago
  3. de161fd Log the hash of compiler cache accesses by Matt Godbolt · 2 years, 6 months ago
  4. 58337bb Improvements to policy handling (#3595) by Matt Godbolt · 2 years, 6 months ago
  5. 943af8f add a view for Haskell STG intermediary output #3571 (#3585) by A S E · 2 years, 6 months ago
  6. 5ae6b30 Pre-compile typescript in releases (#3570) by Matt Godbolt · 2 years, 6 months ago
  7. 551a0be Optionally log the compiler cache keys and accesses (#3583) by Matt Godbolt · 2 years, 6 months ago
  8. 154c18a Add noImplicitOverride to tsc config by RabsRincon · 2 years, 6 months ago
  9. 09df855 Handle missing asm information (#3569) by Matt Godbolt · 2 years, 6 months ago
  10. 7bb5764 Lint fixes by Matt Godbolt · 2 years, 6 months ago
  11. 5e5ee98 Fix 4 year old compiler ordering bug by RabsRincon · 2 years, 6 months ago
  12. 4965bd6 All semver comparisons now ensure it's safe to do so (#3562) by Rubén Rincón Blanco · 2 years, 6 months ago
  13. aa65eb5 Merge branch 'main' into rr/comma-dangle by Matt Godbolt · 2 years, 6 months ago
  14. f77dd84 Async WINE setup (#3558) by Matt Godbolt · 2 years, 6 months ago
  15. 40fe769 Set comma-dangle to always in server code and es5 in client code by RabsRincon · 2 years, 6 months ago
  16. fb35d64 Fix Solidity compilers and line numbers in versions 0.4.x - 0.8.x (#3561) by Anders-T | 0x80.eth · 2 years, 6 months ago
  17. 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 6 months ago
  18. d35e98f Throw on bad mtime (#3556) by Matt Godbolt · 2 years, 6 months ago
  19. d801f03 Defer running buildenv stuff (#3550) by Matt Godbolt · 2 years, 6 months ago
  20. aa78a5f Map solidity EVM assembly to lines of code (#3545) by Anders-T | 0x80.eth · 2 years, 6 months ago
  21. 1175b39 Fix some ast types by RabsRincon · 2 years, 6 months ago
  22. 16b071b Updated x86 docenizer to read adjacent tables (#3541) by Jeremy Rifkin · 2 years, 6 months ago
  23. ef8f36d Convert lib/sources to TypeScript (#3526) by Mats Larsen · 2 years, 6 months ago
  24. 2001d1b Add support for Solidity (#3507) by Alexey Shekhirin · 2 years, 6 months ago
  25. 17c01cf Fix for msvc library issue (#3501) by Patrick Quist · 2 years, 6 months ago
  26. 0487027 Reorder user args first (#3496) by Matt Godbolt · 2 years, 7 months ago
  27. 569df66 bugfix library matching icx (#3484) by Patrick Quist · 2 years, 7 months ago
  28. 48c95e8 Adds overridable orderArguments function (#3489) by Rubén Rincón Blanco · 2 years, 7 months ago
  29. 63ca451 Fix #3465 (#3466) by Jeremy Rifkin · 2 years, 7 months ago
  30. bb7b662 Moved inputFilename forward in compiler arguments (#3474) by Omar Awile · 2 years, 7 months ago
  31. 7c03aae Fix invalid typeof expression (#3454) by Matt Godbolt · 2 years, 7 months ago
  32. 3fba855 Some fixups for typescript (#3452) by Matt Godbolt · 2 years, 7 months ago
  33. df3042f Added TypeScript Native compiler (#3448) by ODuzhar · 2 years, 7 months ago
  34. 419d386 Added keyword-spacing eslint rule and fixed instances of inconsistent spacing (#3428) by Jeremy Rifkin · 2 years, 7 months ago
  35. aa516e3 Add llvm-symbolizer to ASAN_SYMBOLIZER_PATH (#3425) by Jeremy Rifkin · 2 years, 7 months ago
  36. 181e2c2 Construct one FormattingHandler for all compilers (#3417) by Matt Godbolt · 2 years, 8 months ago
  37. dc06a85 Handle lines with no opcodes (#3416) by Matt Godbolt · 2 years, 8 months ago
  38. af4a55e Fix preprocessor filtering with url #includes (#3398) by Jeremy Rifkin · 2 years, 8 months ago
  39. 2cf941d Move Prometheus metrics server into a separated file (#3391) by Juan José · 2 years, 8 months ago
  40. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 8 months ago
  41. c3bba29 Discovered compiler tool fixes (#3377) by Patrick Quist · 2 years, 8 months ago
  42. 0bc22bb when no files are supplied, no need to do anything special for them either (#3371) by Patrick Quist · 2 years, 8 months ago
  43. 53a17f5 Please the liner by RabsRincon · 2 years, 8 months ago
  44. f0f744d Add more dart versions (#3361) by Michael Debertol · 2 years, 8 months ago
  45. c432d62 add the formatter for dart (#3362) by Michael Debertol · 2 years, 8 months ago
  46. 88bcb4f Show preprocessor output even if main compilation fails (#3363) by Jeremy Rifkin · 2 years, 8 months ago
  47. 045c68d Add strict tsc flag for the backend ts code (#3355) by Rubén Rincón Blanco · 2 years, 8 months ago
  48. 3f695c9 Add Dart support (#3352) by Michael Debertol · 2 years, 8 months ago
  49. 7031a6e Move static/load-save.js to TypeScript (#3345) by Rubén Rincón Blanco · 2 years, 8 months ago
  50. 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 8 months ago
  51. bb1f491 Implement asm-parser for dotnet (#3334) by Steve · 2 years, 8 months ago
  52. ed90053 Fixes Executor pane for Python (+ possibly more) (#3354) by Rubén Rincón Blanco · 2 years, 8 months ago
  53. 0247877 Fix Linter error by RabsRincon · 2 years, 8 months ago
  54. e91d5a0 Static Analysis tool update (#3324) by TimmyTechTV · 2 years, 8 months ago
  55. 41853b4 Fixes check for empty request body (#3350) by Yusuf Bham · 2 years, 8 months ago
  56. 20e022e in case of win32 binary mode, use the binary parser and associate obj filenames even if theres no lineno info (#3341) by Patrick Quist · 2 years, 8 months ago
  57. 59ab2e1 C/C++ Turn off filtering when -E is provided. Suggestion for upstream issue #1380. (#3320) by Jeremy Rifkin · 2 years, 9 months ago
  58. ef74c3a Ada: Fix intel filter active even for cross compilers (#3318) by Marc Poulhiès · 2 years, 9 months ago
  59. c28d535 Changes needed to make dotnet work with nsjail (#3307) by Patrick Quist · 2 years, 9 months ago
  60. a07a42b Adding Static Analysis to tooling (#3306) by TimmyTechTV · 2 years, 9 months ago
  61. 9b890b1 Refactor handling of Assembly Documentation Providers (#3247) by Mats Larsen · 2 years, 9 months ago
  62. c4e76cd Add GNAT cross compiler from Alire project (#3294) by Marc Poulhiès · 2 years, 9 months ago
  63. 7c96678 Fix lib/compilers/dotnet lint error by Mats Larsen · 2 years, 9 months ago
  64. 0a3aadb Add support for C#, F# and Visual Basic (#3168) by Steve · 2 years, 9 months ago
  65. b83dafa Add comment for GNAT handling of command line options and enable strings (#3252) by Marc Poulhiès · 2 years, 9 months ago
  66. 1d8cae9 Fix strings tool calling wrt binary/executable targets (#3251) by Marc Poulhiès · 2 years, 9 months ago
  67. 1406669 Move BaseFormatter into /lib/formatters (#3250) by Mats Larsen · 2 years, 9 months ago
  68. 8bd3945 Upgrade eslint-plugin-unicorn, and fix issues it ponted out by Matt Godbolt · 2 years, 9 months ago
  69. ee2370f Fix bug: /compile endpoint API errors should be 400s (#3246) by Luca Pizzini · 2 years, 9 months ago
  70. bf9d233 Add AVR assembly documentation (#3218) by Elektron72 · 2 years, 9 months ago
  71. 8679767 Fix parsing assembler from binary when templates are used (#3238) by Marc Poulhiès · 2 years, 9 months ago
  72. 91e4f37 Make sure asm-raw behaves on compilation errors by RabsRincon · 2 years, 10 months ago
  73. da1a3ab Make it possible to share types in /types directory between front and backend (#3211) by Mats Larsen · 2 years, 10 months ago
  74. 7f0bc32 API: Change 'filters' option to be additive (#3206) by Gregory Anders · 2 years, 10 months ago
  75. 86dd8f7 Ada: new pane for GNAT Debug Tree (#3190) by Marc Poulhiès · 2 years, 10 months ago
  76. 5a35069 Add assembly documentation for 6502 (#3210) by Elektron72 · 2 years, 10 months ago
  77. 6e79e09 Minimal backend typescript support (#3207) by Patrick Quist · 2 years, 10 months ago
  78. d00878f Fix missing gimple and original tree dump in GCC dump by Marc Poulhiès · 2 years, 10 months ago
  79. e003f11 Revert "Create microsoft-analysis-tool.js (#3172)" by partouf · 2 years, 10 months ago
  80. 0de5dd9 Revert "Fix missing gimple and original tree dump in GCC dump (#3183)" by partouf · 2 years, 10 months ago
  81. 819e18a Create microsoft-analysis-tool.js (#3172) by timmy-ms · 2 years, 10 months ago
  82. c8b25ee Fix missing gimple and original tree dump in GCC dump (#3183) by Marc Poulhiès · 2 years, 10 months ago
  83. 04787ce Fix source/assembly mapping when GNAT expanded code pane opened (#3177) by Marc Poulhiès · 2 years, 10 months ago
  84. 810a1d0 Describe which opcode and arch was not found (#3175) by Mats Larsen · 2 years, 10 months ago
  85. 73c7586 Update eslint et al by Matt Godbolt · 2 years, 10 months ago
  86. a00f263 Handle filecontent and filename errors (#3170) by Patrick Quist · 2 years, 10 months ago
  87. d7c4eec Refactor and return 404 from AsmDocs APIs (#3143) by Mats Larsen · 2 years, 10 months ago
  88. 2469376 rust: HIR dump and small refactor with macro expansion (#3147) by Marc Poulhiès · 2 years, 11 months ago
  89. 560d18c Temporarily patch Kotlin runtime execution (#3151) by Mats Larsen · 2 years, 11 months ago
  90. 12d27b5 Format the output file for Erlang in a nicer way (#3135) by Björn Gustavsson · 2 years, 11 months ago
  91. 8a6701f Fix and refactor rustc-cg-gcc GCC dump (#3128) by Marc Poulhiès · 2 years, 11 months ago
  92. 2bc7169 Erlang highlight and add to amazon (#3129) by Patrick Quist · 2 years, 11 months ago
  93. 0efd82d Fix linter error in erlang.js by Marc Poulhiès · 2 years, 11 months ago
  94. 82772f4 add support for erlang to beam bytecode (#3094) by Timothy Moores · 2 years, 11 months ago
  95. 177fee0 Enable the GCC dump for the rustc using GCC backend (#3109) by Marc Poulhiès · 2 years, 11 months ago
  96. 20ebcf7 Honour rustc flags when emitting MIR and emit both assembly and MIR in the same execution (#3116) by Marc Poulhiès · 2 years, 11 months ago
  97. f7d77bd Modify the path include guard to fix some false-positives (#3083) by Rubén Rincón Blanco · 2 years, 11 months ago
  98. bba925a Show GNAT expanded code pane even in case of compiler error (#3121) by Marc Poulhiès · 2 years, 11 months ago
  99. 4e96bfb Filter fdump-passes output from stderr before displaying (#3115) by Marc Poulhiès · 2 years, 11 months ago
  100. 88d58f9 Refactor GCC dump and GNAT expanded code creation (#3064) by Marc Poulhiès · 2 years, 11 months ago