index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compile-handler.js
Commit message (
Expand
)
Author
Age
*
Move compile handler, add tests
Matt Godbolt
2017-12-22
*
Remove unnecessary Promise requirements in server code, switch to separate de...
Matt Godbolt
2017-12-22
*
Avoid an error if the compiler fails to execute during version check
Matt Godbolt
2017-12-22
*
Remove filter(_.identity) in favour of _.compact()
Matt Godbolt
2017-12-21
*
Fix unnecessary coercion comparision
RabsRincon
2017-11-23
*
Don't report user-facing errors to Raven (e.g. 'don't include /etc/passwd' ty...
Matt Godbolt
2017-11-22
*
Add separate jshint configs for client and server. Make them much more strict...
Matt Godbolt
2017-11-21
*
Add some config parameters that come from AWS itself. Use it to configure rav...
Matt Godbolt
2017-11-21
*
Bring every file up-to-format-date
Rubén
2017-10-02
*
Only stat compilers if absolute.
Matt Godbolt
2017-07-30
*
Handle missing binaries
Matt Godbolt
2017-07-26
*
Rerun a compiler to get version only on mtime change
Matt Godbolt
2017-07-25
*
Merging request options into 1 options object, this makes it clearer to me
jaredwy
2017-07-05
*
Enable AST generation only if the user has an AST view open
Simon Brand
2017-05-31
*
Better error handling
Matt Godbolt
2017-02-04
*
Error handling tweaks
Matt Godbolt
2017-02-04
*
Add error call back
Matt Godbolt
2017-01-25
*
Fix proxying of requests. Fixes #239
Matt Godbolt
2017-01-18
*
Banner fixes
Matt Godbolt
2017-01-15
*
Don't clean up temp diretories if there are pending compilations. Fixes #212.
Matt Godbolt
2017-01-14
*
New RESTful API
Matt Godbolt
2017-01-14
*
Another year, another copyright update
Matt Godbolt
2017-01-02
*
Refactor individual compilation types into their own files
Matt Godbolt
2016-12-19