Commit Graph

225 Commits

Author SHA1 Message Date
Hydrazer c699688b36
fixed slurp for COW lang
forked the original repo by BigZaphod and fixed the slurping issue when reading stdin for the Moo and oom commands
2021-08-31 09:08:13 -06:00
yrfriend 8900bae7c0 Fixed Go multiple file problem 2021-07-08 21:15:37 +03:00
Luka Barbić e859f83cef
add node 16.3.0 package (#286) 2021-06-20 00:25:13 +12:00
Luka Barbić 929f3d3f2c
add julia 1.6.1 package (#285) 2021-06-19 23:02:36 +12:00
Hydrazer ba9503d9f8
Adding Raku (#281)
* Adding Raku

probably doesn't work lol tried copying the other ones someone could probably implement it using the build instructions from this https://rakudo.org/downloads/rakudo/source

* Update test.raku

* edited raku implementation

put it in version folder 6.d and removed the v from version in the json file

* edited raku version

changed the same stuff as last time but with different stuff

* raku edit build.sh

remove some unnecessary lines from the file

* raku edit version

editing version name again lol
2021-06-19 11:45:37 +12:00
g-w1 c0b218f477
update zig to 0.8.0 (#279)
zig 0.8.0 got released, so this pr updates it
2021-06-16 13:25:12 +12:00
Thomas d68a1d67c8
brainfuck(2.7.3): input requires each char on new line 2021-06-07 21:32:44 +12:00
Cory ea9f48fa00
add sympy to python 3.9.4 (#263)
Co-authored-by: Bones <cory@callref.com.au>
2021-05-26 23:09:08 +12:00
Tushar Sadhwani 79c7f471a1
Add py3 alias for Python3 (#255)
* Add py3 alias

* Add py3 alias

* Add py3 alias

* Add py3 alias
2021-05-15 16:25:10 +12:00
Dan Vargas f28cc2a917
pkg(kotlin-1.4.31): add args (#258) 2021-05-15 16:24:47 +12:00
Dan Vargas c7764161a8
pkg(scala-3.0.0): use compile (#257) 2021-05-15 16:24:37 +12:00
Dan Vargas 00bd298665
pkg(kotlin-1.4.31): use jdk8 with kotlin (#256) 2021-05-13 21:45:21 +12:00
Dan Vargas 3e9705bcd3
pkg(julia-1.5.4): switch to build from source (#254)
* pkg(julia-1.5.4): switch to build from source

* fix install lang in ci test step

* use x86-64 cpu target list
2021-05-09 13:40:41 +12:00
MrExquisite 95421c9e15
pkg(octave-6.2.0): add aliases/file extensions (#249)
Octave aliases/file extensions compliant to https://octave.org/doc/v6.2.0/Introduction-to-Function-and-Script-Files.html
2021-05-05 22:46:11 +12:00
Meghan 2ae78b954b
zig/0.7.1: set release most to safe so executers can still observe runtime checks (#250) 2021-05-05 22:45:42 +12:00
Dan Vargas dae0c57aae
pkg(rockstar-1.0.0): switch to rocky implementation (#251) 2021-05-05 22:45:33 +12:00
Dan Vargas 50cb0f1996
pkg(octave-6.2.0): add octave 6.2.0 (#247) 2021-05-02 18:36:41 +12:00
Dan Vargas f2973f0536
pkg(ruby-3.0.1): add ruby 3.0.1 (#242)
Co-authored-by: Vargas, Dan <dan.vargas@frostbank.com>
2021-04-30 23:33:29 +12:00
Shivansh-007 75957407ca
pkg(yeethon3.10): Adds Yeethon 3.10 (#239)
* pkg(yeethon3.10): Adds Yeethon 3.10

* pkg(yeethon3.10): Change test file name to `test.yeethon.py`
2021-04-29 13:55:43 +12:00
Thomas 6b5fcaf363
Update metadata.json 2021-04-28 20:21:56 +12:00
Thomas bbb45a5a0a
python 2 is language python2 2021-04-28 20:15:46 +12:00
Dan Vargas 3dfade7c91
pkg(lolcode-0.11.2): update build script to use correct lolcode version (#237)
Co-authored-by: Vargas, Dan <dan.vargas@frostbank.com>
2021-04-28 14:15:34 +12:00
Victor Frazao 3355ffafb2
pkg(cobol-3.1.2): Adds cobol 3.1.2 (gnucobol) (#235) 2021-04-28 11:02:59 +12:00
Victor Frazao 65cbefa94e
pkg(gcc-10.2.0): Adds Fortran support for GCC (#236) 2021-04-28 11:02:17 +12:00
Dan Vargas 959830c652
pkg(groovy-3.0.7): add compile step (#232)
Co-authored-by: Vargas, Dan <dan.vargas@frostbank.com>
2021-04-27 12:18:52 +12:00
Thomas Hobson 2961bdc604
Conditonally output stderr 2021-04-25 17:17:19 +12:00
Thomas Hobson 51267c3526
give deno aliases 2021-04-25 17:15:16 +12:00
Thomas Hobson 8e7279ce69
fix gawk metadata 2021-04-25 16:36:48 +12:00
Dan Vargas 09e347a098
pkg(mono-6.12.0): filename fixes (#230)
* pkg(mono-6.12.0): filename fixes

* pkg(mono-6.12.0): compile cs files

* pkg(mono-6.12.0): add provides in metadata
2021-04-25 16:21:57 +12:00
Thomas Hobson 7e1960302d
d: replace .code with .d 2021-04-25 15:36:38 +12:00
Thomas Hobson 258539d593
gawk fix
gawk is not compile, and should display as awk
2021-04-25 15:24:18 +12:00
Dan Vargas 6d2814880f
pkg(go-1.16.2): quick fix for filename issue (#229) 2021-04-25 15:09:13 +12:00
Dan Vargas 5f267a98b4
pkg(scala-3.0.0): Quick fix for filename issue (#228) 2021-04-25 13:45:43 +12:00
Thomas Hobson ccc1e4c08b
Add provides key to some languages
Provides key allows 1 package to provide multiple languages

Expect an API update to work with these new packages
2021-04-25 13:11:33 +12:00
Thomas Hobson 3b25ec4386
update test script 2021-04-25 13:10:18 +12:00
Thomas Hobson fefd1fa8e8
pony needs the right extension 2021-04-25 13:09:08 +12:00
Thomas Hobson 03c64cfecf
ponylang extension 2021-04-24 20:10:07 +12:00
Thomas Hobson 5e9b9c888e
ocaml extension 2021-04-24 20:09:59 +12:00
Thomas Hobson a1209cdfd5
kotlin extension 2021-04-24 20:09:51 +12:00
Thomas Hobson d2c36d8a54
java extension 2021-04-24 20:09:39 +12:00
Thomas Hobson af91e66d64
haskell extension 2021-04-24 20:09:33 +12:00
Thomas Hobson ceb902349f
scala extension 2021-04-24 20:09:25 +12:00
Thomas Hobson 8923fbd5cf
typescript extension 2021-04-24 20:09:17 +12:00
Thomas Hobson ecfdfa52de
vlang extension 2021-04-24 20:08:48 +12:00
Thomas Hobson 594ee7d436
zig extension 2021-04-24 20:08:42 +12:00
Thomas Hobson dfdf8ce76e
gcc add extensions 2021-04-24 19:46:36 +12:00
Thomas Hobson f72c51d614
dotnet add cs extension 2021-04-24 19:44:50 +12:00
Thomas Hobson c6e78fa073
test script 2021-04-24 19:35:14 +12:00
Dan Vargas e975b64f2d
pkg(dragon-1.9.8): Add dragon 1.9.8 (#220)
* pkg(dragon-1.9.8): Add dragon 1.9.8

* pkg(dragon-1.9.8): Remove manpages and self alias
2021-04-22 14:31:00 +12:00
Dan Vargas 8424307029
pkg(cjam-0.6.5): Add cjam 0.6.5 (#223)
* pkg(cjam-0.6.5): Add cjam 0.6.5

* pkg(cjam-0.6.5): Run jar file normally and remove self alias
2021-04-22 14:30:20 +12:00