aboutsummaryrefslogtreecommitdiff
path: root/src/ms_glob.c
AgeCommit message (Expand)Author
2020-08-19Removing glob, Rewritting preprocessing with escape and interpolation onlyCharles Cabergs
2020-07-20Fixing glob by removing chdir, Changed cmd variablesCharles
2020-07-19Fixing cd error messages, Fixing glob on linksCharles
2020-07-15Added export/unset builtin error message and status codeCharles
2020-06-17Fixing (mostly) glob with absolute pathCharles
2020-06-13Merge remote-tracking branch 'origin/lexer'Charles
2020-06-12Added preprocess escape with backslash, sticky str merge, travis CI before mergeCharles
2020-06-09Fixing 2 leaks in preprocessor and norming itCharles
2020-06-09Added iterpolation like bash according to lexer output (2 leaks)Charles