Merge branch 'master' into master

This commit is contained in:
Ethan Edwards 2020-12-02 18:37:31 -05:00 committed by GitHub
commit 99038d3e6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 61 additions and 4 deletions

View file

@ -84,11 +84,13 @@ func Execute(res http.ResponseWriter, req *http.Request) {
"lua",
"nasm", "asm",
"nasm64", "asm64",
"nim",
"node", "javascript", "js",
"perl", "pl",
"php",
"python2",
"python3", "python",
"paradoc",
"ruby",
"rust",
"swift",