1. 2085f8d Merge pull request #1504 from mattgodbolt/undenodeify by Rubén Rincón Blanco · 5 years ago
  2. 91cf11c Remove redundant Promise.resolve calls by RabsRincon · 5 years ago
  3. ed7c80f Move bulk of client side options to non-inlined script (#1497) by Austin Morton · 5 years ago
  4. df78b11 Update on-disk.js by Patrick Quist · 5 years ago
  5. 57cb1e8 Completely remove need for denodeify by RabsRincon · 5 years ago
  6. d2cee50 Merge pull request #1490 from mattgodbolt/libapi by Patrick Quist · 5 years ago
  7. e25dd14 fix as suggested by Partouf · 5 years ago
  8. 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
  9. a7b8844 Properly check if the user wants to exec by RabsRincon · 5 years ago
  10. 026eee8 bugfix multiple paths in libraryversion by Partouf · 5 years ago
  11. 6e9c5c8 add libraries option to compile api by Partouf · 5 years ago
  12. 340d63a splitter change for win32 by Partouf · 5 years ago
  13. feedf72 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 5 years ago
  14. bcc8579 add more call ptr regexs and tests by Partouf · 5 years ago
  15. 785d9d8 testcase and fix for #1468 by Partouf · 5 years ago
  16. 13a1ff8 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  17. 52b977b Conserve empty lines in output pane by RabsRincon · 5 years ago
  18. af3a683 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 5 years ago
  19. 1888ac3 Introduce async/await. Package up the build results in the execution package. Use that to show compiler stderr/stdout in execution even if the compilation succeeds by Matt Godbolt · 5 years ago
  20. fc26913 Make new toggles saveable & fix args by RabsRincon · 5 years ago
  21. bc427a6 Improve execution output parsing by RabsRincon · 5 years ago
  22. 366add6 Temporarily disable java (see #1438) by Matt Godbolt · 5 years ago
  23. d827102 Merge pull request #1436 from mattgodbolt/compilehandlererrorlogging by Patrick Quist · 5 years ago
  24. e20f045 handle the other cases by Partouf · 5 years ago
  25. e00872e obviously dont log stdout/stderr on normal compiler errors by Partouf · 5 years ago
  26. 566d019 rename pascal-support to demangler-pascal by Partouf · 5 years ago
  27. c2cfb63 improve unexpected errors logging by Partouf · 5 years ago
  28. 747dec2 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  29. 2f19018 Merge pull request #1421 from mattgodbolt/extract_tools by Rubén Rincón Blanco · 5 years ago
  30. 8111189 Merge pull request #1396 from alshain/java-support by Matt Godbolt · 5 years ago
  31. ea2a139 Make unwise options configurable by RabsRincon · 5 years ago
  32. dba361f Merge branch 'master' into java-support by Chris · 5 years ago
  33. 1a591e4 Separate java classes with 2 newlines in compiler output view by Christian Vonrüti · 5 years ago
  34. ba66aaa Fix trailing line endings and document regex in javap parser by Christian Vonrüti · 5 years ago
  35. 9e717d5 Fix trailing line endings on and document regex in javap parser by Christian Vonrüti · 5 years ago
  36. 56fe131 Uniform line handling to make test input work for checkouts on Windows by Christian Vonrüti · 5 years ago
  37. 7230702 Fix copyright in java.js by Christian Vonrüti · 5 years ago
  38. 3e93262 fixed lint issues by Partouf · 5 years ago
  39. 6794a43 add compiler-explorer.com to csp thingymabob by Partouf · 5 years ago
  40. 9f06ff2 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  41. 9c4e0aa Make tools path configurable by RabsRincon · 5 years ago
  42. 43c69be Moving things about to keep the host and subdomain from the original request by Matt Godbolt · 5 years ago
  43. 387fdf2 Tweaks to url shortener service changes by Matt Godbolt · 5 years ago
  44. 895bfd5 Compiler Explorer Team->Authors (for consistency) by Matt Godbolt · 5 years ago
  45. 0b71f40 CR feedback by Matt Hammerly · 5 years ago
  46. ca763e5 add external tinyurl shortener, use old-style serialized state for external shorteners by Matt Hammerly · 6 years ago
  47. d2dae99 factor default url shortener handler into loadable module by Matt Hammerly · 6 years ago
  48. da69643 make url shortener handler return entire url by Matt Hammerly · 6 years ago
  49. af24e16 Initial stding support for the executor pane by RabsRincon · 5 years ago
  50. bf23550 Allow caching of compiler version and argument information to improve startup time by Austin Morton · 5 years ago
  51. 8d24f9a Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  52. 2314ad0 Added an ldPath for every compiler (defaults to sensible relative locations), and pass this when running executables. Should address #1399 by Matt Godbolt · 5 years ago
  53. aed9ae7 Improve executor pane UI by RabsRincon · 5 years ago
  54. 387a749 Minor logging fix by Matt Godbolt · 5 years ago
  55. 0ecdf33 First implementation of execute-only pane by RabsRincon · 5 years ago
  56. 92914a7 Initial Java/javap support by Christian Vonrüti · 5 years ago
  57. c98dee6 Remote `--timeout` from firejail: it adds >1s per invocation! Should help with #1394 by Matt Godbolt · 6 years ago
  58. 88672ea Fix log message by Matt Godbolt · 6 years ago
  59. c44a88b Add address space limitations and timeouts. Use for compiler and sandbox limits. Should fix #1393 and helps #429 by Matt Godbolt · 6 years ago
  60. 5c9c8dc Merge branch 'master' into rust_llvm_ir_view by Rubén Rincón Blanco · 6 years ago
  61. 2dc15a9 Minor logging fixes; use new command line flags for sandbox by Matt Godbolt · 6 years ago
  62. 12bd66d Workaround for now until we have another firejail patch by Matt Godbolt · 6 years ago
  63. d516ef4 Assume a patched CE-specific version of firejail to get a private cwd, and ensure proper cleanup and exit code by Matt Godbolt · 6 years ago
  64. 4b0f8e6 Fix for post processing in DMD under firejail. Closes #1386 by Matt Godbolt · 6 years ago
  65. 99b5884 Minor logging tweaks by Matt Godbolt · 6 years ago
  66. 3b9e566 Add LLVM IR view for Rust by Andreas Jonson · 6 years ago
  67. 1114f6e Fix up handling of error indicators. Fixes #1384 by Matt Godbolt · 6 years ago
  68. 0e8bcf8 Run wine processes in a single, shared, sandbox. Keep a single long-lived CMD around which also implicitly creates the wineserver. Re-isolate ipc by Matt Godbolt · 6 years ago
  69. 5bee837 Fix log message by Matt Godbolt · 6 years ago
  70. 1f6e4c8 Log updates; lots of logging was missing since we moved to the new logger by Matt Godbolt · 6 years ago
  71. bebd447 Misc tidyups in exec by Matt Godbolt · 6 years ago
  72. 4bcffc9 Make output available to/from wine server and log exit by Matt Godbolt · 6 years ago
  73. 52c40df Make fonts available to wine to shut it up. Give WINE runs a private home dir (seems to prevent an occasional hang...) by Matt Godbolt · 6 years ago
  74. c327df8 Fix equals by Matt Godbolt · 6 years ago
  75. 090ac38 Ignore dotfiles in the asm output directory (as it may be running in /home/matthew under firejail and thus find .bashrc et al by Matt Godbolt · 6 years ago
  76. 31404db Fix pascal to use customCwd appropriately by Matt Godbolt · 6 years ago
  77. 6a2a914 Tidy up log message by Matt Godbolt · 6 years ago
  78. 8807b6a Ensure objdump runs in the right directory by Matt Godbolt · 6 years ago
  79. ef26016 Configurable in-app logging by Matt Godbolt · 6 years ago
  80. 4a1db6c Run firejail in quiet mode by Matt Godbolt · 6 years ago
  81. 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 6 years ago
  82. 0eedd0a Merge pull request #1366 from mattgodbolt/libffixes by Patrick Quist · 6 years ago
  83. 26984ce Move all execution to optionally run in firejail (disabled by default) by Matt Godbolt · 6 years ago
  84. 55ec58e Minor reformatting and error handling tweak by Matt Godbolt · 6 years ago
  85. 4639fbe First sketching of firejail support in mainline (woo). See #429 by Matt Godbolt · 6 years ago
  86. 9b89389 fixes #1285 by Partouf · 6 years ago
  87. 74e3aba Add missing semicolon by Matt Godbolt · 6 years ago
  88. bf27f2e Support Intel syntax in ispc. See #1253 by Matt Godbolt · 6 years ago
  89. 5ef53b0 Add missing return after reject by Rubén Rincón Blanco · 6 years ago
  90. 97b373e Fix the Goo.gl expansion situation by RabsRincon · 6 years ago
  91. eb0a45d * Add 6502 support by Matt Godbolt · 6 years ago
  92. 9410c2a Fix build, formatting issue by Matt Godbolt · 6 years ago
  93. f2652cf Add LLVM IR view for LDC. by Johan Engelen · 6 years ago
  94. 68eef3d Improve logging for unstated compiler binaries by RabsRincon · 6 years ago
  95. 2e7fc5f Super minor tweaks to @bugwelle's awesome PR for LLVM IR mode! by Matt Godbolt · 6 years ago
  96. b873225 Merge branch 'master' into llvm by Matt Godbolt · 6 years ago
  97. 27536f3 Fix Zig trunk by RabsRincon · 6 years ago
  98. d76657f Braino! by Matt Godbolt · 6 years ago
  99. b45e607 Merge pull request #1301 from mattgodbolt/profanitycheck by Matt Godbolt · 6 years ago
  100. 2011c84 Rename thing we add as `nonce`, add tests. Fix logic error by Matt Godbolt · 6 years ago