index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
base-compiler.ts
Commit message (
Expand
)
Author
Age
*
Fix exception in case of empty IR (#6450)
gh-11668
Ofek
2024-05-07
*
Fix #6437: Don't try and generate cfg for incomplete (truncated) IR (#6444)
gh-11649
Ofek
2024-05-06
*
revert #6297 - fixes #6376
gh-11463
partouf
2024-04-22
*
Dynamic instruction set for documentation (#6173)
gh-11461
Patrick Quist
2024-04-22
*
eslint root setting and fixes (#6307)
gh-11409
Patrick Quist
2024-04-16
*
Add simple filters for llvm optimiziation-remarks (#6354)
gh-11322
Ofek
2024-04-15
*
[julia] Add LLVM IrView (#6285)
gh-11202
Mosè Giordano
2024-04-01
*
Optionally show disambiguating hashes in demangled Rust identifiers (#6265)
gh-11201
narpfel
2024-04-01
*
fix filter
gh-11118
partouf
2024-03-29
*
Filter linker switches to avoid bogus warnings (#6297)
gh-11108
Ofek
2024-03-28
*
Replace the deprecated `substr` with `substring` (#6236)
gh-10941
Ofek
2024-03-10
*
fix llvm-cov (#6211)
gh-10827
Patrick Quist
2024-03-02
*
Change getCompilerResultLanguageId prototype (#6148)
gh-10765
Marc Poulhiès
2024-02-24
*
Clang time trace support in execution pane (#6139)
gh-10642
Patrick Quist
2024-02-14
*
fix
gh-10557
partouf
2024-02-10
*
fix inputfilename to be correct for postprocess and move cleanup to the end
gh-10556
partouf
2024-02-10
*
Add Fortran library support (#5533)
gh-10554
Patrick Quist
2024-02-09
*
Unify the way tmp dir is used (#6052)
gh-10336
Matt Godbolt
2024-01-28
*
Improve typings for the now-global HandlerConfig (#6027)
gh-10273
Jeremy Rifkin
2024-01-21
*
Fix issue with llvm language detection for cfg generation, fixes #6014
gh-10232
Jeremy
2024-01-16
*
Fix #5630: filter out `--emit mir=..` in RustCompiler.buildExecutable (#5991)
gh-10155
Ofek
2024-01-13
*
Since ES6 there's no reason to use `underscore`s map and filter (#5989)
gh-10149
Ofek
2024-01-13
*
Fix #5411: generate opt-pipeline for failed comilations too (#5938)
gh-10059
Ofek
2024-01-05
*
Limit exec streams to max string length (#5898)
gh-10000
J. Ryan Stinnett
2023-12-23
*
Fix #5854: just filter out `-E` when generating IR (#5885)
gh-9955
Ofek
2023-12-16
*
Add Racket optimisation pipeline (#5836)
gh-9905
J. Ryan Stinnett
2023-12-11
*
Rename opt pipeline without LLVM prefix (#5828)
gh-9794
J. Ryan Stinnett
2023-12-03
*
Add gimple front-end syntax option for gcc tree/rtl viewer (#5816)
gh-9740
Jeremy Rifkin
2023-11-29
*
Changes to support CMake for Windows (#5769)
gh-9647
Patrick Quist
2023-11-22
*
Fix #5762, along with another cmake warning (#5766)
gh-9590
Ofek
2023-11-18
*
Fix #4654 (#5749)
gh-9567
Ofek
2023-11-13
*
Execution with heaptrack (#5644)
gh-9459
Patrick Quist
2023-11-07
*
Fix #5255 (#5700)
gh-9387
Ofek
2023-11-04
*
store exec+sandbox types (#5696)
gh-9351
Patrick Quist
2023-11-01
*
Capture more information in sentry, per @jeremy-rifkin suggestion (#5693)
gh-9346
Matt Godbolt
2023-10-31
*
Handle errors in the LLVM transform (#5690)
gh-9309
Matt Godbolt
2023-10-30
*
more types
gh-9223
partouf
2023-10-24
*
add types
gh-9218
partouf
2023-10-24
*
fix types
gh-9217
partouf
2023-10-24
*
Fix test
gh-9141
Matt Godbolt
2023-10-19
*
Thank you @partouf...I spend too much time doing python these days...
Matt Godbolt
2023-10-19
*
Hylo fixes; specify PATH, and fix name (#5625)
gh-9137
Matt Godbolt
2023-10-18
*
make rpath flag easier overridable in compiler class
gh-8823
partouf
2023-09-24
*
include languageid in result
gh-8679
partouf
2023-09-04
*
Support abandoned queued compilations (#5278)
gh-8398
Matt Godbolt
2023-08-07
*
Fix execution with library selection in different languages (#5325)
gh-8374
Patrick Quist
2023-08-07
*
Common utilities and type work (#5200)
gh-8021
Jeremy Rifkin
2023-06-28
*
Improve the type of ExecutionOptions.env (#5206)
gh-8009
Jeremy Rifkin
2023-06-28
*
Support control flow graphs for more compilers (#5209)
gh-8008
Jeremy Rifkin
2023-06-28
*
Add the movfuscator (#5193)
gh-7994
Jeremy Rifkin
2023-06-26
[next]