Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
f3fe7a6689c004a0b33e0350679c7314318751a0
/
app.js
eb679d5
Fix extraneous new line
by Matt Godbolt
· 8 years ago
a9e777b
Fix remote compilers
by Matt Godbolt
· 8 years ago
23efc05
New RESTful API
by Matt Godbolt
· 8 years ago
fe44677
Pop up an alert if URL parsing fails.
by Matt Godbolt
· 8 years ago
dfbf4c7
Attempt at addressing #228
by Matt Godbolt
· 8 years ago
d2b6f62
By default listen on INADDRY_ANY
by Matt Godbolt
· 8 years ago
b6e9a46
Another year, another copyright update
by Matt Godbolt
· 8 years ago
1b02040
s/gcc-explorer/compiler-explorer/g
by Matt Godbolt
· 8 years ago
2a4ffc8
Support optionally serving versioned data from an extra location
by Matt Godbolt
· 8 years ago
7990e42
Refactor individual compilation types into their own files
by Matt Godbolt
· 8 years ago
7a173dc
Debugging improvements
by Matt Godbolt
· 8 years ago
b3d56fb
Demangle *after* parsing ASM.
by Matt Godbolt
· 8 years ago
99a8928
Lint fixes
by Matt Godbolt
· 8 years ago
cf47abe
Remove more unncessary configuration items
by Matt Godbolt
· 8 years ago
48fadf7
Extract a generic exec function that's wine-aware
by Matt Godbolt
· 8 years ago
b21e51e
Work in progress on refactoring to make it easier to support more compiler types
by Matt Godbolt
· 8 years ago
69dd8e5
Fix lints
by Matt Godbolt
· 8 years ago
43000b0
Group-based configuration of compilers
by Matt Godbolt
· 8 years ago
dc28bbb
Increase limit for compiler uploads
by Matt Godbolt
· 8 years ago
49932af
Work in progress on WINE/win32/win64 compiler support
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
5a6de74
Use winston for logging
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
cda82ad
New most prioritary properties files : `*.local.properties` used for local instances of compiler explorer.
by Sahnvour
· 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
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
6e97202
Use the right props for retrying
by Matt Godbolt
· 8 years ago
6fc5c16
Lint fixes
by Matt Godbolt
· 8 years ago
0889fbd
Better handling of AWS instances not being there
by Matt Godbolt
· 8 years ago
d11fb2c
Merge branch 'master' into msvc-spike
by Matt Godbolt
· 8 years ago
96cf346
Configure raven
by Matt Godbolt
· 8 years ago
3e318e4
Only serve items from out/dist on demand; use @import in CSS instead of lots of includes; configure r.js to optimize CSS too
by Matt Godbolt
· 8 years ago
0731427
Add raven-js/Sentry support
by Matt Godbolt
· 8 years ago
28f7ca6
Support config of postProcess tool
by Jason Turner
· 8 years ago
2c473c6
Reconfig API key for amazon instances
by Matt Godbolt
· 8 years ago
5e14b1a
Hide short link unless it's enabled
by Matt Godbolt
· 8 years ago
624abd9
Short URL support
by Matt Godbolt
· 8 years ago
49e1ad9
Early support for r.js
by Matt Godbolt
· 8 years ago
3600d7a
First move towards rewrite
by Matt Godbolt
· 8 years ago
7dec599
Remove github ribbon in favour of a top button. Tidy up options
by Matt Godbolt
· 8 years ago
ca0f58d
Tidyin
by Matt Godbolt
· 8 years ago
a3e82b5
Make diff asynchronous
by Matt Godbolt
· 8 years ago
1d63cf9
Fix up wdiff location
by Matt Godbolt
· 8 years ago
90894e8
Added wdiff configuration options.
by Gabriel Devillers
· 8 years ago
711af7a
Ajax request to compute diff server side.
by Gabriel Devillers
· 8 years ago
74766f5
Multiple compilation(assembly) output / compiler output. ATM still single configuration.
by Gabriel Devillers
· 8 years ago
9973969
Comments.
by Gabriel Devillers
· 8 years ago
c2d6094
Comments in app.js. Debug : display the compiler options that are seen as available.
by Gabriel Devillers
· 8 years ago
935a06c
Comments added. If debug enabled, show properties loaded by lib/properties.
by Gabriel Devillers
· 8 years ago
d421d33
Added debug function
by Gabriel Devillers
· 8 years ago
cd5ce20
Remove code duplication.
by Gabriel Devillers
· 8 years ago
65e7678
Fetch AWS resources (land of primitive service discovery)
by Matt Godbolt
· 8 years ago
9f8bf18
Go towards a dynamic compiler set
by Matt Godbolt
· 8 years ago
770ffe8
More configuration attempts. I wish I had ccs
by Matt Godbolt
· 8 years ago
d6fe745
More work in progress on win32
by Matt Godbolt
· 8 years ago
3634b82
Initial spike of windows support
by Matt Godbolt
· 8 years ago
44779db
Add host option to allow server to run on non-default interface
by Iain Buclaw
· 9 years ago
8610ec9
Update copyright
by Matt Godbolt
· 9 years ago
1e80d9d
Rewrite google short URLs
by Matt Godbolt
· 9 years ago
d847287
Add a /g/XXX url to check and redirect as per #113
by Matt Godbolt
· 9 years ago
1c8bdb0
Go back to google URL shortening by default
by Matt Godbolt
· 9 years ago
1e810d3
First attempt at adding a GIST URL shortener.
by Matt Godbolt
· 9 years ago
77756b6
Attempt at fixing multiarch. Should fix #102
by Matt Godbolt
· 9 years ago
cbb9fa4
Add ability to set per-compiler options
by Iain Buclaw
· 9 years ago
9b9e187
Hopeful fix for connect-restreamer
by Matt Godbolt
· 9 years ago
cab75f7
Kill memwatch
by Matt Godbolt
· 9 years ago
b8fca03
More button fiddling
by Matt Godbolt
· 9 years ago
0e55624
Configurable binary support
by Matt Godbolt
· 9 years ago
ce7d666
More config tweaks; fix up TODO
by Matt Godbolt
· 9 years ago
7c648da
More hacks along the way to a vaguely sane config setup
by Matt Godbolt
· 9 years ago
fd3db93
Fix bad merge
by Matt Godbolt
· 9 years ago
58cc214
Remove unused heapdump
by Matt Godbolt
· 9 years ago
bc45984
Switch to memwatch-next
by Lorenz Hübschle-Schneider
· 9 years ago
d4aef9b
Add heapsnapshot
by Matt Godbolt
· 10 years ago
e06e8b8
Fiddle with settings
by Matt Godbolt
· 10 years ago
a73d178
Diff heaps less frequently
by Matt Godbolt
· 10 years ago
355ad60
Log leaks in the hope of finding where the leak is at
by Matt Godbolt
· 10 years ago
1ae055c
GC every 10s or so
by Matt Godbolt
· 10 years ago
45fdeae
Revert "Revert "Add some (belated) memory watching""
by Matt Godbolt
· 10 years ago
d015e8f
Revert "Add some (belated) memory watching"
by Matt Godbolt
· 10 years ago
2170910
Add some (belated) memory watching
by Matt Godbolt
· 10 years ago
2e8c0cc
Fix misinterpretation of cache size. Should prevent memory bloat (and thus GCC explorer website OOM issues)
by Matt Godbolt
· 10 years ago
787a863
Use an API key for shortening
by Matt Godbolt
· 10 years ago
400e553
Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc
by Matt Godbolt
· 10 years ago
4190a0b
Tentative 6g support
by Matt Godbolt
· 10 years ago
085fba7
Retry connection to proxies
by Matt Godbolt
· 10 years ago
2e88d33
First attempt at proxying remote compilers
by Matt Godbolt
· 10 years ago
1fba6ae
Compress output
by Matt Godbolt
· 10 years ago
8c40df3
Cache fixing
by Matt Godbolt
· 10 years ago
7f39772
First gasp at updating sample GCC explorer settings
by Matt Godbolt
· 10 years ago
f4e76d2
Configure compilers by name
by Matt Godbolt
· 10 years ago
5dd7302
Lint
by Matt Godbolt
· 10 years ago
e531aa2
Minor formatting changes; set MIME types; configure analytics off by default
by Matt Godbolt
· 10 years ago
71dda61
Much cleaner promise design
by Matt Godbolt
· 10 years ago
9223f04
Use promises, move to express, combine lots of endpoints into client-options.js
by Matt Godbolt
· 10 years ago
Next »