aboutsummaryrefslogtreecommitdiff
path: root/lib/base-compiler.js
Commit message (Expand)AuthorAge
* Merge branch 'master' into unificationMatt Godbolt2017-12-21
|\
| * Minor tweaks to the way opt stuff is doneMatt Godbolt2017-12-21
| * Remove filter(_.identity) in favour of _.compact()Matt Godbolt2017-12-21
* | Fix merge issueMatt Godbolt2017-12-21
* | Merge branch 'master' into unificationMatt Godbolt2017-12-21
|\ \
| * | Remove filter(_.identity) in favour of _.compact()Matt Godbolt2017-12-21
| |/
| * Prevent colourisation of AST dump in clang. Fixes #696Matt Godbolt2017-12-21
* | Merge branch 'master' into unificationRubén2017-12-21
|\|
| * Remove complex and surprising binding of `this` in GCC dump viewerMatt Godbolt2017-12-21
| * Further ES6ification of base-compilerMatt Godbolt2017-12-21
| * Start moving base-compiler to use new JS idioms. Also remove timeout for '--v...Matt Godbolt2017-12-21
* | Merge branch 'master' into unificationRubén2017-12-19
|\|
| * Parse out colourisation options and default them on. Add tests. See #687Matt Godbolt2017-12-19
| * Fix Go line highlightRabsRincon2017-12-19
* | Merge branch 'master' into unificationRubén2017-12-19
|\|
| * Move creation of CE tempdir in winTmp to WSL-CL.jsAndrew Pardoe2017-12-17
| * Add winTmp, but keep user option of opt tmpDir.Andrew Pardoe2017-12-16
* | Merge branch 'master' into unificationRubén2017-12-09
|\|
| * gccdump: disable view when invalid compiler selectedMarc Poulhiès2017-12-08
* | Fix various points raised after code reviewsRabsRincon2017-12-09
* | Derive compile filename from the extensionsMatt Godbolt2017-12-05
* | Fix Editor losing code on language switchRabsRincon2017-12-04
* | Fix lingering issues. Now you can at least compile!RabsRincon2017-12-03
* | Change enough stuff as to get it runningRabsRincon2017-12-02
|/
* Enqueue compiler version requests to not swamp startup. Addresses #648Matt Godbolt2017-11-25
* Allow older Go versions to run better!RabsRincon2017-11-25
* Format recently merged filesRabsRincon2017-11-23
* gccdump: add basic syntax highlightingMarc Poulhiès2017-11-22
* Add some config parameters that come from AWS itself. Use it to configure rav...Matt Godbolt2017-11-21
* Add newer GoLang compilersRabsRincon2017-11-22
* Belt and suspenders fixup maybe for error: TypeError: Cannot read property 'o...Matt Godbolt2017-11-20
* gccdump: display message for empty dump filesMarc Poulhiès2017-11-18
* oops, bugfixpartouf2017-11-15
* bugfixpartouf2017-11-15
* Minimal FPC supportpartouf2017-11-15
* Initial support for GCC Tree/RTL dumps.Marc Poulhiès2017-11-14
* desactivate Cfg mode when binary filter is setcppchedy2017-10-12
* Merge pull request #540 from AndrewPardoe/masterMatt Godbolt2017-10-07
|\
| * Merge remote-tracking branch 'godbolt/master'Andrew Pardoe2017-09-27
| |\
| * | Cleaned up changes to get rid of crazy parse failAndrew Pardoe2017-08-17
* | | Bring every file up-to-format-dateRubén2017-10-02
| |/ |/|
* | Add minor changes to Cfg views. (CC @cppchedy)Rubén2017-09-26
* | Finish up Cfg view review concernsRubén2017-09-26
* | Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorercppchedy2017-09-25
|\ \
| * | Support not-demangling in binary mode tooMatt Godbolt2017-09-22
| * | Add filter that disables demanglingRubén2017-09-22
| * | Ensure processOptOutput always completes.Matt Godbolt2017-09-21
* | | resolve other review commentscppchedy2017-09-25
* | | resolve review commentscppchedy2017-09-25
* | | stop node from shakingcppchedy2017-09-20