Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eshld/.gitignore: New file | P. J. McDermott | 2017-02-08 | 1 | -0/+1 |
* | eshld: Remove eshrt | P. J. McDermott | 2016-02-28 | 2 | -269/+1 |
* | eshld: Use eshrt from eshtrans | P. J. McDermott | 2016-02-28 | 1 | -5/+7 |
* | eshld/eshrt: Rename static() to __static() | P. J. McDermott | 2016-02-28 | 1 | -1/+1 |
* | eshld/eshrt: Lose all command substitutions in ctxsw | P. J. McDermott | 2016-02-26 | 1 | -7/+6 |
* | eshld/eshrt: Lose a command substitution | P. J. McDermott | 2016-02-26 | 1 | -2/+2 |
* | eshld/eshrt: Lose an eval | P. J. McDermott | 2016-02-26 | 1 | -2/+2 |
* | eshld/eshrt: Add "unset IFS" before for loops | P. J. McDermott | 2016-02-26 | 1 | -0/+7 |
* | eshld/eshrt: Encode stack in vars with a stack pointer | P. J. McDermott | 2016-02-24 | 1 | -44/+29 |
* | eshld/eshrt: Add function begin/end hooks | P. J. McDermott | 2016-02-23 | 1 | -0/+22 |
* | eshld/eshrt: Don't run unset with no arguments | P. J. McDermott | 2016-02-23 | 1 | -2/+8 |
* | eshtrans/Makefile, eshld/Makefile: Make executables executable | P. J. McDermott | 2016-02-23 | 1 | -0/+1 |
* | eshld: Change header comments | P. J. McDermott | 2016-02-23 | 2 | -2/+2 |
* | eshld: Add runtime library | P. J. McDermott | 2016-02-23 | 4 | -24/+257 |
* | eshld/Makefile: New file | P. J. McDermott | 2016-02-22 | 1 | -0/+21 |
* | Add basic eshld | P. J. McDermott | 2016-02-22 | 2 | -0/+215 |