gash/geesh/built-ins
Timothy Sample 2c1dd2d67e Add the colon built-in
* geesh/built-ins/colon.scm: New file.
* Makefile.am: Add it.
* geesh/built-ins.scm (*special-built-ins*): Add colon.
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
colon.scm Add the colon built-in 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