• Joined on 2019-01-07
tvdu29 pushed to master at tvdu29/lem_in 2019-04-29 13:08:59 +02:00
b22a1a5af7 corrected invalid read on print_map
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
6ad8cd2d95 current parser version ready for breaking..
9a386b315b segfaults have been eliminated
Compare 4 commits »
tvdu29 pushed to master at tvdu29/lem_in 2019-04-26 11:54:59 +02:00
ba1cea020d merged print_map
5b4e0c0150 modify map printing system
Compare 2 commits »
tvdu29 pushed to master at tvdu29/lem_in 2019-04-26 11:32:05 +02:00
0b4c310374 modify map printing system
5b4e0c0150 modify map printing system
Compare 2 commits »
tvdu29 pushed to master at tvdu29/lem_in 2019-04-24 18:25:19 +02:00
5b4e0c0150 modify map printing system
tvdu29 pushed to master at tvdu29/lem_in 2019-04-24 09:54:55 +02:00
fe1c85371f bug found
c35deace58 Trying to trace the source of the segfault
Compare 2 commits »
tvdu29 pushed to master at tvdu29/lem_in 2019-04-22 10:13:43 +02:00
a8b2e31701 added finished algorithm
c6339a00e9 fixed lm_check_errors
bfb125f503 Adding more protection to the parser, leaving it at this state for now whilst i branch out to work on a new parser
Compare 3 commits »
tvdu29 pushed to master at tvdu29/fuckinlem_in 2019-04-21 16:56:26 +02:00
7b5ef85940 spring cleanup =)
tvdu29 pushed to master at tvdu29/fuckinlem_in 2019-04-20 19:07:36 +02:00
5dd290bcf7 DONE !!!!!!
tvdu29 pushed to master at tvdu29/fuckinlem_in 2019-04-19 13:28:09 +02:00
1f24922155 Works a bit less but on in a better way
tvdu29 created repository tvdu29/fuckinlem_in 2019-04-18 20:22:14 +02:00
tvdu29 pushed to tmaze at tvdu29/lem_in 2019-04-15 18:08:23 +02:00
dd255666f1 started work to redo algorithm
4a5c798b25 rework on score system
9b75432c2e Added scoring system to algorithm
d85e0873cb added protection on double pipes
0495ba9e55 clean up code for when an error occurs
Compare 18 commits »
tvdu29 pushed to master at tvdu29/lem_in 2019-04-14 14:46:32 +02:00
4a5c798b25 rework on score system
tvdu29 pushed to master at tvdu29/lem_in 2019-04-13 14:57:18 +02:00
9b75432c2e Added scoring system to algorithm
tvdu29 pushed to master at tvdu29/lem_in 2019-04-11 22:34:40 +02:00
d85e0873cb added protection on double pipes
0495ba9e55 clean up code for when an error occurs
eb85b914a4 Leaks and error checking almost done
Compare 3 commits »
tvdu29 pushed to master at tvdu29/lem_in 2019-04-11 11:41:17 +02:00
86b0530bf7 clean up still in progress
tvdu29 pushed to master at tvdu29/lem_in 2019-04-10 15:35:47 +02:00
8c4a6aac25 a bit more of normalising
tvdu29 pushed to master at tvdu29/lem_in 2019-04-10 14:36:58 +02:00
5d094ebcaf Massive clean up
tvdu29 pushed to master at tvdu29/lem_in 2019-04-09 19:11:08 +02:00
fb66233265 sry =S
tvdu29 pushed to master at tvdu29/lem_in 2019-04-09 19:10:32 +02:00
3b893147e5 IT WORKS !
tvdu29 pushed to master at tvdu29/lem_in 2019-04-09 14:37:27 +02:00
434b629055 better featured API for t_lmdata adj