Commit Graph

244 Commits (217091010ae42fd142dc681980d95da1be64574f)
 

Author SHA1 Message Date
Matt Godbolt 217091010a Add some (belated) memory watching 8 years ago
Matt Godbolt 2e8c0cc0d6 Fix misinterpretation of cache size. Should prevent memory bloat (and thus GCC explorer website OOM issues) 8 years ago
Matt Godbolt 5760de3d5b Reduce the cache in the hope of fixing the continual shutdowns 8 years ago
Matt Godbolt 6a2d2a3118 Fix for url shortener 8 years ago
Matt Godbolt 787a863ffa Use an API key for shortening 8 years ago
Matt Godbolt 400e553116 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc 8 years ago
Matt Godbolt 5d707a5b4e Merge pull request #68 from tonistiigi/patch-1
Allow empty options string
8 years ago
Tõnis Tiigi 5b92f11e76 Allow empty options string 8 years ago
Matt Godbolt a254c592ab Improve error handling 8 years ago
Matt Godbolt ede6c980fa Typo in version 8 years ago
Matt Godbolt 4190a0bfec Tentative 6g support 8 years ago
Matt Godbolt 746072c74e Limit error output to 50 lines 8 years ago
Matt Godbolt 80c61e0bb5 Increase size 8 years ago
Matt Godbolt 986252d50a Latest codemirror, add go lang support 8 years ago
Matt Godbolt f9aa0c289a Merge pull request #67 from peterbourgon/master
Fix example Go code
8 years ago
Peter Bourgon f5840ec6f7 Fix default Go code 8 years ago
Peter Bourgon 6b97e767b5 Fix example Go code 8 years ago
Matt Godbolt 1bc2be212b More go fiddlings 8 years ago
Matt Godbolt 472cf970f3 Go example 8 years ago
Matt Godbolt 30b67f9c3f Appropriate port for go instance 8 years ago
Matt Godbolt c8cc174c33 Fix setting of colourise asm and intel
Fixes #65
8 years ago
Matt Godbolt bec1a1c0e7 Tentative go settings 8 years ago
Matt Godbolt 67e249a03d Clang 3.6 8 years ago
Matt Godbolt e38c6db4d3 LLVM 3.5 and 3.5.1 8 years ago
Matt Godbolt 6772c13212 More fixes for 492 8 years ago
Matt Godbolt 7056bfe7d6 Add 492 8 years ago
Matt Godbolt ff457be12e Matt config 8 years ago
Matt Godbolt 17f5507906 Fix Intel syntax 8 years ago
Matt Godbolt eecf369d97 Update Rust 8 years ago
Matt Godbolt 91c8965407 Support per-language default code 8 years ago
Matt Godbolt 0d83b20a2c Separate the version from the name 8 years ago
Matt Godbolt f5639b94b2 First steps towards new config for amazon 8 years ago
Matt Godbolt 085fba7166 Retry connection to proxies 8 years ago
Matt Godbolt 2e88d332b4 First attempt at proxying remote compilers 8 years ago
Matt Godbolt 10cca814ae Merge pull request #62 from malcolmr/url-shortening-without-sharing
Handle the case where no gapi object exists.
8 years ago
Malcolm Rowe a2b7f12424 Handle the case where no gapi object exists.
This can happen when sharing has been disabled.

Fixes #61.
8 years ago
Matt Godbolt 78190b22b9 Fix issue with assembly file too large.
Fixes #60
8 years ago
Matt Godbolt 1fba6aec51 Compress output 8 years ago
Matt Godbolt 8c40df3a7f Cache fixing 8 years ago
Matt Godbolt 1d56b7dacc lint 8 years ago
Matt Godbolt 979942a906 Fix concurrent compiles. Also configure 2 by default 8 years ago
Matt Godbolt d5bef9ea85 Fix up error if compiler not found 8 years ago
Matt Godbolt f1287ec1ad Fix up makefile for 14.04 8 years ago
Matt Godbolt b2ec3017a9 Disable MSP 8 years ago
Matt Godbolt 7f39772e9b First gasp at updating sample GCC explorer settings 8 years ago
Matt Godbolt f4e76d2c56 Configure compilers by name
Divorces the pathname of the compiler from its version/info etc.
Will allow gcc.godbolt.org to move to a new OS and compiler layout
without invalidating old URLs. Existing paths will be added as aliases.
8 years ago
Matt Godbolt 84e09e35d6 More promise cleanup 8 years ago
Matt Godbolt 5dd730292c Lint 8 years ago
Matt Godbolt e531aa22f4 Minor formatting changes; set MIME types; configure analytics off by default 8 years ago
Matt Godbolt 71dda61541 Much cleaner promise design 8 years ago