summaryrefslogtreecommitdiffstats
path: root/eshld
Commit message (Expand)AuthorAgeFilesLines
* eshld/.gitignore: New fileP. J. McDermott2017-02-081-0/+1
* eshld: Remove eshrtP. J. McDermott2016-02-282-269/+1
* eshld: Use eshrt from eshtransP. J. McDermott2016-02-281-5/+7
* eshld/eshrt: Rename static() to __static()P. J. McDermott2016-02-281-1/+1
* eshld/eshrt: Lose all command substitutions in ctxswP. J. McDermott2016-02-261-7/+6
* eshld/eshrt: Lose a command substitutionP. J. McDermott2016-02-261-2/+2
* eshld/eshrt: Lose an evalP. J. McDermott2016-02-261-2/+2
* eshld/eshrt: Add "unset IFS" before for loopsP. J. McDermott2016-02-261-0/+7
* eshld/eshrt: Encode stack in vars with a stack pointerP. J. McDermott2016-02-241-44/+29
* eshld/eshrt: Add function begin/end hooksP. J. McDermott2016-02-231-0/+22
* eshld/eshrt: Don't run unset with no argumentsP. J. McDermott2016-02-231-2/+8
* eshtrans/Makefile, eshld/Makefile: Make executables executableP. J. McDermott2016-02-231-0/+1
* eshld: Change header commentsP. J. McDermott2016-02-232-2/+2
* eshld: Add runtime libraryP. J. McDermott2016-02-234-24/+257
* eshld/Makefile: New fileP. J. McDermott2016-02-221-0/+21
* Add basic eshldP. J. McDermott2016-02-222-0/+215