Skip to content
TODO 541 B
Newer Older
Seblu's avatar
--  
Seblu committed
- Lexer
-- Voir probleme de syntax que j'accepte lorsque un EOF apparait avant une quote
fermante. Le token est valide alors que sous bash non. faire un test avant.
Maintenant il renvoie EOF a la place du token.
-- verifier toto \2>sex fonctionne avec la substituion.
Seblu's avatar
--  
Seblu committed

- Parser
-- aliases
Seblu's avatar
 
Seblu committed
-- history

- Option
-- voir probleme de non initialisation envoye par valgrind a chaque tour de boucle

- Exec
-- case
-- gestion des variables $0..$n

- Builtin
-- break
-- continue
-- export

- Glob
-- arithmetique
-- quoting
-- command substitution