Matt Godbolt
|
a5c268cbb8
|
Fix issue with postprocessing files twice. Fixes #158
|
6 years ago |
Matt Godbolt
|
a5b2cedbaa
|
Merge pull request #167 from Sahnvour/master
Local properties files.
|
6 years ago |
Sahnvour
|
cda82ad688
|
New most prioritary properties files : `*.local.properties` used for local instances of compiler explorer.
|
6 years ago |
Matt Godbolt
|
58f4d8bce6
|
Newer ARM from the Embedded Toolchain
|
6 years ago |
Matt Godbolt
|
8a8c9d2d20
|
Merge remote-tracking branch 'origin/msvc-spike'
Conflicts:
lib/compile.js
|
6 years ago |
Matt Godbolt
|
39aafe2a68
|
Merge pull request #166 from Sahnvour/msvc-spike
Better handling of command line arguments when invoking compiler.
|
6 years ago |
Sahnvour
|
e80d622ab5
|
Better handling of command line arguments when invoking compiler.
|
6 years ago |
Matt Godbolt
|
ce82847723
|
Fix up AVR line processing. Fixes #164
|
7 years ago |
Matt Godbolt
|
114ebc7949
|
Fix up concat of undefined stdout/stderr. Hopefully addresses #163
|
7 years ago |
Matt Godbolt
|
19e1e11caa
|
Better parsing of error messages
|
7 years ago |
Matt Godbolt
|
b7780265c3
|
Re-enable msp430
|
7 years ago |
Matt Godbolt
|
8c9d6ed85d
|
Add msp
|
7 years ago |
Matt Godbolt
|
540e7b9a01
|
Temporarily pick exactly 5.19 for codemirror
|
7 years ago |
Matt Godbolt
|
1db7ffe3fa
|
Ensure document is fully ready before initialising
|
7 years ago |
Matt Godbolt
|
a0be851fcb
|
Parse stdout/stderr on the server side
|
7 years ago |
Matt Godbolt
|
444d75100d
|
Remove redundant variable
|
7 years ago |
Matt Godbolt
|
ae0a716f0b
|
Merge pull request #161 from JohanEngelen/fixDMDbuild
Fix up D build some more
|
7 years ago |
Matt Godbolt
|
616b6b65b6
|
Merge pull request #162 from JohanEngelen/fixUndef
Fix undefined compiler flag issue
|
7 years ago |
Matt Godbolt
|
db7e7dd934
|
Merge pull request #159 from JohanEngelen/fixmatch
Fix file match for colorizing
|
7 years ago |
Matt Godbolt
|
c85775208e
|
use lowercase output.s
|
7 years ago |
Johan Engelen
|
1d9c8c0592
|
Fix undefined compiler flag issue
|
7 years ago |
Johan Engelen
|
dbc447cc75
|
Fix up D build some more
|
7 years ago |
Johan Engelen
|
fb9fa78cc9
|
Fix file match for colorizing
|
7 years ago |
Matt Godbolt
|
5915840866
|
Fix up D build
|
7 years ago |
Matt Godbolt
|
4fcc34fd7f
|
Merge pull request #157 from JohanEngelen/addLDC
Add support for the LDC compiler
|
7 years ago |
Johan Engelen
|
8f59e35f60
|
Make the assembly-output and output-filename flags configurable, and set them correctly for LDC.
|
7 years ago |
Johan Engelen
|
809b6d8081
|
D: Fix demangling on OS X (double leading underscores).
|
7 years ago |
Johan Engelen
|
a5edab2423
|
D: also look for DMD environment variable for D support.
|
7 years ago |
Matt Godbolt
|
6b339b3b40
|
Merge pull request #156 from JohanEngelen/patch-1
Add LDC to Amazon config
|
7 years ago |
Johan Engelen
|
e1bd2ea35f
|
Add LDC to Amazon config
|
7 years ago |
Matt Godbolt
|
31e658c025
|
Rename ARM 4.8 compilers...they're now 5.4 compilers.
Aliases the 48s to these, though that's a little disingenuous.
Addresses #155
|
7 years ago |
Matt Godbolt
|
850ee6f9ef
|
Fix quadratic CL asm parsing
|
7 years ago |
Matt Godbolt
|
7f3267a867
|
More IDEA churn
|
7 years ago |
Matt Godbolt
|
3dd7fd7312
|
Extract some things, remove TODOs
|
7 years ago |
Matt Godbolt
|
26897753e5
|
IDEA churn
|
7 years ago |
Matt Godbolt
|
5388774f55
|
Lint fixes
|
7 years ago |
Matt Godbolt
|
630235dc0b
|
Merge branch 'msvc-spike'
|
7 years ago |
Matt Godbolt
|
72bdb086de
|
Merge branch 'msvc-spike' of github.com:mattgodbolt/gcc-explorer into msvc-spike
|
7 years ago |
Matt Godbolt
|
610d646866
|
Improvements to CL parser
|
7 years ago |
Matt Godbolt
|
40a20a1335
|
Disable gcc-toolchain on the clangs that don't support it
|
7 years ago |
Matt Godbolt
|
aeaa6f2c3d
|
Point clang at gcc6.2
|
7 years ago |
Matt Godbolt
|
31ab052d85
|
Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and iccpython
|
7 years ago |
Matt Godbolt
|
5df0045840
|
Fix up max-age (again)
|
7 years ago |
Matt Godbolt
|
d56d174937
|
Typo
|
7 years ago |
Matt Godbolt
|
b2aabd26e8
|
Properly support two envs
|
7 years ago |
Matt Godbolt
|
8a8f8b17a5
|
Get rid of an old console.log
|
7 years ago |
Matt Godbolt
|
6e97202e3e
|
Use the right props for retrying
|
7 years ago |
Matt Godbolt
|
cc47ad9e6c
|
Handle aws instances that are down
|
7 years ago |
Matt Godbolt
|
4bb0973e0f
|
Fix for undefined options
|
7 years ago |
Matt Godbolt
|
137f86d584
|
Fix up environment for raven
|
7 years ago |