aboutsummaryrefslogtreecommitdiff
path: root/src/builtin
AgeCommit message (Collapse)Author
2020-07-15Added export/unset builtin error message and status codeCharles
2020-07-15Added g_basename global for error message prefixCharles
2020-07-14Refactoring error handling during parsingCharles
2020-06-23Fixing builtin which needed to not be run in a child process, Added exit builtinCharles
2020-06-19Update parser_errornass1pro
2020-06-18Added Builtin cd and exportnass1pro
2020-06-17Update cd,exportnass1pro
2020-06-15Testing travis with minishell_testCharles
2020-06-15Fixing leaks (need refactoring)Charles
2020-06-14Added eval cmd and error handling draft, Updated preprocessing for listCharles
2020-04-03Refactoring env, connecting pipes, preprocess draftCharles
2020-04-03Evaluation pipe frame (not tested)Charles
2020-04-01Changed representation of environment to vectorCharles
2020-04-01Norm compliant comment format, dirty script for doxygen commentsCharles
2020-04-01Added builtin support in command eval, Refactoring eval/builtin function, ↵Charles
Added doc
2020-03-31Removing ms_ prefix, Removing junkCharles
2020-03-31More specific AST struct and evaluation startCharles
2020-03-30Added docCharles
2020-03-28Cleaning env and path, Removed state structCharles
2020-03-04Added builtins draftCharles
2020-03-04Fixing environment, Added env buitinCharles
2020-02-27WIP: path update from PATH formated stringCharles