47 Commits (d923d2e3cd4b3d64db034e6bbe9f32057f3a95eb)

Author SHA1 Message Date
fdai7374 d923d2e3cd feat: add rick roll command 2 years ago
fdai7374 5078ba5fcd refactoring: sort test and builtins in mod rs 2 years ago
fdai7374 c7687e93fc test: add test is builtin for blahaj command 2 years ago
fdai7374 380e8913af feat: add blahaj command 2 years ago
fdai7375 31abb0c26d refactoring: change assert_eq to assert 2 years ago
fdai7375 aa3f45b3cb refactoring: remove duplicate quote command 2 years ago
fdai7375 b825d79b5e test: add time is builtin test 2 years ago
fdai7375 ecf1dd01c9 feat: add time command 2 years ago
fdai7374 eedf20b1d0 test: add logout is builtin command test 2 years ago
fdai7375 b2e0005092 refactoring: use assert instead of assert_eq 2 years ago
fdai7374 325d68b686 refactoring: sort builtins in mod.rs and dependencies in Cargo.toml 2 years ago
fdai7374 1c65bf487e feat: add logout command 2 years ago
fdai7381 fad7046aea refactoring: sort is builtin tests 2 years ago
fdai7381 4b761a375d test: add segfault is builtin test 2 years ago
fdai7381 2bce636c01 test: add fetch is builtin test 2 years ago
fdai7375 0adc6f2c41 test: add quote is builtin command test 2 years ago
fdai7375 b6d8978059 feat: add quote command 2 years ago
fdai7374 d9903c8db4 test: add help is builtin command test 2 years ago
fdai7374 4d1e264e8c refactoring: format help command 2 years ago
fdai7374 83dad1f4d6 feat: add help command 2 years ago
fdai7374 2c74829438 test: add sus is builtin command test 2 years ago
fdai7374 6aea187395 refactoring: format sus command 2 years ago
fdai7374 9d409c0f2c refactoring: sus struct to upper camel case 2 years ago
fdai7374 7d3e8f741e feat: add sus command 2 years ago
fdai7451 50066f536c refactoring: sort builtins 2 years ago
fdai7451 ca6219e526 feat: add segfault command 2 years ago
fdai7375 b6f4fa3c2a test: add ls is builting command test 2 years ago
fdai7375 cebfe212d4 feat: add ls command 2 years ago
fdai7375 74c5a5bb48 test: add open is builtin command test 2 years ago
fdai7381 a776c8c7ee fix: update builtin command mapping 2 years ago
fdai7381 70a3627908 feat: add fetch builtin structure 2 years ago
fdai7375 df2b8739b7 feat: add basic open command structure 2 years ago
fdai7375 b54b4e703b test: add change-prompt is builtin test 2 years ago
fdai7375 9b6331458f test: add pwd is builtin test 2 years ago
fdai7375 9c24b7ff26 feat: add pwd builtin command 2 years ago
fdai7381 2695cc24d1 feat: change prompt style 'None' to 'Default' 2 years ago
fdai7451 06ce1ffe25 feat: add command to change prompt style 2 years ago
fdai7451 e03948ea0c test: add is not a builtin test 2 years ago
fdai7451 c22a7efb7c feat: use trait to define builtins 2 years ago
fdai7451 66edb724bd feat: use shlex to parse line 2 years ago
fdai7381 64774881b9 test: add exit is builtin test 2 years ago
fdai7381 23e6cfd4b0 feat: add exit builtin command 2 years ago
fdai7381 49614f503d refactoring: remove unnecessary internal keyword parameter 2 years ago
fdai7375 3d17cc2fdd test: add cd is builtin test 2 years ago
fdai7375 f5812d5e88 feat: add cd builtin command 2 years ago
fdai7375 2ae1471632 feat: add builtins module 2 years ago