aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/unset.c
AgeCommit message (Expand)Author
2020-07-19Added errof for cleaner error message, Removed previous error functionsCharles
2020-07-15Added export/unset builtin error message and status codeCharles
2020-06-17Update cd,exportnass1pro
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, Add...Charles
2020-03-31Removing ms_ prefix, Removing junkCharles
2020-03-30Added docCharles
2020-03-28Cleaning env and path, Removed state structCharles
2020-03-04Added builtins draftCharles
2020-02-27WIP: path update from PATH formated stringCharles