projects
/
42
/
minishell.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
42/minishell.git
2024-07-22
Lukas Jiriste
Add var expansion and quote handling to assignment
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-22
Lukas Jiriste
Handle quotes in WORD tokens
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-22
Lukas Jiriste
Fix the get_var_name name recognition logic
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix some minor issues
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add the rest of execution except for ex_fields
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Update Libft fot ft_swap_int
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix change in ft_split signature.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Update Libft for some new t_vec functions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add the actual split to fields
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Fix minor issues
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Implement expansion inside execution.c
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Resort to returning const char ptrs to values
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add is_token_type function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add the save_redirections function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add save_assignments function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add check for unsuccessful execution
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Rename t_execution_info, add its definition
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Make some small changes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Refactor the subshell execution
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Add and outline for the tree execution.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-21
Lukas Jiriste
Update Libft for the Norm compliance
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-19
Lukas Jiriste
Simplify the about_grammmar
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-07-19
Lukas Jiriste
Replace the parsing table with a correct one
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-27
Lukas Jiriste
Fix leak.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-27
Lukas Jiriste
Update Libft for better parse_tree printing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-27
Lukas Jiriste
Fix quote handling during tokenization
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-23
Lukas Jiriste
Implement tokenization
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Change the file structure of the project
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Update Libft for parsing support
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-21
Lukas Jiriste
Add grammar rules and parsing table for minishell
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-14
Lukas Jiriste
Repair problems caused by change 2 commit back
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-14
Lilia-42
Add a comment
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-06-14
Lukas Jiriste
Change char * as it is easier to understand
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-03
Lukas Jiriste
Create the structure for input handling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-03
Lukas Jiriste
Rename almost_empty to is_almost_empty
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-02
Lukas Jiriste
Add version without history
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-05-02
Lukas Jiriste
Implement variables framework, update Libft
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-04-26
Lukas Jiriste
Implement exitable skeleton of a shell
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-04-26
Lukas Jiriste
Create the foundations for minishell
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)