aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/builtin.c
AgeCommit message (Expand)Author
2020-07-18Fixing exit error message and overflow detectionCharles
2020-07-15Added g_basename global for error message prefixCharles
2020-06-23Fixing builtin which needed to not be run in a child process, Added exit builtinCharles
2020-06-14Added eval cmd and error handling draft, Updated preprocessing for listCharles
2020-04-01Norm compliant comment format, dirty script for doxygen commentsCharles
2020-04-01Added builtin support in command eval, Refactoring eval/builtin function, Add...Charles