mirror of
https://github.com/engineer-man/piston.git
synced 2025-09-20 19:00:04 +02:00
Merge branch 'master' into master
This commit is contained in:
commit
99038d3e6d
10 changed files with 61 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue