1. 2b3f822 gracefully handle defunct remote instances on startup by partouf · 2 years, 6 months ago
  2. 7573e69 extra unittests to see what happens if ppl are being cheeky by partouf · 2 years, 6 months ago
  3. 38cf38f Sprinkle some path.delimiter around (#3725) by Rubén Rincón Blanco · 2 years, 6 months ago
  4. 88cb7d6 Base-compiler to typescript (#3718) by Patrick Quist · 2 years, 6 months ago
  5. fe2687f allow hashes in arguments (#3726) by Patrick Quist · 2 years, 6 months ago
  6. 4150b60 First try at fixing flang (#3673) by Rubén Rincón Blanco · 2 years, 6 months ago
  7. d9151b9 Fix unused label filter for CUDA PTX output (#3717) by Ben Barsdell · 2 years, 6 months ago
  8. d0b38ab bugfix apphome by partouf · 2 years, 6 months ago
  9. 2c02f32 fix ada; set apphome to allow subdir customcwd by partouf · 2 years, 6 months ago
  10. f76cc54 formatfix by partouf · 2 years, 6 months ago
  11. d47191c bugfix ada intel asm options by Patrick Quist · 2 years, 6 months ago
  12. b006d4a Ada: fix compile to binary/execute within jail (#3716) by Marc Poulhiès · 2 years, 6 months ago
  13. bb0f4dc Fix demangling in CUDA PTX output (#3714) by Ben Barsdell · 2 years, 6 months ago
  14. 6e5d636 Ada: Fix inputFileName at incorrect loc for binary and execution (#3712) by Marc Poulhiès · 2 years, 6 months ago
  15. 77e38a2 Remove hardcoded path by Marc Poulhiès · 2 years, 6 months ago
  16. a4cd297 Beeb (#3679) by Patrick Quist · 2 years, 6 months ago
  17. 86c6dea Make Clang parser logic shorter (#3692) by Juan José · 2 years, 6 months ago
  18. c9b2b81 style: prefer built-in `Array#find()` over lodash lib (#3693) by Juan José · 2 years, 6 months ago
  19. f64c753 Have a way to disable asm docs if needed (#3667) by Rubén Rincón Blanco · 2 years, 6 months ago
  20. f83e184 Minimal version of externalparser asm-parser (#3278) by Patrick Quist · 2 years, 7 months ago
  21. 69fb396 better logging for when objdump or c++filt is missing by partouf · 2 years, 7 months ago
  22. 67714e5 Dosbox + Turbo C 2.01 support (#3627) by Patrick Quist · 2 years, 7 months ago
  23. 75b1c19 formatfixes by partouf · 2 years, 7 months ago
  24. bb8f3b8 Merge branches 'bbcmicrothings' and 'main' of https://github.com/compiler-explorer/compiler-explorer into main by partouf · 2 years, 7 months ago
  25. e937c7e Add semver check for ast dump in iscp (#3652) by Rubén Rincón Blanco · 2 years, 7 months ago
  26. 723f23e Add missing ts and sol logos by RabsRincon · 2 years, 7 months ago
  27. 5087a9e Add icons to languages in dropdown (#3298) by Rubén Rincón Blanco · 2 years, 7 months ago
  28. 0c2070a Renable license checks (#3619) by Rubén Rincón Blanco · 2 years, 7 months ago
  29. cb7a772 Merge remote-tracking branch 'origin/main' into bbcmicrothings by partouf · 2 years, 7 months ago
  30. f2c1e0b The Grand Reformat (#3643) by Matt Godbolt · 2 years, 7 months ago
  31. 7e7dd0f Fix for #3637 (#3638) by Jeremy Rifkin · 2 years, 7 months ago
  32. e984c9a Option to load a custom popular arguments json from disk (#3597) by Patrick Quist · 2 years, 7 months ago
  33. f19bebc Add 405 handlers for API endpoints (#3620) by Rubén Rincón Blanco · 2 years, 7 months ago
  34. 9d9b62e Normalize license header by RabsRincon · 2 years, 7 months ago
  35. 29b6e4a Fix #3275 : move from compiler-opt-info to compiler-opt-info2 (#3615) by Ofek · 2 years, 7 months ago
  36. d4cd96e Add GHC Core and Cmm views #3571 (#3593) by A S E · 2 years, 7 months ago
  37. 19ddc33 Port cache code to Typescript (#3605) by Matt Godbolt · 2 years, 7 months ago
  38. d68cc80 Automatically detect Java entry points (#3614) by Headline · 2 years, 7 months ago
  39. 2f56da5 lintfix by Patrick Quist · 2 years, 7 months ago
  40. fa9a274 Clang force dwarf4 (#3604) by Patrick Quist · 2 years, 7 months ago
  41. 9b494f0 Move cache logging into a place where we have the key (#3606) by Matt Godbolt · 2 years, 7 months ago
  42. de161fd Log the hash of compiler cache accesses by Matt Godbolt · 2 years, 7 months ago
  43. 58337bb Improvements to policy handling (#3595) by Matt Godbolt · 2 years, 7 months ago
  44. 943af8f add a view for Haskell STG intermediary output #3571 (#3585) by A S E · 2 years, 7 months ago
  45. 5ae6b30 Pre-compile typescript in releases (#3570) by Matt Godbolt · 2 years, 7 months ago
  46. 551a0be Optionally log the compiler cache keys and accesses (#3583) by Matt Godbolt · 2 years, 7 months ago
  47. 154c18a Add noImplicitOverride to tsc config by RabsRincon · 2 years, 7 months ago
  48. 09df855 Handle missing asm information (#3569) by Matt Godbolt · 2 years, 7 months ago
  49. 7bb5764 Lint fixes by Matt Godbolt · 2 years, 7 months ago
  50. 5e5ee98 Fix 4 year old compiler ordering bug by RabsRincon · 2 years, 7 months ago
  51. 4965bd6 All semver comparisons now ensure it's safe to do so (#3562) by Rubén Rincón Blanco · 2 years, 7 months ago
  52. aa65eb5 Merge branch 'main' into rr/comma-dangle by Matt Godbolt · 2 years, 7 months ago
  53. f77dd84 Async WINE setup (#3558) by Matt Godbolt · 2 years, 7 months ago
  54. 40fe769 Set comma-dangle to always in server code and es5 in client code by RabsRincon · 2 years, 7 months ago
  55. fb35d64 Fix Solidity compilers and line numbers in versions 0.4.x - 0.8.x (#3561) by Anders-T | 0x80.eth · 2 years, 7 months ago
  56. 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 7 months ago
  57. d35e98f Throw on bad mtime (#3556) by Matt Godbolt · 2 years, 7 months ago
  58. d801f03 Defer running buildenv stuff (#3550) by Matt Godbolt · 2 years, 7 months ago
  59. aa78a5f Map solidity EVM assembly to lines of code (#3545) by Anders-T | 0x80.eth · 2 years, 7 months ago
  60. 1175b39 Fix some ast types by RabsRincon · 2 years, 7 months ago
  61. 16b071b Updated x86 docenizer to read adjacent tables (#3541) by Jeremy Rifkin · 2 years, 7 months ago
  62. ef8f36d Convert lib/sources to TypeScript (#3526) by Mats Larsen · 2 years, 7 months ago
  63. 2001d1b Add support for Solidity (#3507) by Alexey Shekhirin · 2 years, 8 months ago
  64. 17c01cf Fix for msvc library issue (#3501) by Patrick Quist · 2 years, 8 months ago
  65. 0487027 Reorder user args first (#3496) by Matt Godbolt · 2 years, 8 months ago
  66. 569df66 bugfix library matching icx (#3484) by Patrick Quist · 2 years, 8 months ago
  67. 48c95e8 Adds overridable orderArguments function (#3489) by Rubén Rincón Blanco · 2 years, 8 months ago
  68. 63ca451 Fix #3465 (#3466) by Jeremy Rifkin · 2 years, 8 months ago
  69. bb7b662 Moved inputFilename forward in compiler arguments (#3474) by Omar Awile · 2 years, 8 months ago
  70. 7c03aae Fix invalid typeof expression (#3454) by Matt Godbolt · 2 years, 8 months ago
  71. 3fba855 Some fixups for typescript (#3452) by Matt Godbolt · 2 years, 8 months ago
  72. df3042f Added TypeScript Native compiler (#3448) by ODuzhar · 2 years, 8 months ago
  73. 419d386 Added keyword-spacing eslint rule and fixed instances of inconsistent spacing (#3428) by Jeremy Rifkin · 2 years, 9 months ago
  74. aa516e3 Add llvm-symbolizer to ASAN_SYMBOLIZER_PATH (#3425) by Jeremy Rifkin · 2 years, 9 months ago
  75. 181e2c2 Construct one FormattingHandler for all compilers (#3417) by Matt Godbolt · 2 years, 9 months ago
  76. dc06a85 Handle lines with no opcodes (#3416) by Matt Godbolt · 2 years, 9 months ago
  77. af4a55e Fix preprocessor filtering with url #includes (#3398) by Jeremy Rifkin · 2 years, 9 months ago
  78. 2cf941d Move Prometheus metrics server into a separated file (#3391) by Juan José · 2 years, 9 months ago
  79. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 9 months ago
  80. c3bba29 Discovered compiler tool fixes (#3377) by Patrick Quist · 2 years, 9 months ago
  81. 0bc22bb when no files are supplied, no need to do anything special for them either (#3371) by Patrick Quist · 2 years, 9 months ago
  82. 53a17f5 Please the liner by RabsRincon · 2 years, 10 months ago
  83. f0f744d Add more dart versions (#3361) by Michael Debertol · 2 years, 10 months ago
  84. c432d62 add the formatter for dart (#3362) by Michael Debertol · 2 years, 10 months ago
  85. 88bcb4f Show preprocessor output even if main compilation fails (#3363) by Jeremy Rifkin · 2 years, 10 months ago
  86. 045c68d Add strict tsc flag for the backend ts code (#3355) by Rubén Rincón Blanco · 2 years, 10 months ago
  87. 3f695c9 Add Dart support (#3352) by Michael Debertol · 2 years, 10 months ago
  88. 7031a6e Move static/load-save.js to TypeScript (#3345) by Rubén Rincón Blanco · 2 years, 10 months ago
  89. 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 10 months ago
  90. bb1f491 Implement asm-parser for dotnet (#3334) by Steve · 2 years, 10 months ago
  91. ed90053 Fixes Executor pane for Python (+ possibly more) (#3354) by Rubén Rincón Blanco · 2 years, 10 months ago
  92. 0247877 Fix Linter error by RabsRincon · 2 years, 10 months ago
  93. e91d5a0 Static Analysis tool update (#3324) by TimmyTechTV · 2 years, 10 months ago
  94. 41853b4 Fixes check for empty request body (#3350) by Yusuf Bham · 2 years, 10 months ago
  95. 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, 10 months ago
  96. 59ab2e1 C/C++ Turn off filtering when -E is provided. Suggestion for upstream issue #1380. (#3320) by Jeremy Rifkin · 2 years, 10 months ago
  97. ef74c3a Ada: Fix intel filter active even for cross compilers (#3318) by Marc Poulhiès · 2 years, 10 months ago
  98. c28d535 Changes needed to make dotnet work with nsjail (#3307) by Patrick Quist · 2 years, 10 months ago
  99. a07a42b Adding Static Analysis to tooling (#3306) by TimmyTechTV · 2 years, 10 months ago
  100. 9b890b1 Refactor handling of Assembly Documentation Providers (#3247) by Mats Larsen · 2 years, 10 months ago