gash/geesh/built-ins
Timothy Sample 271301e77d Add the cd and pwd built-ins
* geesh/built-ins/cd.scm: New file.
* geesh/built-ins/pwd.scm: New file.
* Makefile.am: Add them.
* geesh/built-ins.scm (*built-ins*): Add cd and pwd.
2018-12-05 16:08:09 -05:00
..
break.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
cd.scm Add the cd and pwd built-ins 2018-12-05 16:08:09 -05:00
continue.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
echo.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
export.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
false.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
pwd.scm Add the cd and pwd built-ins 2018-12-05 16:08:09 -05:00
read.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
readonly.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
set.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
true.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
unset.scm Globalize the environment module 2018-12-05 16:08:09 -05:00
utils.scm Add readonly built-in 2018-12-05 16:08:09 -05:00