Ahurac ahurac
ahurac pushed to dev at ahurac/rash 2024-04-18 22:29:28 +02:00
2337bd3127 builtins : code de cd plus lisible
ahurac pushed to main at ahurac/dotfiles 2024-04-18 21:08:51 +02:00
0b06da983d hyprxdg : mise à jour
ahurac pushed to main at ahurac/rash 2024-04-17 16:22:47 +02:00
af6e95f703 Cargo : 0.4.0 -> 0.5.0
341e04819e command : ajout fonction colon
41cfc8c768 builtins : ajout mention (super) dans la fonction cd
4f11bc71f6 parser : String::from("") -> String::default()
8d3241ecdc parser : ajout fonction parse_backslash
Compare 15 commits »
ahurac pushed to dev at ahurac/rash 2024-04-17 16:16:38 +02:00
d162a24db0 Cargo : 0.5.0 -> 0.6.0
ahurac pushed to dev at ahurac/rash 2024-04-17 16:15:57 +02:00
a50bea4c60 error : délocalisation de l'erreur UnmatchedQuoteError
9d53bdba0c variables : possibilité de récupérer les arguments de la ligne de commande
a441fc9cb3 parser : possibilité d'afficher des variables
fa9033beea Ajout : module variables
Compare 4 commits »
ahurac pushed to dev at ahurac/rash 2024-04-17 14:11:10 +02:00
eaa9622446 parser : match plus lisible pour parse_backslash
5584f49c87 interface : remplacement du if par un match plus lisible
fdcaa99feb interface : fonction print_prompt utilisée dans get_user_input
Compare 3 commits »
ahurac pushed to main at ahurac/dotfiles 2024-04-17 12:03:52 +02:00
b30de47c0d Supperssion : scripts shel inutiles
ahurac pushed to dev at ahurac/qemush 2024-04-17 11:29:50 +02:00
f6da6444f6 launchers/kvm : manière plus portable de récupérer la mémoire libre
e801093e13 Makefile : oups
Compare 2 commits »
ahurac pushed to main at ahurac/dotfiles 2024-04-17 11:24:25 +02:00
8db9d845a6 makepkg.conf : suppression des options pour compiler nativement
ahurac pushed to dev at ahurac/rash 2024-04-16 22:08:04 +02:00
1fc2c8adbd README : ajout et coche d'une case
ahurac pushed to dev at ahurac/rash 2024-04-16 16:34:39 +02:00
1270576444 error : unification de la gestion des erreurs
a16ed0e030 builtins::cd : meilleur gestion des erreurs
abd857f0e4 README : ajout case
Compare 3 commits »
ahurac pushed to dev at ahurac/rash 2024-04-15 16:58:29 +02:00
5df428a364 parser : String::default -> String::new
ahurac pushed to dev at ahurac/rash 2024-04-15 16:52:56 +02:00
1e4f8cadd6 command : suppression struct Nothing
ahurac pushed tag 0.4.0 to ahurac/rash 2024-04-15 13:27:27 +02:00
ahurac pushed tag 0.5.0 to ahurac/rash 2024-04-15 13:27:27 +02:00
ahurac pushed to dev at ahurac/rash 2024-04-15 13:24:32 +02:00
af6e95f703 Cargo : 0.4.0 -> 0.5.0
341e04819e command : ajout fonction colon
41cfc8c768 builtins : ajout mention (super) dans la fonction cd
4f11bc71f6 parser : String::from("") -> String::default()
8d3241ecdc parser : ajout fonction parse_backslash
Compare 12 commits »
ahurac pushed to dev at ahurac/rash 2024-04-14 18:58:00 +02:00
60c1f06b19 README : mise à jour roadmap
ahurac pushed to dev at ahurac/rash 2024-04-14 18:51:07 +02:00
701643848a error : valeur par défaut pour le nom du programme
85a8aa40b4 command : match plus lisible dans l'implémentation de Builtin
Compare 2 commits »
ahurac pushed to main at ahurac/rash 2024-04-14 17:22:22 +02:00
142d7211bc Cargo : 0.3.0 -> 0.4.0
ba9340ccb6 parser : mise en commentaire du branchement des backslashes pour éviter tout crash
066530d406 parser : ajout backslash
ddcbf4d7ef parser : prise en compte de ';'
f0f137d18f src : grand remaniement
Compare 18 commits »
ahurac pushed to dev at ahurac/rash 2024-04-14 17:21:55 +02:00
142d7211bc Cargo : 0.3.0 -> 0.4.0
ba9340ccb6 parser : mise en commentaire du branchement des backslashes pour éviter tout crash
066530d406 parser : ajout backslash
ddcbf4d7ef parser : prise en compte de ';'
f0f137d18f src : grand remaniement
Compare 6 commits »