Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
eff06a99a9b7ad374a19c7b747feb7488193ff06
/
app.js
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
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
4a88110
Freshen up of package.json
by Matt Godbolt
· 10 years ago
b929014
Default the source to the builtins
by Matt Godbolt
· 10 years ago
4b19ef7
Default to gcc 4.9.0
by Matt Godbolt
· 10 years ago
c9bc4ee
Copyright update, formatting changes
by Matt Godbolt
· 10 years ago
dd8b86c
Read client options from property file
by Anders Waldenborg
· 10 years ago
8d16f31
Fix up broken compiles
by Matt Godbolt
· 10 years ago
3a71b11
Give a clear error when generated asm too large
by Matt Godbolt
· 10 years ago
c60cad2
Add IDEA files.
by Matt Godbolt
· 10 years ago
9c1022f
Oops, drop the mu
by Matt Godbolt
· 11 years ago
217c41d
Skin based on language. Add latest codemirror and modes for each lang
by Matt Godbolt
· 11 years ago
43a2173
Early rust support
by Matt Godbolt
· 11 years ago
8acef79
Freshen packages, use fs-extra to delete temp dir
by Matt Godbolt
· 11 years ago
2dcc092
Utilize Android NDK installations
by Ali Utku Selen
· 11 years ago
914ea38
Tweak to use latest node, and detached child process which hopefully will prevent process killing issues
by Matt Godbolt
· 11 years ago
9be0eea
Don't cache timed out compilations
by Matt Godbolt
· 12 years ago
7c19788
Fix incorrect caching behaviour
by Matt Godbolt
· 12 years ago
f70cd17
Add LRU caching
by Matt Godbolt
· 12 years ago
b212c58
Add support for the D programming language
by Matt Godbolt
· 12 years ago
2388a90
Add a queue constraint, defaulting to one at a time
by Matt Godbolt
· 12 years ago
b8a2edc
Fix up intel filters
by Matt Godbolt
· 12 years ago
a719d60
Make the subshell buffer size configurable. Default to 8MB to let big template code get through
by Matt Godbolt
· 12 years ago
4772a09
Only apply -masm= if supported by compiler
by Matt Godbolt
· 12 years ago
8f32cbf
Add option to view assembly using intel syntax
by Alin Rus
· 12 years ago
beeaca6
Fix sorting. I shouldn't be allowed to code before my third cup of coffee in the morning
by Matt Godbolt
· 12 years ago
eae7d30
Sort compilers alphabetically in compiler list
by Matt Godbolt
· 12 years ago
32614e1
Add basic colouration
by Matt Godbolt
· 12 years ago
b1f70e0
Use the compiler wrapper on Amazon
by Matt Godbolt
· 12 years ago
63e9fef
Add a processing timeout. Set to 200ms for now; we'll see how that goes
by Matt Godbolt
· 13 years ago
b40fec8
Possibly fix up orphaned gcc processes; maybe there was a race with the end and the exit() call
by Matt Godbolt
· 13 years ago
cf3fd6f
Treat #include_next the same as #include
by Matt Godbolt
· 13 years ago
b962a92
Filter for absolute or dotdot relative includes
by Matt Godbolt
· 13 years ago
36ad68e
Implement options black- and white-listing. Defaults catch a few exploits
by Matt Godbolt
· 13 years ago
936615a
Tidy up /tmp
by Matt Godbolt
· 13 years ago
f8efccb
At least mitigate security issue
by Matt Godbolt
· 13 years ago
15ea5e1
Initial import of GCC-Explorer
by Matt Godbolt
· 13 years ago