Commit Graph

16 Commits

Author SHA1 Message Date
Thomas d68a1d67c8
brainfuck(2.7.3): input requires each char on new line 2021-06-07 21:32:44 +12:00
Brian Seymour 902ad71578 remove unnecessary author fields 2021-03-28 14:29:28 -05:00
Thomas Hobson 538d3d3451
pkg(brainfuck-2.7.3): go back further in time 2021-03-20 12:37:55 +13:00
Thomas Hobson d032caa9bc
pkg(brainfuck-2.7.3): use older commit 2021-03-20 12:35:36 +13:00
Thomas Hobson a7740d5f77
pkg(brainfuck-2.7.3): move path to first parameter 2021-03-19 22:43:29 +13:00
Thomas Hobson fed0a3eeaf
pkg(brainfuck-2.7.3): relocate fs tree 2021-03-19 22:34:41 +13:00
Thomas Hobson 0d134c738e
pkg(brainfuck-2.7.3): prefix requires trailing slash 2021-03-19 22:26:19 +13:00
Thomas Hobson 8342a4db33
pkg(brainfuck-2.7.3): Disable edit line and run correctly 2021-03-19 22:24:40 +13:00
Thomas Hobson ee25a2eefa
pkg(brainfuck-2.7.3): add prefix 2021-03-19 22:19:45 +13:00
Thomas Hobson 4b409cb011
pkg(brainfuck-2.7.3): add brainfuck 2021-03-19 22:13:27 +13:00
Thomas Hobson 9003905649
pkg(brainfuck-1.0.0): Remove non-working version 2021-03-19 22:07:48 +13:00
Thomas Hobson 7f05ac3cf2
pkg(brainfuck-1.0.0): add test 2021-03-17 22:09:59 +13:00
Thomas Hobson 528b313c64
pkg(brainfuck-1.0.0): correct gcc flags? 2021-03-17 21:46:31 +13:00
Thomas Hobson 34132b211d
pkg(brainfuck-1.0.0): embed source in build script
Apparently the source host doesn't download consistently,
so we just include the source code within the build script - its ~2kb so its fine.
2021-03-17 21:43:39 +13:00
Thomas Hobson 3112c808d8
pkg(brainfuck-1.0.0): Allow curl to follow redirects 2021-03-17 21:31:41 +13:00
Thomas Hobson f9c06f03a2
pkg(brainfuck-1.0.0): Add brainfuck 1.0.0 2021-03-17 21:23:13 +13:00