Commit graph

  • 34375b2ebf Clean up as a preparation for the TUI mo8it 2024-04-04 21:06:11 +0200
  • 9ea744a710 Remove deps not needed in the TUI mo8it 2024-04-04 20:27:30 +0200
  • 2b6f9fb6a7 Add Ratatui mo8it 2024-04-04 20:21:55 +0200
  • 8c8f30d8ce
    Merge pull request #1931 from mo8it/standalone-binary Mo 2024-04-04 15:48:07 +0200
  • b6c434c445 Remove optional version field mo8it 2024-04-04 15:45:53 +0200
  • 569a68eb73 Minify generated Cargo.toml mo8it 2024-04-04 15:44:48 +0200
  • 1885ece2dc Merge branch 'main' mo8it 2024-04-04 15:31:59 +0200
  • 459c52137a
    Merge pull request #1765 from junderw/junderw/fix-gitignore Mo 2024-04-01 19:33:28 +0200
  • 190945352a Add comments about dev/Cargo.toml mo8it 2024-04-01 18:52:43 +0200
  • def8d2c569 Add VerifyState mo8it 2024-04-01 18:38:01 +0200
  • fdd7de00bd Improvements to verify mo8it 2024-04-01 18:21:56 +0200
  • 2f30eac27f Remove unneeded .iter() mo8it 2024-04-01 17:36:42 +0200
  • 14f3585816 Make cargo run work mo8it 2024-04-01 02:11:52 +0200
  • 8ad18de54c Use var_os to avoid conversion to String mo8it 2024-03-31 20:11:08 +0200
  • 7560aec66b Inline reset mo8it 2024-03-31 20:08:23 +0200
  • fb32d0b86f Remove redundant test mo8it 2024-03-31 18:59:07 +0200
  • 7090fffeae Fix tests mo8it 2024-03-31 18:59:01 +0200
  • c1de4d46aa Some improvements to error handling mo8it 2024-03-31 18:25:54 +0200
  • 82b563f165 Use Cargo instead of rustc mo8it 2024-03-31 16:55:33 +0200
  • 9cb25e16f9
    Merge pull request #1928 from mo8it/v1-readme liv 2024-03-31 16:25:00 +0200
  • ca07abf3dc
    Merge pull request #1929 from mo8it/threads2 liv 2024-03-31 16:22:54 +0200
  • b711dd692a Add .gitignore mo8it 2024-03-31 02:04:41 +0100
  • 1e1f031713 Fix path comparison mo8it 2024-03-31 00:49:19 +0100
  • b5e17c965d Add an error message when a file is not embedded mo8it 2024-03-30 21:15:11 +0100
  • 23f0fae1c8 Show a success message after resetting mo8it 2024-03-30 21:13:28 +0100
  • 79ca821e26 Fix tests mo8it 2024-03-30 20:48:30 +0100
  • fe7d775818 Remove the installation scripts mo8it 2024-03-30 18:52:49 +0100
  • 4e59857228
    Merge pull request #1934 from rust-lang/all-contributors/add-loshz Mo 2024-03-29 20:04:20 +0100
  • c2b7f45806
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-29 19:03:58 +0000
  • c6597d0010
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-29 19:03:57 +0000
  • 1a4f55e0e6
    Merge pull request #1933 from loshz/main Mo 2024-03-29 20:03:23 +0100
  • 30273a6ee5
    Merge branch 'main' into main Dan 2024-03-29 18:29:38 +0000
  • 8e3cc9d70c Improve printed information mo8it 2024-03-29 01:52:05 +0100
  • 2b01811fe9 Fix typo mo8it 2024-03-29 01:51:22 +0100
  • a561a0f7f0 Avoid reinitialization by mistake mo8it 2024-03-29 01:51:08 +0100
  • 36a8e3ac0e Replace rust-project.json with Cargo.toml mo8it 2024-03-29 01:29:41 +0100
  • 0f18d599e9 Add panic = "abort" mo8it 2024-03-29 01:25:32 +0100
  • 3959570221 Bump version to v6 mo8it 2024-03-29 01:25:21 +0100
  • 3ff9b0cd2a POC done mo8it 2024-03-28 22:11:16 +0100
  • 5b4103bbac Remove unneeded ./ from relative paths mo8it 2024-03-28 21:10:31 +0100
  • d5ed749e9f Add embedded.rs mo8it 2024-03-28 21:06:36 +0100
  • 39bdd086a7 Use concat explicitly from std mo8it 2024-03-28 18:18:20 +0100
  • dd025391f2 Make everything static mo8it 2024-03-28 17:52:51 +0100
  • e5efc68a91 Done macro mo8it 2024-03-28 17:34:48 +0100
  • 62afbb034f Move test array to be in test module as vec Daniel Somerfield 2024-03-27 20:37:19 -0700
  • 9691c3cb55
    Merge pull request #1930 from rust-lang/all-contributors/add-jbouganim-parallel Mo 2024-03-28 02:10:25 +0100
  • 24cb4a3bc9
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-28 01:10:06 +0000
  • 0888952cb9
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-28 01:10:05 +0000
  • b8437bea73
    Merge pull request #1773 from jbouganim-parallel/patch-1 Mo 2024-03-28 02:06:10 +0100
  • 842e341895 threads2: simplify threads2 mo8it 2024-03-27 21:24:36 +0100
  • 3df59379de Remove the reference to v1 mo8it 2024-03-27 20:28:31 +0100
  • 58b03af587
    Merge pull request #1927 from mo8it/docs Mo 2024-03-27 18:14:56 +0100
  • 5652862b23
    Merge pull request #1926 from rust-lang/all-contributors/add-NicolasRoelandt Mo 2024-03-27 17:29:18 +0100
  • 9895c1f9bd
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-27 16:29:04 +0000
  • 4e7f9ca1b3
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-27 16:29:03 +0000
  • c7cf3720bd
    Merge pull request #1799 from NicolasRoelandt/patch-1 Mo 2024-03-27 17:28:35 +0100
  • d2996b4cc6
    Merge pull request #1925 from rust-lang/all-contributors/add-wznmickey Mo 2024-03-27 17:24:16 +0100
  • 19675008c8
    Merge pull request #1923 from wznmickey/main Mo 2024-03-27 17:23:58 +0100
  • 4937cb5b7c
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-27 16:23:46 +0000
  • 7b20ca9d04
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-27 16:23:45 +0000
  • 217c6d42fb
    Merge pull request #1924 from rust-lang/all-contributors/add-paul-leydier Mo 2024-03-27 17:21:48 +0100
  • fb8dd57d1f
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-27 16:21:14 +0000
  • 669adbeb60
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-27 16:21:13 +0000
  • dd72429af4 Merge remote-tracking branch 'origin/main' wznmickey 2024-03-28 00:11:19 +0800
  • 971e7f94dc Update the link to conventionalcommits.org mo8it 2024-03-27 17:08:38 +0100
  • 92183a74c4 chore: update the chapter of macros wznmickey 2024-03-28 00:06:16 +0800
  • e7bb832bf3 Remove outdated info about the command line parser mo8it 2024-03-27 17:03:53 +0100
  • 34d04139cd
    Merge pull request #1805 from paul-leydier/chapters-table Mo 2024-03-27 16:59:52 +0100
  • c4d434a2b4
    Merge pull request #1922 from mo8it/deps Mo 2024-03-27 15:21:13 +0100
  • 76764633b4 Update deps mo8it 2024-03-27 15:16:42 +0100
  • 8e87c35c88
    Merge pull request #1907 from honeywest/feat/ui-format Mo 2024-03-27 15:08:28 +0100
  • 45a1a74559
    Merge pull request #1917 from mo8it/project Mo 2024-03-27 15:07:30 +0100
  • b24f256f2a Merge branch 'main' into project mo8it 2024-03-27 15:06:58 +0100
  • 864d046058
    Merge pull request #1912 from mo8it/performance Mo 2024-03-27 15:02:25 +0100
  • a27741b131 Merge branch 'main' into performance mo8it 2024-03-27 15:00:57 +0100
  • b13bafa13e
    Merge pull request #1911 from mo8it/watch Mo 2024-03-27 14:42:17 +0100
  • f995b4c041 Merge branch 'main' into watch mo8it 2024-03-27 14:41:26 +0100
  • b8a5886db4
    Merge pull request #1914 from mo8it/toml Mo 2024-03-27 14:30:59 +0100
  • b9d2756ce8 Merge branch 'main' into toml mo8it 2024-03-27 14:30:10 +0100
  • 07dec76f7c
    Merge pull request #1916 from mo8it/command Mo 2024-03-27 14:24:16 +0100
  • deeefcf16c
    Merge pull request #1913 from mo8it/which Mo 2024-03-27 14:21:11 +0100
  • 8e0f7e56f7 Merge branch 'main' into which mo8it 2024-03-27 14:18:20 +0100
  • 87ca05b4bb
    Merge pull request #1915 from mo8it/home Mo 2024-03-27 12:58:30 +0100
  • d69a8a7045
    Merge pull request #1921 from mo8it/style Mo 2024-03-27 12:57:26 +0100
  • 87001a68c0 The string doesn't have to be a raw string mo8it 2024-03-26 17:50:29 +0100
  • a610fc1bc2 Remove unneeded closure mo8it 2024-03-26 17:50:10 +0100
  • e89028581c Use == instead of eq mo8it 2024-03-26 17:49:55 +0100
  • 980ffa2a2b Use == on simple enums mo8it 2024-03-26 17:49:48 +0100
  • 1f2029ae55 Add missing semicolon mo8it 2024-03-26 17:49:25 +0100
  • ed0fcf8e3d Formatting mo8it 2024-03-26 17:49:05 +0100
  • f36efae25d Only use arg instead of args AND arg mo8it 2024-03-26 17:48:06 +0100
  • 853d0593d0 Derive Eq when PartialEq is derived mo8it 2024-03-26 17:47:33 +0100
  • 078f6ffc1c Add comments mo8it 2024-03-26 02:26:26 +0100
  • 7a6f71f090 Fix context of previous lines and improve readability mo8it 2024-03-26 02:14:25 +0100
  • a158c77d81 Add comment mo8it 2024-03-25 23:21:14 +0100
  • 8ddbf9635d Add write_project_json mo8it 2024-03-25 23:01:56 +0100
  • 8d3ec24c11 Optimize the serialized data types mo8it 2024-03-25 22:41:14 +0100
  • a5ba44bd6a RustAnalyzerProject is not deserialized mo8it 2024-03-25 22:30:16 +0100
  • f5135ae4df Remove unneeded check if crates is empty mo8it 2024-03-25 22:29:33 +0100
  • 87e55ccffd Use the parsed exercises instead of glob mo8it 2024-03-25 22:20:00 +0100