index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
base-compiler.js
Commit message (
Expand
)
Author
Age
*
Base-compiler to typescript (#3718)
gh-3142
Patrick Quist
2022-05-27
*
Minimal version of externalparser asm-parser (#3278)
gh-2903
Patrick Quist
2022-05-14
*
better logging for when objdump or c++filt is missing
gh-2900
partouf
2022-05-14
*
Fix #3275 : move from compiler-opt-info to compiler-opt-info2 (#3615)
gh-2777
Ofek
2022-05-04
*
Add GHC Core and Cmm views #3571 (#3593)
gh-2762
A S E
2022-05-04
*
Move cache logging into a place where we have the key (#3606)
gh-2711
Matt Godbolt
2022-04-29
*
Log the hash of compiler cache accesses
gh-2688
Matt Godbolt
2022-04-28
*
add a view for Haskell STG intermediary output #3571 (#3585)
gh-2669
A S E
2022-04-28
*
Optionally log the compiler cache keys and accesses (#3583)
gh-2632
Matt Godbolt
2022-04-27
*
Set comma-dangle to always in server code and es5 in client code
gh-2532
RabsRincon
2022-04-26
*
Unify comma configuration; and apply format to some files. (#3559)
gh-2517
Matt Godbolt
2022-04-25
*
Throw on bad mtime (#3556)
gh-2502
Matt Godbolt
2022-04-25
*
Defer running buildenv stuff (#3550)
gh-2469
Matt Godbolt
2022-04-25
*
Reorder user args first (#3496)
gh-2277
Matt Godbolt
2022-04-04
*
Adds overridable orderArguments function (#3489)
gh-2259
Rubén Rincón Blanco
2022-04-02
*
Fix #3465 (#3466)
gh-2241
Jeremy Rifkin
2022-04-01
*
Moved inputFilename forward in compiler arguments (#3474)
gh-2231
Omar Awile
2022-03-31
*
Construct one FormattingHandler for all compilers (#3417)
gh-2146
Matt Godbolt
2022-03-01
*
Fix preprocessor filtering with url #includes (#3398)
gh-2125
Jeremy Rifkin
2022-02-26
*
Group some files to their own folders (#3384)
gh-2075
Rubén Rincón Blanco
2022-02-22
*
when no files are supplied, no need to do anything special for them either (#...
gh-2017
Patrick Quist
2022-02-17
*
Show preprocessor output even if main compilation fails (#3363)
gh-1958
Jeremy Rifkin
2022-02-13
*
Preprocessor output panel (#3330)
Jeremy Rifkin
2022-02-11
*
Fixes Executor pane for Python (+ possibly more) (#3354)
gh-1925
Rubén Rincón Blanco
2022-02-11
*
C/C++ Turn off filtering when -E is provided. Suggestion for upstream issue #...
gh-1853
Jeremy Rifkin
2022-02-04
*
Upgrade eslint-plugin-unicorn, and fix issues it ponted out
gh-1646
Matt Godbolt
2022-01-18
*
Make sure asm-raw behaves on compilation errors
gh-1487
RabsRincon
2021-12-31
*
Ada: new pane for GNAT Debug Tree (#3190)
gh-1473
Marc Poulhiès
2021-12-28
*
Fix missing gimple and original tree dump in GCC dump
gh-1394
Marc Poulhiès
2021-12-15
*
Revert "Fix missing gimple and original tree dump in GCC dump (#3183)"
partouf
2021-12-15
*
Fix missing gimple and original tree dump in GCC dump (#3183)
gh-1387
Marc Poulhiès
2021-12-15
*
Fix source/assembly mapping when GNAT expanded code pane opened (#3177)
gh-1386
Marc Poulhiès
2021-12-15
*
Handle filecontent and filename errors (#3170)
gh-1360
Patrick Quist
2021-12-10
*
rust: HIR dump and small refactor with macro expansion (#3147)
gh-1338
Marc Poulhiès
2021-12-05
*
Fix and refactor rustc-cg-gcc GCC dump (#3128)
gh-1302
Marc Poulhiès
2021-11-22
*
Honour rustc flags when emitting MIR and emit both assembly and MIR in the sa...
gh-1284
Marc Poulhiès
2021-11-21
*
Modify the path include guard to fix some false-positives (#3083)
gh-1281
Rubén Rincón Blanco
2021-11-21
*
Show GNAT expanded code pane even in case of compiler error (#3121)
gh-1278
Marc Poulhiès
2021-11-21
*
Filter fdump-passes output from stderr before displaying (#3115)
gh-1277
Marc Poulhiès
2021-11-21
*
Refactor GCC dump and GNAT expanded code creation (#3064)
gh-1262
Marc Poulhiès
2021-11-16
*
Remove trailing whitespaces
gh-1256
Nico Lehmann
2021-11-13
*
Refactor GCC dump handling (#3024)
gh-1250
Marc Poulhiès
2021-11-08
*
Await for things (#3086)
gh-1229
Matt Godbolt
2021-10-31
*
Seperate compiler finding process (#3022)
gh-1168
Patrick Quist
2021-10-15
*
Initial support for GNAT specific debug output (#3000)
Marc Poulhiès
2021-10-13
*
Avoid calling compilerProps after compiler object construction (#3005)
gh-1092
Austin Morton
2021-10-04
*
Unconditionally use the compilation queue (#2978)
Matt Godbolt
2021-09-30
*
Fix linting errors from #2932
Mats Larsen
2021-09-27
*
Add rustc Macro Expansion view (#2932)
Mats Larsen
2021-09-27
*
bugfixes cmake inputFilename
partouf
2021-09-13
[next]