Commit Graph

  • 94a1cdaffc more cleanup master Tanguy MAZE 2019-05-10 13:19:24 +02:00
  • c672ca1205 Merge branch 'master' of https://github.com/tvdu29/lem_in Tanguy MAZE 2019-05-09 18:46:01 +02:00
  • ca1abc4990 repo cleanup Tanguy MAZE 2019-05-09 18:40:19 +02:00
  • ea99e7b1fc norm errors eliminated and parser modified Mthandazo Ndhlovu 2019-05-09 17:41:07 +02:00
  • 94145d3d17 minor modifications to map printing and ant paths Tanguy MAZE 2019-05-09 16:26:35 +02:00
  • f44cda2833 another commit Mthandazo Ndhlovu 2019-05-09 13:09:22 +02:00
  • a21860983e Cleaned the seg faults and normed the code, only lm_mem_utils has a norm error. Mthandazo Ndhlovu 2019-05-06 08:05:37 +02:00
  • 5894c0cdd0 correted invalid free Tanguy MAZE 2019-05-02 14:55:46 +02:00
  • 3156bddf27 added start-end check Tanguy MAZE 2019-05-02 14:35:37 +02:00
  • a40b6b00e7 no more leaks on all maps Mthandazo Ndhlovu 2019-05-02 13:25:41 +02:00
  • 8552cf8a32 semi-final parser Mthandazo Ndhlovu 2019-05-02 12:58:28 +02:00
  • 4bb3b45781 a bit of code cleaning on the parser Mthandazo Ndhlovu 2019-04-30 12:07:28 +02:00
  • ee59b79e75 a bit of code cleaning on the parser Mthandazo Ndhlovu 2019-04-30 12:06:58 +02:00
  • b22a1a5af7 corrected invalid read on print_map Tanguy MAZE 2019-04-29 13:08:08 +02:00
  • a51c8ad81d code cleaning done on 80 percent of the parser functions, whats left is to re structure the syntax struct and do furthure tests to eliminate level 0 errors Mthandazo Ndhlovu 2019-04-29 12:47:14 +02:00
  • 6ad8cd2d95 current parser version ready for breaking.. Mthandazo Ndhlovu 2019-04-26 13:37:32 +02:00
  • 9a386b315b segfaults have been eliminated Mthandazo Ndhlovu 2019-04-26 12:00:28 +02:00
  • ba1cea020d merged print_map Mthandazo Ndhlovu 2019-04-26 11:46:35 +02:00
  • 0b4c310374 modify map printing system Tanguy MAZE 2019-04-24 18:24:34 +02:00
  • 5b4e0c0150 modify map printing system Tanguy MAZE 2019-04-24 18:24:34 +02:00
  • fe1c85371f bug found Tanguy MAZE 2019-04-24 09:54:24 +02:00
  • c35deace58 Trying to trace the source of the segfault I will breakdown the parser for a slight moment then relink it. Mthandazo Ndhlovu 2019-04-22 16:00:16 +02:00
  • a8b2e31701 added finished algorithm Tanguy MAZE 2019-04-22 10:13:09 +02:00
  • c6339a00e9 fixed lm_check_errors Mthandazo Ndhlovu 2019-04-22 09:56:09 +02:00
  • bfb125f503 Adding more protection to the parser, leaving it at this state for now whilst i branch out to work on a new parser Mthandazo Ndhlovu 2019-04-20 13:38:13 +02:00
  • dd255666f1 started work to redo algorithm tmaze Tanguy MAZE 2019-04-15 18:05:25 +02:00
  • 4a5c798b25 rework on score system Tanguy MAZE 2019-04-14 14:45:38 +02:00
  • 9b75432c2e Added scoring system to algorithm Tanguy MAZE 2019-04-13 14:56:39 +02:00
  • d85e0873cb added protection on double pipes Tanguy MAZE 2019-04-11 22:34:35 +02:00
  • 0495ba9e55 clean up code for when an error occurs testing with all maps is what is left Mthandazo Ndhlovu 2019-04-11 14:11:25 +02:00
  • eb85b914a4 Leaks and error checking almost done function to clean traces of holder is done. Error checking before adjacency list creation is done also. Now focusing on breaking the parser with invalid maps. It should be ready in a day. Mthandazo Ndhlovu 2019-04-11 12:52:14 +02:00
  • 86b0530bf7 clean up still in progress Tanguy MAZE 2019-04-11 11:40:26 +02:00
  • 8c4a6aac25 a bit more of normalising Tanguy MAZE 2019-04-10 15:35:23 +02:00
  • 5d094ebcaf Massive clean up Tanguy MAZE 2019-04-10 14:34:59 +02:00
  • fb66233265 sry =S Tanguy MAZE 2019-04-09 19:10:47 +02:00
  • 3b893147e5 IT WORKS ! Tanguy MAZE 2019-04-09 19:09:29 +02:00
  • 434b629055 better featured API for t_lmdata adj Tanguy MAZE 2019-04-09 14:36:30 +02:00
  • 08e622a4f0 a bit of management Tanguy MAZE 2019-04-08 19:18:56 +02:00
  • 56537c0917 Semi Final Parser Mthandazo42 Mthandazo Ndhlovu 2019-04-08 15:27:09 +02:00
  • a2fd180398 some light work today Tanguy MAZE 2019-04-07 12:51:40 +02:00
  • ae93873452 push_ants done need to test Tanguy MAZE 2019-04-06 14:03:22 +02:00
  • c36f501b08 testing things Tanguy MAZE 2019-04-05 17:43:17 +02:00
  • 0a9d7b816d Merge branch 'tmaze' Tanguy MAZE 2019-04-05 14:06:42 +02:00
  • ea0eda89d0 aaaaaaand it's done ! Tanguy MAZE 2019-04-03 17:20:29 +02:00
  • 1abb3fc566 invalid maps Mthandazo Ndhlovu 2019-04-02 15:09:43 +02:00
  • 15669b7402 not quite there yet but nearly ^^ Tanguy MAZE 2019-04-01 19:06:19 +02:00
  • 4e2fc9f19e buggy version of the parser. debugging with fsanitizer Mthandazo Ndhlovu 2019-04-01 11:48:33 +02:00
  • ab578f6039 we got it ! Tanguy MAZE 2019-03-31 19:49:42 +02:00
  • 7a67b49802 let's go ! B) Tanguy MAZE 2019-03-27 18:04:14 +01:00
  • 4e87b2e587 started dev on get_path Tanguy MAZE 2019-03-26 19:52:08 +01:00
  • 808dd8c403 started dev on parser Tanguy MAZE 2019-03-23 18:04:19 +01:00
  • a6e27627c6 initial push-mt Mthandazo42 2019-03-22 16:12:04 +01:00