]> Chaos Git - misc/ysh.git/log
misc/ysh.git
8 years agoshell: variable expansion groundwork
Jon Feldman [Wed, 26 Jul 2017 17:24:12 +0000 (13:24 -0400)]
shell: variable expansion groundwork

8 years agoshell: clean up memory
Jon Feldman [Wed, 26 Jul 2017 13:49:20 +0000 (09:49 -0400)]
shell: clean up memory

8 years agomisc: implement builtin cd, begin docs, fixups
Jon Feldman [Wed, 26 Jul 2017 13:45:25 +0000 (09:45 -0400)]
misc: implement builtin cd, begin docs, fixups

8 years agoSubshells now work, and commands will be in general executed
Jon Feldman [Wed, 26 Jul 2017 12:53:54 +0000 (08:53 -0400)]
Subshells now work, and commands will be in general executed

8 years agoAdd command line options
Jon Feldman [Wed, 26 Jul 2017 00:41:32 +0000 (20:41 -0400)]
Add command line options

8 years agoWorking on a shell, because why the hell not
Jon Feldman [Wed, 26 Jul 2017 00:15:25 +0000 (20:15 -0400)]
Working on a shell, because why the hell not