Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
b21e51ef27c945f6c7ece2a26161e8d642110e80
b21e51e
Work in progress on refactoring to make it easier to support more compiler types
by Matt Godbolt
· 8 years ago
70b8d2d
Fix filtering of labels of defined functions.
by Matt Godbolt
· 8 years ago
fa09b76
Bind the output window's font size to that of its parent compiler
by Matt Godbolt
· 8 years ago
69dd8e5
Fix lints
by Matt Godbolt
· 8 years ago
8fe4ba0
Bind ctrl-/ to toggle comment
by Matt Godbolt
· 8 years ago
43000b0
Group-based configuration of compilers
by Matt Godbolt
· 8 years ago
bc5848f
Adding more tests; beginnings of a refactor to make compilers more configurable
by Matt Godbolt
· 8 years ago
97ef357
Latest gcc snapshot
by Matt Godbolt
· 8 years ago
014eaff
Oops
by Matt Godbolt
· 8 years ago
3b102bb
Attempt at getting ARM windows compilers
by Matt Godbolt
· 8 years ago
4d5344f
Merge branch 'master' of github.com:mattgodbolt/gcc-explorer
by Matt Godbolt
· 8 years ago
dc28bbb
Increase limit for compiler uploads
by Matt Godbolt
· 8 years ago
c6ffc3c
WAG #2
by Matt Godbolt
· 8 years ago
006262f
WAG at 32-bit CL
by Matt Godbolt
· 8 years ago
d5e2420
Fix up makefilef for dist
by Matt Godbolt
· 8 years ago
1631f6d
Enable wine cl19_64
by Matt Godbolt
· 8 years ago
4c7daf4
Preload fixes for WINE
by Matt Godbolt
· 8 years ago
1f5e12f
Merge pull request #182 from filcab/filcab/-g-at-the-start
by Matt Godbolt
· 8 years ago
d710e0d
[debug info] Pass -g at the start of the command line.
by Filipe Cabecinhas
· 8 years ago
49932af
Work in progress on WINE/win32/win64 compiler support
by Matt Godbolt
· 8 years ago
d69c554
Merge pull request #181 from JohanEngelen/patch-1
by Matt Godbolt
· 8 years ago
7a71dbd
LDC: remove the dlang version number
by Johan Engelen
· 8 years ago
b3effe7
Merge pull request #180 from JohanEngelen/patch-1
by Matt Godbolt
· 8 years ago
ef26fc4
Add LDC 1.1.0-beta3 compiler
by Johan Engelen
· 8 years ago
0b1fe1d
More attempts at source map for requirejs
by Matt Godbolt
· 8 years ago
a0722cd
Add a versioned subdirectory with an infinite cache length. Partially addresses #178
by Matt Godbolt
· 8 years ago
1268739
Trust any proxies
by Matt Godbolt
· 8 years ago
4ea8389
Cheesey solution to no tooltip
by Matt Godbolt
· 8 years ago
b3b9b7a
Use a uniquified main.js name to help with caching issues
by Matt Godbolt
· 8 years ago
cbb1ec1
Lighten up the background colours used for better contrast with the code. Hopefully addresses #170
by Matt Godbolt
· 8 years ago
ff5360e
Revert "Attempt at embedded"
by Matt Godbolt
· 8 years ago
e3c57a7
Attempt at embedded
by Matt Godbolt
· 8 years ago
a8d5469
Always update state after initialising to ensure defaults etc are populated in the state
by Matt Godbolt
· 8 years ago
20ae6c4
Fix ups for missing options on readonly
by Matt Godbolt
· 8 years ago
a17a2ec
Fix short urls
by Matt Godbolt
· 8 years ago
caf8a5e
Move links into a share button
by Matt Godbolt
· 8 years ago
92ec829
Remove donation
by Matt Godbolt
· 8 years ago
376e472
Another stdout/stderr fix attempt
by Matt Godbolt
· 8 years ago
ad40e5c
Improvements to embedding
by Matt Godbolt
· 8 years ago
5a6de74
Use winston for logging
by Matt Godbolt
· 8 years ago
e3d2253
Fix up embedded link
by Matt Godbolt
· 8 years ago
0ff9cb2
Fix up several issues with compiler info handling. Fixes #158
by Matt Godbolt
· 8 years ago
0cda1b8
Work in progress on embeddable CEs
by Matt Godbolt
· 8 years ago
a5c268c
Fix issue with postprocessing files twice. Fixes #158
by Matt Godbolt
· 8 years ago
a5b2ced
Merge pull request #167 from Sahnvour/master
by Matt Godbolt
· 8 years ago
cda82ad
New most prioritary properties files : `*.local.properties` used for local instances of compiler explorer.
by Sahnvour
· 8 years ago
58f4d8b
Newer ARM from the Embedded Toolchain
by Matt Godbolt
· 8 years ago
8a8c9d2
Merge remote-tracking branch 'origin/msvc-spike'
by Matt Godbolt
· 8 years ago
39aafe2
Merge pull request #166 from Sahnvour/msvc-spike
by Matt Godbolt
· 8 years ago
e80d622
Better handling of command line arguments when invoking compiler.
by Sahnvour
· 8 years ago
ce82847
Fix up AVR line processing. Fixes #164
by Matt Godbolt
· 8 years ago
114ebc7
Fix up concat of undefined stdout/stderr. Hopefully addresses #163
by Matt Godbolt
· 8 years ago
19e1e11
Better parsing of error messages
by Matt Godbolt
· 8 years ago
b778026
Re-enable msp430
by Matt Godbolt
· 8 years ago
8c9d6ed
Add msp
by Matt Godbolt
· 8 years ago
540e7b9
Temporarily pick exactly 5.19 for codemirror
by Matt Godbolt
· 8 years ago
1db7ffe
Ensure document is fully ready before initialising
by Matt Godbolt
· 8 years ago
a0be851
Parse stdout/stderr on the server side
by Matt Godbolt
· 8 years ago
444d751
Remove redundant variable
by Matt Godbolt
· 8 years ago
ae0a716
Merge pull request #161 from JohanEngelen/fixDMDbuild
by Matt Godbolt
· 8 years ago
616b6b6
Merge pull request #162 from JohanEngelen/fixUndef
by Matt Godbolt
· 8 years ago
db7e7dd
Merge pull request #159 from JohanEngelen/fixmatch
by Matt Godbolt
· 8 years ago
c857752
use lowercase output.s
by Matt Godbolt
· 8 years ago
1d9c8c0
Fix undefined compiler flag issue
by Johan Engelen
· 8 years ago
dbc447c
Fix up D build some more
by Johan Engelen
· 8 years ago
fb9fa78
Fix file match for colorizing
by Johan Engelen
· 8 years ago
5915840
Fix up D build
by Matt Godbolt
· 8 years ago
4fcc34f
Merge pull request #157 from JohanEngelen/addLDC
by Matt Godbolt
· 8 years ago
8f59e35
Make the assembly-output and output-filename flags configurable, and set them correctly for LDC.
by Johan Engelen
· 8 years ago
809b6d8
D: Fix demangling on OS X (double leading underscores).
by Johan Engelen
· 8 years ago
a5edab2
D: also look for DMD environment variable for D support.
by Johan Engelen
· 8 years ago
6b339b3
Merge pull request #156 from JohanEngelen/patch-1
by Matt Godbolt
· 8 years ago
e1bd2ea
Add LDC to Amazon config
by Johan Engelen
· 8 years ago
31e658c
Rename ARM 4.8 compilers...they're now 5.4 compilers.
by Matt Godbolt
· 8 years ago
850ee6f
Fix quadratic CL asm parsing
by Matt Godbolt
· 8 years ago
7f3267a
More IDEA churn
by Matt Godbolt
· 8 years ago
3dd7fd7
Extract some things, remove TODOs
by Matt Godbolt
· 8 years ago
2689775
IDEA churn
by Matt Godbolt
· 8 years ago
5388774
Lint fixes
by Matt Godbolt
· 8 years ago
630235d
Merge branch 'msvc-spike'
by Matt Godbolt
· 8 years ago
72bdb08
Merge branch 'msvc-spike' of github.com:mattgodbolt/gcc-explorer into msvc-spike
by Matt Godbolt
· 8 years ago
610d646
Improvements to CL parser
by Matt Godbolt
· 8 years ago
40a20a1
Disable gcc-toolchain on the clangs that don't support it
by Matt Godbolt
· 8 years ago
aeaa6f2
Point clang at gcc6.2
by Matt Godbolt
· 8 years ago
31ab052
Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and iccpython
by Matt Godbolt
· 8 years ago
5df0045
Fix up max-age (again)
by Matt Godbolt
· 8 years ago
d56d174
Typo
by Matt Godbolt
· 8 years ago
b2aabd2
Properly support two envs
by Matt Godbolt
· 8 years ago
8a8f8b1
Get rid of an old console.log
by Matt Godbolt
· 8 years ago
6e97202
Use the right props for retrying
by Matt Godbolt
· 8 years ago
cc47ad9
Handle aws instances that are down
by Matt Godbolt
· 8 years ago
4bb0973
Fix for undefined options
by Matt Godbolt
· 8 years ago
137f86d
Fix up environment for raven
by Matt Godbolt
· 8 years ago
6fc5c16
Lint fixes
by Matt Godbolt
· 8 years ago
2e3c598
Include jquery and underscore when used.
by Matt Godbolt
· 8 years ago
843b611
Support simple fetching of remote resources
by Matt Godbolt
· 8 years ago
03c712a
Merge branch 'master' into msvc-spike
by Matt Godbolt
· 8 years ago
e7a454f
Another attempt at resurrecting event tracking
by Matt Godbolt
· 8 years ago
af2972a
Hopefully fix events (See #148)
by Matt Godbolt
· 8 years ago
d633b0e
Catch and ignore exceptions when accessing localStorage.
by Matt Godbolt
· 8 years ago
Next »