Commit Graph

  • c6a7ccc77c
    Merge pull request #335 from Brikaa/sqlite Thomas Hobson 2021-10-02 00:15:56 +1300
  • 8165770cfd
    Merge branch 'master' into iverilog Thomas Hobson 2021-10-02 00:11:06 +1300
  • 874cc815e9
    Merge branch 'master' into sqlite Thomas Hobson 2021-10-02 00:10:02 +1300
  • 9e81d2ff67
    Merge pull request #343 from engineer-man/process-janitor Thomas Hobson 2021-10-02 00:08:58 +1300
  • 1b6563d181
    rework process janitor Old process janitor required starting a `ps` process. This was problematic, as `ps` requires another entry in the process table, which in some cases was impossible as it was exhausted. Thomas Hobson 2021-10-02 00:07:37 +1300
  • 160832fb93
    Merge pull request #342 from engineer-man/job-queue Thomas Hobson 2021-10-01 20:29:26 +1300
  • 7313958155
    api: maximum concurrent jobs and potential fix for gcc Thomas Hobson 2021-10-01 20:28:54 +1300
  • 261ee98872 added ghc compilation of Husk file so that you can run husk programs Hydrazer 2021-09-30 17:07:39 -0600
  • 316c911ec4 added husk to husk branch and also to readme Hydrazer 2021-09-30 16:33:06 -0600
  • 85b2f37a6e added husk to readme file Hydrazer 2021-09-30 14:15:36 -0600
  • 4daedb4e61 renamed test.japt to test.husk Hydrazer 2021-09-30 14:14:31 -0600
  • f307f90e66 added husk Hydrazer 2021-09-30 14:12:51 -0600
  • ad2ac95749 actually added japt to readme this time and set run file back to original Hydrazer 2021-09-30 12:09:07 -0600
  • e5453b1a4b made japt to node but shorter Hydrazer 2021-09-30 11:33:10 -0600
  • 13e1192358 replace node with japt Hydrazer 2021-09-30 11:27:31 -0600
  • 778689b8cc fixed some dumb stuff lol Hydrazer 2021-09-30 11:09:54 -0600
  • 4991ea3079 added japt Hydrazer 2021-09-30 11:06:01 -0600
  • aa252e509b
    Merge branch 'engineer-man:master' into master Hydrazer 2021-09-30 10:18:55 -0600
  • 3340cbbe68 pkg(dotnet-5.0.201): Added F#.net, F# interactive and VB.net Brikaa 2021-09-14 13:59:19 +0200
  • 5cdc71d268 pkg(sqlite3-3.36.0): Added sqlite3 3.36.0 Brikaa 2021-09-28 17:29:56 +0200
  • 785bc6c34d
    added requests library for fun with apis! Lucas Lim 2021-09-29 23:01:23 +0100
  • 1835ab5cab
    Add self to license Thomas Hobson 2021-09-30 08:11:47 +1300
  • e5ac7a2acc Add ./piston logs Brikaa 2021-09-26 14:09:25 +0200
  • 474c986879 Add semantic versioning in CONTRIBUTING.MD Brikaa 2021-09-26 14:02:03 +0200
  • 56a3c91a6a pkg(iverilog-11.0.0): Added iverilog 11.0.0 Brikaa 2021-09-26 13:25:13 +0200
  • 0077da59cb
    Merge pull request #328 from dvargas46/fix-stdin Thomas Hobson 2021-09-23 09:41:22 +1200
  • 15e2e81d96 fix stdin for normal execute Dan Vargas 2021-09-22 16:31:19 -0500
  • 7cf99fb4f2
    Update readme.md Thomas Hobson 2021-09-22 11:26:35 +1200
  • b9e7e3a8e4
    Merge pull request #299 from engineer-man/websocket Thomas Hobson 2021-09-22 08:24:33 +1200
  • 7d05f4e305
    Merge branch 'master' into websocket websocket Thomas Hobson 2021-09-22 08:21:31 +1200
  • 036b90d9ef
    Merge pull request #325 from Brikaa/vlang Thomas Hobson 2021-09-15 23:07:18 +1200
  • 5e1a51c813 pkg(vlang-0.1.13): Fix command line arguments bug Brikaa 2021-09-15 11:33:02 +0200
  • 0c4e206d03
    Merge pull request #319 from Brikaa/r-language Thomas Hobson 2021-09-13 01:37:40 +1200
  • 575ddf2dc0
    Merge branch 'master' into r-language Thomas Hobson 2021-09-13 01:24:39 +1200
  • dc20ec2bda
    ci: Rebuild API container if required when testing Thomas Hobson 2021-09-13 01:09:38 +1200
  • c3a33f2c8b
    Merge pull request #321 from engineer-man/HexF-patch-2 Thomas Hobson 2021-09-13 01:02:46 +1200
  • d630b5ebe7
    Build repo-builder if required HexF-patch-2 Thomas Hobson 2021-09-13 01:01:59 +1200
  • 1566b49574
    Build repo-builder if required Thomas Hobson 2021-09-13 01:00:54 +1200
  • 2fa49797fb
    Merge pull request #320 from engineer-man/dependabot/npm_and_yarn/cli/axios-0.21.2 Thomas Hobson 2021-09-13 00:57:27 +1200
  • 252987932c
    build(deps): bump axios from 0.21.1 to 0.21.2 in /cli dependabot[bot] 2021-09-12 12:57:09 +0000
  • 4367aae723
    Merge pull request #317 from Brikaa/mono-error Thomas Hobson 2021-09-13 00:53:37 +1200
  • 864e94739f Add rscript to readme Brikaa 2021-09-12 14:39:56 +0200
  • 1250cf213a pkg(rscript-4.1.1): Added R 4.1.1 Brikaa 2021-09-12 14:38:57 +0200
  • 8c3d4cb77f
    Merge pull request #318 from Brikaa/piston-bash Thomas Hobson 2021-09-12 00:23:32 +1200
  • 5004635c55 Added bash shell option in piston script Brikaa 2021-09-11 14:20:36 +0200
  • b3772c9502 pkg(mono-6.12.0): redirect mono error to stderr Brikaa 2021-09-10 15:33:36 +0200
  • 21fe3eefc2
    Merge pull request #316 from Brikaa/mono-basic Thomas Hobson 2021-09-10 15:48:49 +1200
  • dbf89dbb58 Add basic to readme Brikaa 2021-09-09 20:21:41 +0200
  • 08b2fa094a pkg(mono-6.12.0): Added mono-basic 7.4 Brikaa 2021-09-09 20:20:01 +0200
  • 5d8c7dfabc
    Merge pull request #314 from Brikaa/powershell Thomas Hobson 2021-09-10 00:42:54 +1200
  • e197ca5b7a
    Update readme.md Brian Seymour 2021-09-08 12:32:04 -0500
  • 4577a02401
    Update readme.md Brian Seymour 2021-09-08 12:31:06 -0500
  • 0a6e514095 Add powershell to readme Brikaa 2021-09-07 19:23:07 +0200
  • 3c15de6144 pkg(pwsh-7.1.4): Added Powershell 7.1.4 Brikaa 2021-09-07 19:21:52 +0200
  • 479f02e13c
    Merge pull request #313 from Brikaa/docs Thomas Hobson 2021-09-08 00:03:18 +1200
  • 528eb0e263 Installation Brikaa 2021-09-07 13:53:37 +0200
  • dc80ed3a1d Document testing packages locally Brikaa 2021-09-07 13:50:10 +0200
  • 30f2715c01 Add NodeJS version to docs Brikaa 2021-09-07 13:41:51 +0200
  • 2a8097d15d
    Merge pull request #312 from Hydrazer/patch-1 Thomas Hobson 2021-09-01 03:13:09 +1200
  • c699688b36
    fixed slurp for COW lang Hydrazer 2021-08-31 09:08:13 -0600
  • 2386684a05
    api: fix file cleanup edge case Thomas Hobson 2021-08-20 01:05:13 +1200
  • 5cd84ae816
    api: allow paths when writing files (#302) Thomas Hobson 2021-07-22 14:58:41 +1200
  • 968390d5b6
    docs: configuration options Thomas Hobson 2021-07-17 15:35:43 +1200
  • acb590bf39
    readme: add docs link Thomas Hobson 2021-07-17 14:49:02 +1200
  • 33ba39cbc7
    docs: rtd theme Thomas Hobson 2021-07-17 14:46:40 +1200
  • 09e0a9497d
    basic api docs Thomas Hobson 2021-07-17 14:44:21 +1200
  • 230cb3abe1
    bump versions major Thomas Hobson 2021-07-17 01:00:44 +1200
  • 5ace2bf0e4
    api: websocket init timeout Thomas Hobson 2021-07-17 00:25:19 +1200
  • 4933577dae
    cli: interactive run with -t flag Thomas Hobson 2021-07-17 00:23:45 +1200
  • 3436648add
    api: signaling process via ws Thomas Hobson 2021-07-17 00:22:55 +1200
  • f58927d79a
    script: correct typo and add additional rebuild command Thomas Hobson 2021-07-16 23:12:46 +1200
  • de89acb617
    api: Implement Websocket transport for live data Thomas Hobson 2021-07-16 23:10:44 +1200
  • 85fce0d32c
    Merge pull request #298 from ffaanngg/master Thomas 2021-07-12 18:33:44 +1200
  • 2200283e50
    Update readme.md Shiv 2021-07-12 06:43:20 +0530
  • c8beb86037
    Added pyston Shiv 2021-07-12 06:43:02 +0530
  • d5293b4db6 Fixed cors issue yrfriend 2021-07-10 13:11:00 +0300
  • b11be20b79
    Merge pull request #294 from mehmetron/master Thomas 2021-07-10 12:46:34 +1200
  • 8900bae7c0 Fixed Go multiple file problem yrfriend 2021-07-08 21:15:37 +0300
  • c1fd13b672
    Merge pull request #293 from the-codeboy/patch-1 Thomas 2021-07-08 09:34:06 +1200
  • 322f98e4a0
    Add Piston4J as an Official Extension the-codeboy 2021-07-07 18:00:13 +0200
  • 82e334fee6
    Merge pull request #287 from dthree/patch-3 Thomas 2021-06-27 10:00:17 +1200
  • 5bec67ff5f
    Proposal: Add Piston Node.js Client as an Official Extension dc 2021-06-23 10:04:18 -0700
  • e859f83cef
    add node 16.3.0 package (#286) Luka Barbić 2021-06-19 14:25:13 +0200
  • c601f8dc69 add node 16.3.0 package Vrganj 2021-06-19 14:21:08 +0200
  • 929f3d3f2c
    add julia 1.6.1 package (#285) Luka Barbić 2021-06-19 13:02:36 +0200
  • 318b34db95 add julia 1.6.1 package Vrganj 2021-06-19 12:26:48 +0200
  • 64e95f63e0
    Update issue templates (#284) Thomas 2021-06-19 22:20:03 +1200
  • 5a02c5c046
    Create package.md HexF-patch-1 Thomas 2021-06-19 22:17:58 +1200
  • f638bd9fcb Update issue templates Thomas 2021-06-19 22:09:13 +1200
  • 6a368cf66f
    ci: ensure README contains all packages in repo (#283) Thomas Hobson 2021-06-19 21:58:19 +1200
  • c011f212d4
    Merge branch 'master' of github.com:engineer-man/piston Thomas Hobson 2021-06-19 21:24:51 +1200
  • 2c5ec5f7ec
    Add container customizer (#280) Thomas Hobson 2021-06-19 21:24:28 +1200
  • 95f9628abb
    Added cobol and raku to the languages list. (#282) dc 2021-06-19 01:46:51 -0700
  • 9895be9184
    Added cobol and raku to the languages list. dc 2021-06-19 00:33:36 -0700
  • ba9503d9f8
    Adding Raku (#281) Hydrazer 2021-06-18 17:45:37 -0600
  • 343318ed74 raku edit version Hydrazer 2021-06-18 16:51:10 -0600
  • be9e76c17f raku edit build.sh Hydrazer 2021-06-18 16:14:02 -0600
  • 58187763f4 edited raku version Hydrazer 2021-06-18 14:48:02 -0600
  • 4c22b1689c edited raku implementation Hydrazer 2021-06-18 05:11:58 -0600
  • ccb109a111 Update test.raku Hydrazer 2021-06-17 19:21:38 -0600