Commit Graph

  • dad43a7e77 Merge branch 'fix-name' into 'master' Martin HART 2020-10-20 21:56:42 +0200
  • bb58983b6c Change .create_map() to .create(), and turn* to set* Martin HART 2020-10-20 21:39:45 +0200
  • 288a1278b4 Merge branch 'change-date-if-work' into 'master' Viala axel 2020-10-20 20:00:24 +0200
  • 73674d26de Merge branch 'test-world' into 'master' Martin HART 2020-10-20 17:38:16 +0200
  • 2603fb5751 test of World methods Volodymyr Patuta 2020-10-20 17:33:57 +0200
  • 08557961a1 Merge branch 'queues' into 'master' Martin HART 2020-10-20 17:01:09 +0200
  • 67c292b9e2 Add empty_position() Martin HART 2020-10-20 16:57:51 +0200
  • 569a6eaf94 Change to_ to turn_ Martin HART 2020-10-20 16:00:26 +0200
  • 2dba5a9721 add queues to Robot Martin HART 2020-10-20 15:38:03 +0200
  • 7ad8268c9f Add queues to dependencies Martin HART 2020-10-20 15:15:56 +0200
  • 419d9ce414 Merge branch 'fix-arrow' into 'master' Martin HART 2020-10-20 14:12:30 +0200
  • ea4e5bad6d fix arrow type Volodymyr Patuta 2020-10-20 14:10:47 +0200
  • 0f3ea996b0 Merge branch 'comment' into 'master' Martin HART 2020-10-20 14:07:11 +0200
  • f1f052bdde add somme comments Martin HART 2020-10-20 14:06:10 +0200
  • bd9681ad86 Merge branch 'set-robot' into 'master' Martin HART 2020-10-20 13:59:26 +0200
  • f639fa3d63 set robot on the map Volodymyr Patuta 2020-10-20 13:57:23 +0200
  • 3d686c7770 Merge branch 'world' into 'master' Martin HART 2020-10-20 13:45:45 +0200
  • 6c19f303fa Add create_map() Martin HART 2020-10-20 13:42:32 +0200
  • 26a25d7e79 Merge branch 'fix-main' into 'master' Martin HART 2020-10-20 13:20:05 +0200
  • 7d89451fef we don't want to panic! Volodymyr Patuta 2020-10-20 13:17:50 +0200
  • 3045d43cd8 Merge branch 'master' of framagit.org:mhart/DancingDroids into volodymyr-dev Volodymyr Patuta 2020-10-20 13:08:29 +0200
  • 1061282246 Merge branch 'fix-main' into 'master' Martin HART 2020-10-20 13:08:11 +0200
  • be2e955f36 open_file takes value of arg Volodymyr Patuta 2020-10-20 13:06:08 +0200
  • 0966268c85 open_file takes value of arg Volodymyr Patuta 2020-10-20 13:03:53 +0200
  • 37f8df35ea Merge branch 'flag-handling' into 'master' Martin HART 2020-10-20 12:51:20 +0200
  • 857bd2c091 Add the lib Clap 2.33.3 to dependencies Martin HART 2020-10-20 12:50:05 +0200
  • 861001a2e1 Add flags Martin HART 2020-10-20 12:48:28 +0200
  • 1bd216c50b Merge branch 'volodymyr-dev' into 'master' Martin HART 2020-10-20 12:15:59 +0200
  • e58313d76c implement orientation change and instructions to the robot Volodymyr Patuta 2020-10-20 11:53:53 +0200
  • 659c79ae04 Merge branch 'fix-main' into 'master' Martin HART 2020-10-19 12:52:31 +0200
  • 015a8a33ae error handling in main Volodymyr Patuta 2020-10-19 12:50:48 +0200
  • ec01c0c1d4 Merge branch 'add-world' into 'master' Martin HART 2020-10-19 12:33:08 +0200
  • 22cf314f4d add map Volodymyr Patuta 2020-10-19 12:32:14 +0200
  • b2b00d0d62 added struct World Volodymyr Patuta 2020-10-19 12:23:38 +0200
  • c95797d4cf Merge branch 'martin-dev' into 'master' Martin HART 2020-10-18 15:00:53 +0200
  • a55a4935ac Rename conf to raw_conf, conf will be the parsed configuration String mhart 2020-10-17 21:17:36 +0200
  • bd89bfa744 Add Vec<Robot> to store all the robots mhart 2020-10-17 21:05:06 +0200
  • 8508c53bef Add documentation to main.rs mhart 2020-10-17 18:16:40 +0200
  • 5ea2024e31 Merge branch 'robot-struct' into 'master' Martin HART 2020-10-16 13:00:45 +0200
  • a688c11d4b Changed position to u32 and added ID. Volodymyr Patuta 2020-10-16 12:59:40 +0200
  • 918334a3cb position and robot structs Volodymyr Patuta 2020-10-16 09:11:28 +0200
  • cff39f9dad Merge branch 'master' of https://framagit.org/paris8-rust/DancingDroids into master mhart 2020-10-14 22:09:21 +0200
  • 888e8904eb Fix d'une erreur dans l'execution donné en exemple. Angelique Delevingne 2020-10-14 21:49:44 +0200
  • b470fb6c0d Dual licencing like Rust Apache/mit Viala axel 2020-10-14 00:06:11 +0200
  • 3c1a7f6fe4 Merge branch 'master' of https://framagit.org/paris8-rust/DancingDroids into master mhart 2020-10-13 22:18:36 +0200
  • 0561d43f0e Merge branch 'fix-typo' into 'master' Viala axel 2020-10-13 22:13:30 +0200
  • 19c0465c0f Add licence apache Viala axel 2020-10-13 22:03:05 +0200
  • 4e224acefb Merge branch 'master' of https://framagit.org/paris8-rust/DancingDroids into master mhart 2020-10-13 20:34:15 +0200
  • 48f6677a98 Correction d'un typo dans le paragraphe sur les collisions. Claire 2020-10-13 18:18:44 +0200
  • 0faee29855 Simplification et formatage sur les Instructions. Axel Viala 2020-10-13 17:49:58 +0200
  • ba8770d490 Merge branch 'fix-sujet-collisions' into 'master' Viala axel 2020-10-13 17:47:17 +0200
  • 921eaa6d3f Precision à propos des collisions. Axel Viala 2020-10-13 17:44:28 +0200
  • ee3cf52e5e Changement de la date de rendu. Axel Viala 2020-10-13 17:39:35 +0200
  • 79ae2b6767 Merge branch 'fix-project-name' into 'master' Viala axel 2020-10-13 16:19:31 +0200
  • c05b1e355a Fix name of the project. Axel Viala 2020-10-13 16:11:11 +0200
  • 07fd3cb238 Merge branch 'martin-dev' into 'master' Martin HART 2020-10-13 12:31:26 +0200
  • 972850310e No need to test file without permission. Volodymyr Patuta 2020-10-13 12:27:41 +0200
  • 8c04fe7b9d Added `test_open_file()` Volodymyr Patuta 2020-10-13 12:15:04 +0200
  • 1ee584801a Add test to parse_orientation() parse_instruction() mhart 2020-10-13 12:07:47 +0200
  • e3c846eee5 Merge branch 'volodymyr-dev' into 'master' Martin HART 2020-10-13 10:49:44 +0200
  • 3106882ddb Update main.rs Volodymyr Patuta 2020-10-13 10:31:50 +0200
  • 630e5e05b1 func to get file content as Result<String> Volodymyr Patuta 2020-10-13 10:19:34 +0200
  • 236f9c7ecf Merge branch 'martin-dev' into 'master' Martin HART 2020-10-12 11:34:00 +0200
  • 8c16773fe9 Revert "Change (c : char) in" mhart 2020-10-11 21:45:56 +0200
  • edf29050c6 Change (c : char) in parse_orientation() parse_instruction() to (c: &char) mhart 2020-10-11 20:24:35 +0200
  • 6e1589ff7d Change Option<> in parse_orientation() parse_instruction() for Result<Instruction, &'static str> mhart 2020-10-11 20:10:17 +0200
  • c2d6e3422d Add parse_instruction() Same as the parse_orientation() function but for the instruction model mhart 2020-10-11 18:31:56 +0200
  • c1143ee396 Add parse_orientation() This function parse a char and return the matching direction or None mhart 2020-10-11 18:27:39 +0200
  • dcbc5aa74c correct typo mhart 2020-10-11 18:25:42 +0200
  • 699933fcfd Load the 'simple' intruction file into a string. Need to incorporate flags OR/AND stdin parsing in a later stage. mhart 2020-10-11 15:14:20 +0200
  • 601f195c78 Merge branch 'elias-dev' into 'master' Martin HART 2020-10-11 14:43:46 +0200
  • ed77c3feab pull elias-dev branch before MR EliasCubz 2020-10-11 14:27:47 +0200
  • 33f08795c4 pull master before MR EliasCubz 2020-10-11 14:26:59 +0200
  • 56d6270252 fix the break between MR Martin HART 2020-10-11 13:59:59 +0200
  • 1266bf1660 Merge branch 'master' of https://framagit.org/paris8-rust/DancingDroids into master mhart 2020-10-11 13:12:17 +0200
  • 17e2d9230e Ajout d'un paragraphe de méthodologie. Viala axel 2020-10-11 13:02:46 +0200
  • a232625031 Renommage sans la majuscule dans le nom. Viala axel 2020-10-11 12:48:12 +0200
  • 2f77a94d44 Fix #4: Ajout d'un monde sans commentaires. Viala axel 2020-10-11 12:45:25 +0200
  • d1a525d70a Fix #4: La gestion des commentaires est un bonus. Viala axel 2020-10-11 12:43:22 +0200
  • 7b36706269 Merge branch 'master' of https://framagit.org/paris8-rust/DancingDroids into master mhart 2020-10-09 12:36:39 +0200
  • ece1452210 Date décallé pour les L2B, explication pourquoi. Axel Viala 2020-10-09 07:11:50 +0200
  • 2593992ee6 Update Readme.md, new date for the end of the project. Martin HART 2020-10-08 10:27:32 +0200
  • 547e06e43f added name to authors EliasCubz 2020-10-08 14:16:36 +0200
  • 4accd1b8b1 Merge branch 'volodymyr-dev' into 'master' Martin HART 2020-10-08 13:59:48 +0200
  • 5efa89bc66 fixed fragmagit nickname. Volodymyr Patuta 2020-10-08 12:57:06 +0200
  • 2fb8f89cfe Merge branch 'volodymyr-dev' into 'master' Martin HART 2020-10-08 12:44:12 +0200
  • c31371b2e5 fix email syntax Volodymyr Patuta 2020-10-08 12:40:16 +0200
  • 48eddc9bc8 added myself to the authors. Volodymyr Patuta 2020-10-08 12:33:18 +0200
  • b811b1a1c1 fix tipo error and create enum to represent instructions mhart 2020-10-06 23:28:59 +0200
  • e6433f48ae Create enum to represent directions mhart 2020-10-06 23:25:17 +0200
  • 0c4b300a7b Merge branch 'master' of https://framagit.org/paris8-rust/DancingDroids into master mhart 2020-10-06 22:31:12 +0200
  • 5fce829cc4 Merge branch 'patch-1' into 'master' Viala axel 2020-10-06 22:30:32 +0200
  • f71a8468dc Add rust .gitignore mhart 2020-10-06 22:27:57 +0200
  • 0e5b44d938 Fix snake case in Cargo.toml Martin HART 2020-10-06 22:09:46 +0200
  • d60fc29295 My bad... I just learned that 'edition' variable in Cargo.toml is the RUST edition, nothing to do with the start date of my project... mhart 2020-10-06 21:59:33 +0200
  • 2eaa64ed35 Define date mhart 2020-10-06 21:50:08 +0200
  • fb302bb6f3 Define author's name mhart 2020-10-06 21:48:44 +0200
  • 98a44bf451 Fiiiix typoooo Viala axel 2020-10-06 21:13:36 +0200
  • 305a434d6e Legers ajouts et idées de bonus. Axel Viala 2020-10-06 21:10:31 +0200
  • ed2b1b152d initial commit let's droid dance. Axel Viala 2020-10-06 20:34:48 +0200