Omar Brikaa
|
b50af13787
|
Implement runtime priorities
|
2022-06-04 23:14:11 +02:00 |
Omar Brikaa
|
4470eb637f
|
Add priorities, modify scaffold.sh
|
2022-06-04 22:53:33 +02:00 |
Omar Brikaa
|
d33e47e60a
|
Fix runtime finding in v2 endpoint
|
2022-06-04 22:53:33 +02:00 |
Thomas Hobson
|
e767a6eafc
|
Merge pull request #483 from Hydrazer/nix-cool
forth nix package
|
2022-06-05 00:21:58 +12:00 |
Hydrazer
|
600d9c4631
|
forth nix package
|
2022-06-03 15:20:18 -06:00 |
Thomas Hobson
|
adf4136c10
|
Merge pull request #447 from Hydrazer/nix-cool
j nix package
|
2022-06-02 17:13:54 +12:00 |
Hydrazer
|
dc6d2be0a9
|
j nix package
|
2022-06-01 19:51:47 -06:00 |
Thomas Hobson
|
36c0c21902
|
Merge pull request #472 from Brikaa/node-packages
Piston-nix - package.json: don't use out-of-support unencrypted git protocol
|
2022-05-10 23:30:15 +12:00 |
Thomas Hobson
|
450f07c951
|
Merge pull request #473 from Brikaa/fix-nix-versions
Fix nix runtimes versions
|
2022-05-10 23:18:28 +12:00 |
Thomas Hobson
|
46ab4a4ba4
|
Merge pull request #457 from Brikaa/dont-run-if-compile-error
Piston-Nix: Don't start run stage if compile stage errored
|
2022-05-10 23:18:06 +12:00 |
Thomas Hobson
|
1fa110c1cf
|
Merge pull request #474 from Brikaa/stdin-newline
Piston Nix: Add trailing newline in stdin if it doesn't exist
|
2022-05-10 23:16:25 +12:00 |
Omar Brikaa
|
8bb72837b9
|
Add trailing newline in stdin if it doesn't exist
|
2022-05-02 15:33:30 +02:00 |
Omar Brikaa
|
a749db950f
|
Fix the runtimes versions
|
2022-05-02 14:36:09 +02:00 |
Omar Brikaa
|
b381271ba9
|
Add backward compatibility in v2.js
Set run property to compile if it doesn't exist in v2.js
|
2022-05-02 13:25:46 +02:00 |
Omar Brikaa
|
711096abb2
|
Don't use unencrypted git protocol
|
2022-05-02 12:05:55 +02:00 |
Thomas Hobson
|
61a833ca3c
|
Merge pull request #460 from dvargas46/add-nix-packages
more nix packages
|
2022-03-26 22:16:36 +13:00 |
Dan Vargas
|
9fe9b4db48
|
add piston nix pkg for mono-basic
|
2022-03-21 09:44:08 -06:00 |
Dan Vargas
|
daeed0ce5e
|
add piston nix pkg for llvm_ir
|
2022-03-21 08:59:03 -06:00 |
Dan Vargas
|
560b4ac1ee
|
add piston nix pkg for scala
|
2022-03-20 12:25:29 -06:00 |
Dan Vargas
|
2490833ef1
|
add piston nix pkg for coffeescript]
|
2022-03-18 11:16:41 -06:00 |
Dan Vargas
|
96ffdb63dd
|
add piston nix pkg for brainfuck
|
2022-03-18 10:58:33 -06:00 |
Omar Brikaa
|
2262618c52
|
Don't start run stage if compile stage errored
|
2022-03-06 17:24:28 +02:00 |
Thomas Hobson
|
16e4f08dfa
|
Merge pull request #441 from Brikaa/nix-development
Use nodemon and Docker volumes for development
|
2022-02-26 10:28:36 +13:00 |
Thomas Hobson
|
7596d6f46d
|
Merge pull request #449 from Brikaa/more-nix-packages
Add more nix packages
|
2022-02-26 10:16:56 +13:00 |
Thomas Hobson
|
067cf2692f
|
Merge pull request #451 from Brikaa/get-rid-of-file-language
Get rid of file language logic, remove unneeded requires
|
2022-02-26 10:15:07 +13:00 |
Omar Brikaa
|
88f2b5bed4
|
Added Pascal
|
2022-02-25 18:20:33 +02:00 |
Omar Brikaa
|
45ee625338
|
Add dotnet visual-basic
|
2022-02-25 18:20:33 +02:00 |
Omar Brikaa
|
c4ceaa6964
|
Add fsharp-interactive
|
2022-02-25 18:20:33 +02:00 |
Omar Brikaa
|
c203aa3774
|
Added dotnet fsharp
|
2022-02-25 18:20:33 +02:00 |
Omar Brikaa
|
fa2d192d15
|
Add dotnet csharp
|
2022-02-25 18:20:33 +02:00 |
Omar Brikaa
|
a739cff448
|
Add rust 1.57.0
|
2022-02-25 18:20:33 +02:00 |
Omar Brikaa
|
6161997f49
|
Added ADA via GNAT 11.2.0
|
2022-02-25 18:20:33 +02:00 |
Omar Brikaa
|
89f4da4858
|
Get rid of file language logic
|
2022-02-25 18:12:12 +02:00 |
Omar Brikaa
|
50978c4205
|
Add more info to piston script help
And make it easier to read
|
2022-02-25 17:51:33 +02:00 |
Thomas Hobson
|
d244f0138c
|
Merge pull request #442 from Brikaa/refactor-runtimes
Refactor runtimes
|
2022-02-24 18:25:52 +13:00 |
Omar Brikaa
|
09a0ed250d
|
Use volume binary in test-dev, error exit if failed to delete volume
|
2022-02-22 17:37:14 +02:00 |
Omar Brikaa
|
4578a9d15b
|
Nix Piston: dev and prod containers
- Change appEnv to isDev
- Determine the image name in api/default.nix
- Use production image in ./piston test
|
2022-02-19 20:24:01 +02:00 |
Omar Brikaa
|
c2bc1ebf94
|
Construct the dev and prod containers directly in the set
|
2022-02-19 14:40:32 +02:00 |
Thomas Hobson
|
04de31b946
|
Merge pull request #444 from Brikaa/code-files
Nix Piston: Only pass code files to compiling
|
2022-02-19 23:43:27 +13:00 |
Thomas Hobson
|
981abc2d94
|
Merge pull request #436 from dvargas46/add-nix-packages
Add nix packages
|
2022-02-19 23:39:26 +13:00 |
Omar Brikaa
|
30f49f22b1
|
Nix Piston: Only pass code files to compiling
|
2022-02-18 14:50:00 +02:00 |
Omar Brikaa
|
a9952072c1
|
Revert pistond.js to avoid merge conflicts
|
2022-02-18 13:20:04 +02:00 |
Omar Brikaa
|
97fd8a16d4
|
Add dev/prod conditions in the nix files
|
2022-02-18 13:20:03 +02:00 |
Omar Brikaa
|
b8e2af412e
|
Fix ./piston build, add test-with-cache option
|
2022-02-18 13:17:10 +02:00 |
Omar Brikaa
|
a013613a59
|
Use Docker volumes and nodemon in development
|
2022-02-18 13:17:10 +02:00 |
Omar Brikaa
|
c238ff6254
|
Add none in runtime sets
|
2022-02-18 13:17:10 +02:00 |
Dan Vargas
|
961b678948
|
add piston nix pkg for emacs
|
2022-02-16 11:15:38 -07:00 |
Dan Vargas
|
2f2bb862e3
|
add piston nix pkg for yabasic (replaces freebasic)
|
2022-02-16 11:08:48 -07:00 |
Dan Vargas
|
3fac94b683
|
add piston nix pkg for gcc-fortran
|
2022-02-16 10:59:05 -07:00 |
Dan Vargas
|
11882b2085
|
add piston nix pkg for gcc-d
|
2022-02-16 10:46:31 -07:00 |