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
*
Merge branch 'master' into unification
Matt Godbolt
2017-12-21
|
\
|
*
Minor tweaks to the way opt stuff is done
Matt Godbolt
2017-12-21
|
*
Remove filter(_.identity) in favour of _.compact()
Matt Godbolt
2017-12-21
*
|
Fix merge issue
Matt Godbolt
2017-12-21
*
|
Merge branch 'master' into unification
Matt Godbolt
2017-12-21
|
\
\
|
*
|
Remove filter(_.identity) in favour of _.compact()
Matt Godbolt
2017-12-21
|
|
/
|
*
Prevent colourisation of AST dump in clang. Fixes #696
Matt Godbolt
2017-12-21
*
|
Merge branch 'master' into unification
Rubén
2017-12-21
|
\
|
|
*
Remove complex and surprising binding of `this` in GCC dump viewer
Matt Godbolt
2017-12-21
|
*
Further ES6ification of base-compiler
Matt Godbolt
2017-12-21
|
*
Start moving base-compiler to use new JS idioms. Also remove timeout for '--v...
Matt Godbolt
2017-12-21
*
|
Merge branch 'master' into unification
Rubén
2017-12-19
|
\
|
|
*
Parse out colourisation options and default them on. Add tests. See #687
Matt Godbolt
2017-12-19
|
*
Fix Go line highlight
RabsRincon
2017-12-19
*
|
Merge branch 'master' into unification
Rubén
2017-12-19
|
\
|
|
*
Move creation of CE tempdir in winTmp to WSL-CL.js
Andrew Pardoe
2017-12-17
|
*
Add winTmp, but keep user option of opt tmpDir.
Andrew Pardoe
2017-12-16
*
|
Merge branch 'master' into unification
Rubén
2017-12-09
|
\
|
|
*
gccdump: disable view when invalid compiler selected
Marc Poulhiès
2017-12-08
*
|
Fix various points raised after code reviews
RabsRincon
2017-12-09
*
|
Derive compile filename from the extensions
Matt Godbolt
2017-12-05
*
|
Fix Editor losing code on language switch
RabsRincon
2017-12-04
*
|
Fix lingering issues. Now you can at least compile!
RabsRincon
2017-12-03
*
|
Change enough stuff as to get it running
RabsRincon
2017-12-02
|
/
*
Enqueue compiler version requests to not swamp startup. Addresses #648
Matt Godbolt
2017-11-25
*
Allow older Go versions to run better!
RabsRincon
2017-11-25
*
Format recently merged files
RabsRincon
2017-11-23
*
gccdump: add basic syntax highlighting
Marc Poulhiès
2017-11-22
*
Add some config parameters that come from AWS itself. Use it to configure rav...
Matt Godbolt
2017-11-21
*
Add newer GoLang compilers
RabsRincon
2017-11-22
*
Belt and suspenders fixup maybe for error: TypeError: Cannot read property 'o...
Matt Godbolt
2017-11-20
*
gccdump: display message for empty dump files
Marc Poulhiès
2017-11-18
*
oops, bugfix
partouf
2017-11-15
*
bugfix
partouf
2017-11-15
*
Minimal FPC support
partouf
2017-11-15
*
Initial support for GCC Tree/RTL dumps.
Marc Poulhiès
2017-11-14
*
desactivate Cfg mode when binary filter is set
cppchedy
2017-10-12
*
Merge pull request #540 from AndrewPardoe/master
Matt Godbolt
2017-10-07
|
\
|
*
Merge remote-tracking branch 'godbolt/master'
Andrew Pardoe
2017-09-27
|
|
\
|
*
|
Cleaned up changes to get rid of crazy parse fail
Andrew Pardoe
2017-08-17
*
|
|
Bring every file up-to-format-date
Rubén
2017-10-02
|
|
/
|
/
|
*
|
Add minor changes to Cfg views. (CC @cppchedy)
Rubén
2017-09-26
*
|
Finish up Cfg view review concerns
Rubén
2017-09-26
*
|
Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer
cppchedy
2017-09-25
|
\
\
|
*
|
Support not-demangling in binary mode too
Matt Godbolt
2017-09-22
|
*
|
Add filter that disables demangling
Rubén
2017-09-22
|
*
|
Ensure processOptOutput always completes.
Matt Godbolt
2017-09-21
*
|
|
resolve other review comments
cppchedy
2017-09-25
*
|
|
resolve review comments
cppchedy
2017-09-25
*
|
|
stop node from shaking
cppchedy
2017-09-20
[next]