aboutsummaryrefslogtreecommitdiff
path: root/src/path.c
AgeCommit message (Collapse)Author
2020-09-09Moving utils_directory_iter back to path.c, abstraction not needed without globsCharles Cabergs
2020-07-18Fixing exit error message and overflow detectionCharles
2020-07-15Added export/unset builtin error message and status codeCharles
2020-04-05Preprocessing (glob and iterpolation) draft (not tested)Charles
2020-04-03Refactoring env, connecting pipes, preprocess draftCharles
2020-04-03Evaluation pipe frame (not tested)Charles
2020-04-01Norm compliant comment format, dirty script for doxygen commentsCharles
2020-04-01Added AST functions, tested eval with basic inputCharles
2020-03-31Removing ms_ prefix, Removing junkCharles
2020-03-30Added docCharles
2020-03-28Cleaning env and path, Removed state structCharles
2020-02-28Added environment and stateCharles
Also dummy files eval.c parse.c
2020-02-27WIP: path update from PATH formated stringCharles