Commit graph

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