Skip to content

Releases: holzschu/blink

Pipes, awk, tr, tee, sed...

27 Jan 10:35
Compare
Choose a tag to compare

Added the ability to pipe shell commands into shell commands, with a few commands that benefit from it: awk, sed, tee...

Added tr and echo, simplified code in Blink port.

11 Jan 16:07
Compare
Choose a tag to compare

New release, with code simplification and command list (for autocomplete) generated at runtime.

Code simplification for portability

10 Jan 17:44
Compare
Choose a tag to compare

No changes in functionality, but differences with Blink code are down to a minimum. It will be easier to maintain / port in the future.

Precompiled ios_system, with TeX "binaries" + awk, sed

09 Jan 17:08
Compare
Choose a tag to compare

Latest release. All binaries included. Should compile easily.
New commands: awk, sed, setenv, unsetenv, cd.

Precompiled ios_system, with TeX "binaries"

13 Dec 21:11
Compare
Choose a tag to compare

Several bug fixes compared to previous release. Should be more robust.

Release for easier compilation. Python + lua + file + shell cmds

09 Dec 19:37
Compare
Choose a tag to compare

To make installation easier, Blink is provided with the precompiled Framework for ios_system. It includes python, lua, plus all the shell commands.