aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2020-10-11Changing make jobs to 1Charles Cabergs
2020-10-10Norming debugging function, Enabling them only when MINISHELL_TEST is definedCharles Cabergs
2020-10-08Fixing small bug in lexer/tok_assign_strCharles Cabergs
2020-10-06Added pipeline ast and pipeline evaluation (not working when first command ↵Charles Cabergs
is infinite)
2020-09-14Removing path hash table, replacing it by brute force searchCharles Cabergs
2020-09-13Added SHLVL increment, PATH add /sbin if not presentCharles Cabergs
2020-06-17Added (basic) operator evaluationCharles
2020-06-12Added preprocess escape with backslash, sticky str merge, travis CI before mergeCharles
2020-06-09Added make with multiple jobs and making merge compileCharles
2020-04-03Refactoring env, connecting pipes, preprocess draftCharles
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-30Added docCharles
2020-03-30Added DoxyfileCharles
2020-03-04Fixing environment, Added env buitinCharles
2020-02-27WIP: path update from PATH formated stringCharles
2020-02-03TODO list and basic planCharles
2020-01-29Initial CommitCharles