1. aa78a5f Map solidity EVM assembly to lines of code (#3545) by Anders-T | 0x80.eth · 3 years, 8 months ago
  2. 1175b39 Fix some ast types by RabsRincon · 3 years, 8 months ago
  3. 16b071b Updated x86 docenizer to read adjacent tables (#3541) by Jeremy Rifkin · 3 years, 8 months ago
  4. ef8f36d Convert lib/sources to TypeScript (#3526) by Mats Larsen · 3 years, 8 months ago
  5. 2001d1b Add support for Solidity (#3507) by Alexey Shekhirin · 3 years, 9 months ago
  6. 17c01cf Fix for msvc library issue (#3501) by Patrick Quist · 3 years, 9 months ago
  7. 0487027 Reorder user args first (#3496) by Matt Godbolt · 3 years, 9 months ago
  8. 569df66 bugfix library matching icx (#3484) by Patrick Quist · 3 years, 9 months ago
  9. 48c95e8 Adds overridable orderArguments function (#3489) by Rubén Rincón Blanco · 3 years, 9 months ago
  10. 63ca451 Fix #3465 (#3466) by Jeremy Rifkin · 3 years, 9 months ago
  11. bb7b662 Moved inputFilename forward in compiler arguments (#3474) by Omar Awile · 3 years, 9 months ago
  12. 7c03aae Fix invalid typeof expression (#3454) by Matt Godbolt · 3 years, 9 months ago
  13. 3fba855 Some fixups for typescript (#3452) by Matt Godbolt · 3 years, 9 months ago
  14. df3042f Added TypeScript Native compiler (#3448) by ODuzhar · 3 years, 9 months ago
  15. 419d386 Added keyword-spacing eslint rule and fixed instances of inconsistent spacing (#3428) by Jeremy Rifkin · 3 years, 10 months ago
  16. aa516e3 Add llvm-symbolizer to ASAN_SYMBOLIZER_PATH (#3425) by Jeremy Rifkin · 3 years, 10 months ago
  17. 181e2c2 Construct one FormattingHandler for all compilers (#3417) by Matt Godbolt · 3 years, 10 months ago
  18. dc06a85 Handle lines with no opcodes (#3416) by Matt Godbolt · 3 years, 10 months ago
  19. af4a55e Fix preprocessor filtering with url #includes (#3398) by Jeremy Rifkin · 3 years, 10 months ago
  20. 2cf941d Move Prometheus metrics server into a separated file (#3391) by Juan José · 3 years, 10 months ago
  21. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 3 years, 10 months ago
  22. c3bba29 Discovered compiler tool fixes (#3377) by Patrick Quist · 3 years, 10 months ago
  23. 0bc22bb when no files are supplied, no need to do anything special for them either (#3371) by Patrick Quist · 3 years, 10 months ago
  24. 53a17f5 Please the liner by RabsRincon · 3 years, 11 months ago
  25. f0f744d Add more dart versions (#3361) by Michael Debertol · 3 years, 11 months ago
  26. c432d62 add the formatter for dart (#3362) by Michael Debertol · 3 years, 11 months ago
  27. 88bcb4f Show preprocessor output even if main compilation fails (#3363) by Jeremy Rifkin · 3 years, 11 months ago
  28. 045c68d Add strict tsc flag for the backend ts code (#3355) by Rubén Rincón Blanco · 3 years, 11 months ago
  29. 3f695c9 Add Dart support (#3352) by Michael Debertol · 3 years, 11 months ago
  30. 7031a6e Move static/load-save.js to TypeScript (#3345) by Rubén Rincón Blanco · 3 years, 11 months ago
  31. 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 3 years, 11 months ago
  32. bb1f491 Implement asm-parser for dotnet (#3334) by Steve · 3 years, 11 months ago
  33. ed90053 Fixes Executor pane for Python (+ possibly more) (#3354) by Rubén Rincón Blanco · 3 years, 11 months ago
  34. 0247877 Fix Linter error by RabsRincon · 3 years, 11 months ago
  35. e91d5a0 Static Analysis tool update (#3324) by TimmyTechTV · 3 years, 11 months ago
  36. 41853b4 Fixes check for empty request body (#3350) by Yusuf Bham · 3 years, 11 months ago
  37. 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 · 3 years, 11 months ago
  38. 59ab2e1 C/C++ Turn off filtering when -E is provided. Suggestion for upstream issue #1380. (#3320) by Jeremy Rifkin · 3 years, 11 months ago
  39. ef74c3a Ada: Fix intel filter active even for cross compilers (#3318) by Marc Poulhiès · 3 years, 11 months ago
  40. c28d535 Changes needed to make dotnet work with nsjail (#3307) by Patrick Quist · 3 years, 11 months ago
  41. a07a42b Adding Static Analysis to tooling (#3306) by TimmyTechTV · 3 years, 11 months ago
  42. 9b890b1 Refactor handling of Assembly Documentation Providers (#3247) by Mats Larsen · 3 years, 11 months ago
  43. c4e76cd Add GNAT cross compiler from Alire project (#3294) by Marc Poulhiès · 3 years, 11 months ago
  44. 7c96678 Fix lib/compilers/dotnet lint error by Mats Larsen · 3 years, 11 months ago
  45. 0a3aadb Add support for C#, F# and Visual Basic (#3168) by Steve · 3 years, 11 months ago
  46. b83dafa Add comment for GNAT handling of command line options and enable strings (#3252) by Marc Poulhiès · 3 years, 11 months ago
  47. 1d8cae9 Fix strings tool calling wrt binary/executable targets (#3251) by Marc Poulhiès · 3 years, 11 months ago
  48. 1406669 Move BaseFormatter into /lib/formatters (#3250) by Mats Larsen · 3 years, 11 months ago
  49. 8bd3945 Upgrade eslint-plugin-unicorn, and fix issues it ponted out by Matt Godbolt · 3 years, 11 months ago
  50. ee2370f Fix bug: /compile endpoint API errors should be 400s (#3246) by Luca Pizzini · 3 years, 11 months ago
  51. bf9d233 Add AVR assembly documentation (#3218) by Elektron72 · 3 years, 12 months ago
  52. 8679767 Fix parsing assembler from binary when templates are used (#3238) by Marc Poulhiès · 3 years, 12 months ago
  53. 91e4f37 Make sure asm-raw behaves on compilation errors by RabsRincon · 3 years, 12 months ago
  54. da1a3ab Make it possible to share types in /types directory between front and backend (#3211) by Mats Larsen · 3 years, 12 months ago
  55. 7f0bc32 API: Change 'filters' option to be additive (#3206) by Gregory Anders · 3 years, 12 months ago
  56. 86dd8f7 Ada: new pane for GNAT Debug Tree (#3190) by Marc Poulhiès · 3 years, 12 months ago
  57. 5a35069 Add assembly documentation for 6502 (#3210) by Elektron72 · 4 years ago
  58. 6e79e09 Minimal backend typescript support (#3207) by Patrick Quist · 4 years ago
  59. d00878f Fix missing gimple and original tree dump in GCC dump by Marc Poulhiès · 4 years ago
  60. e003f11 Revert "Create microsoft-analysis-tool.js (#3172)" by partouf · 4 years ago
  61. 0de5dd9 Revert "Fix missing gimple and original tree dump in GCC dump (#3183)" by partouf · 4 years ago
  62. 819e18a Create microsoft-analysis-tool.js (#3172) by timmy-ms · 4 years ago
  63. c8b25ee Fix missing gimple and original tree dump in GCC dump (#3183) by Marc Poulhiès · 4 years ago
  64. 04787ce Fix source/assembly mapping when GNAT expanded code pane opened (#3177) by Marc Poulhiès · 4 years ago
  65. 810a1d0 Describe which opcode and arch was not found (#3175) by Mats Larsen · 4 years ago
  66. 73c7586 Update eslint et al by Matt Godbolt · 4 years ago
  67. a00f263 Handle filecontent and filename errors (#3170) by Patrick Quist · 4 years, 1 month ago
  68. d7c4eec Refactor and return 404 from AsmDocs APIs (#3143) by Mats Larsen · 4 years, 1 month ago
  69. 2469376 rust: HIR dump and small refactor with macro expansion (#3147) by Marc Poulhiès · 4 years, 1 month ago
  70. 560d18c Temporarily patch Kotlin runtime execution (#3151) by Mats Larsen · 4 years, 1 month ago
  71. 12d27b5 Format the output file for Erlang in a nicer way (#3135) by Björn Gustavsson · 4 years, 1 month ago
  72. 8a6701f Fix and refactor rustc-cg-gcc GCC dump (#3128) by Marc Poulhiès · 4 years, 1 month ago
  73. 2bc7169 Erlang highlight and add to amazon (#3129) by Patrick Quist · 4 years, 1 month ago
  74. 0efd82d Fix linter error in erlang.js by Marc Poulhiès · 4 years, 1 month ago
  75. 82772f4 add support for erlang to beam bytecode (#3094) by Timothy Moores · 4 years, 1 month ago
  76. 177fee0 Enable the GCC dump for the rustc using GCC backend (#3109) by Marc Poulhiès · 4 years, 1 month ago
  77. 20ebcf7 Honour rustc flags when emitting MIR and emit both assembly and MIR in the same execution (#3116) by Marc Poulhiès · 4 years, 1 month ago
  78. f7d77bd Modify the path include guard to fix some false-positives (#3083) by Rubén Rincón Blanco · 4 years, 1 month ago
  79. bba925a Show GNAT expanded code pane even in case of compiler error (#3121) by Marc Poulhiès · 4 years, 1 month ago
  80. 4e96bfb Filter fdump-passes output from stderr before displaying (#3115) by Marc Poulhiès · 4 years, 1 month ago
  81. 88d58f9 Refactor GCC dump and GNAT expanded code creation (#3064) by Marc Poulhiès · 4 years, 1 month ago
  82. 1915993 Remove trailing whitespaces by Nico Lehmann · 4 years, 1 month ago
  83. 6f18695 Refactor GCC dump handling (#3024) by Marc Poulhiès · 4 years, 2 months ago
  84. ed0609b Avoid null error if asm line is somehow missing by RabsRincon · 4 years, 2 months ago
  85. 27b3c5e Set Java default encoding to UTF-8 (#3096) by Mats Larsen · 4 years, 2 months ago
  86. cf7d704 Await for things (#3086) by Matt Godbolt · 4 years, 2 months ago
  87. c9542a2 Implemement backwards compatability for Format API after #2957 (#3066) by Mats Larsen · 4 years, 2 months ago
  88. 8886821 Add a way to ensure no tracking is done and now 3rd party is available by RabsRincon · 4 years, 2 months ago
  89. 3d573e4 Fix IAR EWB implementation to work on Linux and tweak its ARM support (#3028) by Justus H · 4 years, 2 months ago
  90. 08611be fix tools for prediscovered compilers by partouf · 4 years, 2 months ago
  91. c8569b8 fix tool includeKey things by partouf · 4 years, 2 months ago
  92. 8383b64 fix props lambda by partouf · 4 years, 2 months ago
  93. 730f1b8 bugfix tools by partouf · 4 years, 2 months ago
  94. 1ca884c Seperate compiler finding process (#3022) by Patrick Quist · 4 years, 2 months ago
  95. 9b46d4f Initial support for GNAT specific debug output (#3000) by Marc Poulhiès · 4 years, 2 months ago
  96. 26f8357 refactor: replace underscore each usage with native for of (#3012) by Bhavin Ag · 4 years, 3 months ago
  97. 63b3c90 Add Go formatting with Gofmt (#2966) by Mats Larsen · 4 years, 3 months ago
  98. 8101349 Avoid calling compilerProps after compiler object construction (#3005) by Austin Morton · 4 years, 3 months ago
  99. e104811 Enable GCC dump for the GNAT Ada compiler (#2989) by Marc Poulhiès · 4 years, 3 months ago
  100. 87ed92a Implement LLVM IR output for ispc (#2972) by Mats Larsen · 4 years, 3 months ago