issues
search
ThibautHH
/
42sh
Projet de fin de première année du cursus Epitech répliquant le fonctionnement du shell TCSH.
MIT License
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added history exapansion (!)
#54
ThibautHH
closed
1 year ago
0
Remove compilation warnings
#53
Neo-Diamons
closed
1 year ago
0
Clean
#52
Neo-Diamons
closed
1 year ago
0
Fixed and simplified set builtin
#51
ThibautHH
closed
1 year ago
0
Added globbing
#50
ThibautHH
closed
1 year ago
0
Inhibition and quoting
#49
ThibautHH
closed
1 year ago
0
Variables substitutions
#48
Raphael-Mabille
closed
1 year ago
0
Fixed redirections not being applied on unforked builtins
#47
ThibautHH
closed
1 year ago
0
fix(repeat): set status as error from command which is repeat.
#46
Neo-Diamons
closed
1 year ago
0
Fixed unset PATH env variable not using confstr(_CS_PATH)
#45
ThibautHH
closed
1 year ago
0
Fixed inhibitor infinite loop
#44
ThibautHH
closed
1 year ago
0
fix(exit): no more write prompt when exit.
#43
Neo-Diamons
closed
1 year ago
0
Clean
#42
Neo-Diamons
closed
1 year ago
0
9 variables
#41
Raphael-Mabille
closed
1 year ago
0
9 variables
#40
Raphael-Mabille
closed
1 year ago
0
9 variables
#39
Raphael-Mabille
closed
1 year ago
0
Builtins
#38
Neo-Diamons
closed
1 year ago
0
History v2
#37
Gaulaume
closed
1 year ago
0
8 aliases
#36
Raphael-Mabille
closed
1 year ago
0
Fixed unforked builtins awaiting
#35
ThibautHH
closed
1 year ago
0
Unforked builtins are waited for
#34
ThibautHH
closed
1 year ago
0
Command not found fix
#33
ThibautHH
closed
1 year ago
0
GET_VAR rework
#32
ThibautHH
closed
1 year ago
0
GET_VAR
#31
Neo-Diamons
closed
1 year ago
0
Conditional jump on first call to unknown function
#30
Raphael-Mabille
closed
1 year ago
0
Added shell variables
#29
ThibautHH
closed
1 year ago
0
8 aliases rebase
#28
ThibautHH
closed
1 year ago
2
History
#27
Gaulaume
closed
1 year ago
2
Improved and reworked tester and tests
#26
ThibautHH
closed
1 year ago
0
Inhibitor infinite loop
#25
Neo-Diamons
closed
1 year ago
0
Execution rework, additions
#24
ThibautHH
closed
1 year ago
0
Fix compiler-dependent structure memory
#23
ThibautHH
closed
1 year ago
0
Environment structure is not portable
#22
ThibautHH
closed
1 year ago
0
8 aliases
#21
Raphael-Mabille
closed
1 year ago
0
Rework execution procedures
#20
ThibautHH
closed
1 year ago
1
Builtin echo
#19
Neo-Diamons
closed
1 year ago
0
Isatty, error handling.
#18
Neo-Diamons
closed
1 year ago
1
Getline, error handling.
#17
Neo-Diamons
closed
1 year ago
1
Builtins not at the end of a pipeline are executed in the main shell process
#16
Raphael-Mabille
closed
1 year ago
1
Architecture
#15
Neo-Diamons
closed
1 year ago
0
Variable substitution
#14
ThibautHH
closed
1 year ago
0
Document Minishell
#13
ThibautHH
closed
1 year ago
0
Pipelines run sequentially
#12
ThibautHH
closed
1 year ago
1
Import minishell as program foundation
#11
Neo-Diamons
closed
1 year ago
0
Input line edition
#10
ThibautHH
opened
1 year ago
0
History
#9
ThibautHH
closed
1 year ago
0
Aliases
#8
ThibautHH
closed
1 year ago
0
Shell variables
#7
ThibautHH
closed
1 year ago
1
Sub-shell execution
#6
ThibautHH
opened
1 year ago
0
In-place command output insertion (backticks)
#5
ThibautHH
opened
1 year ago
0
Next