Commit 83b5dede authored by sparonuz's avatar sparonuz
Browse files

[develop]: Squashed commit of the following:

commit cf1c1267
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Fri Jul 9 17:49:27 2021 +0200

    [run_@r14986]: Removed indexing of structures of pointers that are passed to isassociated function, avoid compiling error #7835: Record fields or array elements or sections of pointers are not themselves pointers.

commit f10c4c06
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Fri Jul 9 11:19:09 2021 +0200

    [run_@r14986]: Member was not found if surrounded by spaces

commit f6c01eb8
Merge: 3f5fcb83 20187808
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Fri Jul 9 10:59:40 2021 +0200

    [run_@r14986]: Merge branch 'develop' into run_@r14986

commit 61b5aed1
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Thu Jul 8 13:05:28 2021 +0200

    [run_@r14986]: Bug Fix: If the lhs is a vector, returns None instead of checking the rhs.

commit e039452e
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Thu Jul 8 10:31:20 2021 +0200

    [run_@r14986]: Fix for read function, now that split read arugments does not exists anymore

commit 00d41ace
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Thu Jul 8 09:30:28 2021 +0200

    [run_@r14986]: Avoid finding `use` statement in strings

commit 688e69a3
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Thu Jul 8 09:27:46 2021 +0200

    [run_@r14986]: Was failing whether an if(*write*) was present in line

commit 01419dce
Merge: e5de981d 8b6a3ee9
Author: sparonuz <stella.paronuzzi@gmail.com>
Date:   Fri Jun 18 16:41:57 2021 +0200

    Merge branch 'develop' into run_@r14986

commit e5de981d
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Wed Jun 16 13:34:48 2021 +0200

    [run_@r14986]: Internal subrpogram declaration was not correctely parsed, then wrong index was returned by function find_first_use

commit 8782985c
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Wed Jun 16 11:45:18 2021 +0200

    [run_@r14986]: Fix for Issue sparonuz/AutoRPE#155

commit d5933db7
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Tue Jun 15 17:34:51 2021 +0200

    [run_@r14986]: BUGFIX: code was failing in detecting or fixing functions used in if condition.

commit 8acde8c4
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Tue Jun 15 15:10:43 2021 +0200

    [run_@r14986]: Updated function escape_string to not add \b if string is ending in a something different than a letter

commit 4d847801
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Tue Jun 15 15:05:43 2021 +0200

    [run_@r14986]: New function is_array has only to be used inside the remove indexing, so that function get_type stays untouched. Fix for cast specification with kind key_word since look_up table was updated.

commit 557f223a
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Tue Jun 15 12:50:36 2021 +0200

    [run_@r14986]: Fix NatureDeterminer for array with complex indexing

commit 7ca73ca4
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Tue Jun 15 12:50:10 2021 +0200

    [run_@r14986]: Typo in comment

commit 60dc4dea
Author: sparonuz <stella.paronuzzi@bsc.es>
Date:   Tue Jun 15 12:39:32 2021 +0200

    [run_@r14986]: ImplementRPEtoSources does not need cleaned code, it just have to be preprocessed
parent 20187808
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment