]>
Chaos Git - misc/ysh.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jon Feldman [Wed, 26 Jul 2017 19:47:27 +0000 (15:47 -0400)]
builtins: documentation
Jon Feldman [Wed, 26 Jul 2017 19:32:27 +0000 (15:32 -0400)]
builtins: implement prefix notation math funcs
Jon Feldman [Wed, 26 Jul 2017 18:50:54 +0000 (14:50 -0400)]
shell: split up code to more clearly separated parts
Jon Feldman [Wed, 26 Jul 2017 18:30:23 +0000 (14:30 -0400)]
docs: md not formatting correctly, save that for later and go with text
Jon Feldman [Wed, 26 Jul 2017 18:26:32 +0000 (14:26 -0400)]
docs: manual wrap readme
Jon Feldman [Wed, 26 Jul 2017 18:24:05 +0000 (14:24 -0400)]
docs: fix up for initial push
Jon Feldman [Wed, 26 Jul 2017 17:46:45 +0000 (13:46 -0400)]
shell: change name to reflect project rename for primetime
Jon Feldman [Wed, 26 Jul 2017 17:24:12 +0000 (13:24 -0400)]
shell: variable expansion groundwork
Jon Feldman [Wed, 26 Jul 2017 13:49:20 +0000 (09:49 -0400)]
shell: clean up memory
Jon Feldman [Wed, 26 Jul 2017 13:45:25 +0000 (09:45 -0400)]
misc: implement builtin cd, begin docs, fixups
Jon Feldman [Wed, 26 Jul 2017 12:53:54 +0000 (08:53 -0400)]
Subshells now work, and commands will be in general executed
Jon Feldman [Wed, 26 Jul 2017 00:41:32 +0000 (20:41 -0400)]
Add command line options
Jon Feldman [Wed, 26 Jul 2017 00:15:25 +0000 (20:15 -0400)]
Working on a shell, because why the hell not