mo8it
|
2d0860fe1b
|
Hide input and disable its line buffering
|
2024-09-05 02:11:19 +02:00 |
|
mo8it
|
7d2bc1c7a4
|
Use a Vec for the name col padding
|
2024-08-28 00:56:22 +02:00 |
|
mo8it
|
0f71a150ff
|
Making code prettier :P
|
2024-08-26 22:03:09 +02:00 |
|
mo8it
|
b1898f6d8b
|
Use queue instead of Stylize
|
2024-08-25 23:53:50 +02:00 |
|
mo8it
|
b779c43126
|
Almost done with list display
|
2024-08-24 17:17:56 +02:00 |
|
mo8it
|
570bc9f32d
|
Start list without Ratatui
|
2024-08-24 00:14:12 +02:00 |
|
mo8it
|
f5737b5a49
|
Fix typos
|
2024-08-09 01:08:52 +02:00 |
|
mo8it
|
e41c3a7c92
|
Use fixed seeds with ahash
|
2024-08-08 23:48:54 +02:00 |
|
mo8it
|
8df66f7991
|
Allow initialization in a workspace
|
2024-08-08 02:45:18 +02:00 |
|
mo8it
|
11fc3f1e56
|
Fix errors not being shown after the welcome message
|
2024-08-08 00:41:12 +02:00 |
|
mo8it
|
5016c7cf7c
|
Use trim_ascii instead of trim
|
2024-08-02 16:28:05 +02:00 |
|
mo8it
|
c7590dd752
|
Improve the runner
|
2024-08-01 15:23:54 +02:00 |
|
mo8it
|
8beb290842
|
Test initialization
|
2024-07-25 16:14:38 +02:00 |
|
mo8it
|
a7a881809f
|
Check is_terminal
|
2024-07-08 12:53:44 +02:00 |
|
mo8it
|
a5f221aa39
|
Improve some messages
|
2024-07-07 15:53:48 +02:00 |
|
mo8it
|
5bf8d1fa1b
|
Fix typos
|
2024-06-14 13:32:37 +02:00 |
|
mo8it
|
d2b5906be2
|
No more word input
|
2024-05-13 02:37:32 +02:00 |
|
mo8it
|
2b7ac91505
|
Add press_enter_prompt
|
2024-04-30 01:46:57 +02:00 |
|
mo8it
|
52c0f5b39e
|
Fix clearing the terminal
|
2024-04-30 01:41:08 +02:00 |
|
mo8it
|
b6f40f2ec8
|
Document main and app_state
|
2024-04-29 17:01:47 +02:00 |
|
mo8it
|
cdeb8ce229
|
Fix initialization
|
2024-04-27 17:31:51 +02:00 |
|
mo8it
|
c82c367324
|
Respect the target-dir config and show tests' output
|
2024-04-27 04:14:59 +02:00 |
|
mo8it
|
14fe248b4b
|
Optimize the notify event handler
|
2024-04-25 14:44:12 +02:00 |
|
mo8it
|
67fa017742
|
Use os_pipe
|
2024-04-25 01:56:01 +02:00 |
|
mo8it
|
8a085a0a85
|
Dump solution and show its path
|
2024-04-24 02:52:30 +02:00 |
|
mo8it
|
86684b7fc9
|
Document dev commands
|
2024-04-22 00:45:16 +02:00 |
|
mo8it
|
e3b9124b85
|
Add a confirmation prompt to the init subcommand
|
2024-04-21 23:24:10 +02:00 |
|
mo8it
|
642c3bd37e
|
Fix the generated Cargo.toml after rustlings init
|
2024-04-21 20:22:01 +02:00 |
|
mo8it
|
49e4a1fab0
|
Catch the usage of the old method
|
2024-04-21 19:34:55 +02:00 |
|
mo8it
|
f1a60780b9
|
Rename constant
|
2024-04-21 19:26:19 +02:00 |
|
mo8it
|
a2be6754bf
|
Make the exercise name option for the hint subcommand
|
2024-04-18 17:17:39 +02:00 |
|
mo8it
|
01e6732e4d
|
Improve resetting
|
2024-04-18 12:41:17 +02:00 |
|
mo8it
|
2566f9aaf6
|
Place mods under all imports
|
2024-04-18 11:31:08 +02:00 |
|
mo8it
|
1eac00e89a
|
Disable init command during development
|
2024-04-18 11:28:28 +02:00 |
|
mo8it
|
2e9b9a9f13
|
Move constant
|
2024-04-18 11:21:39 +02:00 |
|
mo8it
|
7005d8a400
|
Fix typo
|
2024-04-17 16:11:44 +02:00 |
|
mo8it
|
501b973c25
|
Add "dev update"
|
2024-04-17 15:55:50 +02:00 |
|
mo8it
|
aa813fbce1
|
Update Cargo.toml on dev check
|
2024-04-16 03:30:28 +02:00 |
|
mo8it
|
df448c069c
|
Fix running dev commands
|
2024-04-16 03:15:14 +02:00 |
|
mo8it
|
92777c0a44
|
Add the format version
|
2024-04-16 01:22:54 +02:00 |
|
mo8it
|
7ebc260924
|
Scetch the dev subcommand
|
2024-04-15 23:54:57 +02:00 |
|
mo8it
|
6f04570dd0
|
Revert "Implement third-party exercises trust handling"
This reverts commit 15ca847c37 .
See https://rust-lang.zulipchat.com/#narrow/stream/334454-rustlings/topic/Proposal.3A.20Third-party.20exercises/near/433183449
|
2024-04-15 03:36:12 +02:00 |
|
mo8it
|
15ca847c37
|
Implement third-party exercises trust handling
|
2024-04-15 02:11:27 +02:00 |
|
mo8it
|
7526c6b1f9
|
Update POST_INIT_MSG
|
2024-04-14 17:11:27 +02:00 |
|
mo8it
|
1cbabc3d28
|
Add the manual-run option
|
2024-04-14 17:10:53 +02:00 |
|
mo8it
|
bd10b154fe
|
Clear the terminal after showing the welcome message
|
2024-04-14 16:07:17 +02:00 |
|
mo8it
|
8aef915ee7
|
Show the welcome message
|
2024-04-14 16:03:49 +02:00 |
|
mo8it
|
5c0073a948
|
Tolerate changes in the state file
|
2024-04-14 01:15:43 +02:00 |
|
mo8it
|
24539666af
|
Show the final message
|
2024-04-12 20:06:56 +02:00 |
|
mo8it
|
2a95a3e966
|
Deal with long strings
|
2024-04-12 01:24:01 +02:00 |
|