1. 18 Feb, 2021 3 commits
  2. 17 Feb, 2021 2 commits
  3. 16 Feb, 2021 4 commits
  4. 15 Feb, 2021 3 commits
  5. 28 Jan, 2021 1 commit
    • sparonuz's avatar
      [(nobranch,rebasingotinto/AutoRPE#91)]: # This is a combination of 49 commits. · 2fcdfdf5
      sparonuz authored
      [otinto/AutoRPE#91]: CleanCode cleans code, and has to be used to produce sources for ImplementRPEtoSources and MakeVault scripts
      
      [otinto/AutoRPE#91]: Function preprocess_sources now divided between the part that cleans the code and the one that creates files with RPE type declaration
      [otinto/AutoRPE#91]: No tmp folder are required in MakeVault.
      [otinto/AutoRPE#91]: Removed some unused function, and removed useless layer for getting members of structures
      [otinto/AutoRPE#91]: BugFix for allocate with '::'symbol detected as var declaration
      [otinto/AutoRPE#91]: Update of the test with refactoring, and fix for imports`
      [otinto/AutoRPE#91]: Added array for external types used and manage the case a external type is used
      [otinto/AutoRPE#91]: Test for the find_function_type_from_header were failing, fixed a bug. Closing Issue #93
      [otinto/AutoRPE#91]: Fixed for: functions as arugments, external variables as arguments, a call to get_type_of_contents was made without specifying the routine.
      [otinto/AutoRPE#91]: Introduction of get_function_type , to shorten a bit get_type_of_contents, that is still too long.
      [otinto/AutoRPE#91]:  Regex for hardcoded array was matching with array inside function. Closes #95 .
      [otinto/AutoRPE#91]: check for keyword argument was missing in  get_dimension_of_contents
      [otinto/AutoRPE#91]: Partially fix the case a write statement was using an array. Added corresponding test
      [otinto/AutoRPE#91]: Changed the name of replace_real to replace_real_with_RPE_declaration + refactoring
      [otinto/AutoRPE#91]: Fixed and moved regex for real declaration (Issue #96 ). Small renaming
      [otinto/AutoRPE#91]:  This solves the variables duplication
      [otinto/AutoRPE#91]: Function/Subroutine/Interfaces are subprograms, Function/Subroutine/Interfaces/Main/DerivedType are procedures. Everything was mixed, and called routine, sometimes procedure.
      [otinto/AutoRPE#91]: Renamed function that fill dictionary of var, and fix the syntax.
      [otinto/AutoRPE#91]: Trying to speed up with dictionary otinto/AutoRPE#41
      [otinto/AutoRPE#91]: DerivedType class moved to BasicStructure for coherency. Changes for adding the dict of accessible_var
      [otinto/AutoRPE#91]: is_call_to_function_vault added check for intrinsics + added check for array  to is_call_to_function+Formatting
      [otinto/AutoRPE#91]:fix import + get_variable_by_name: now properly uses dictionary accessible_var, in the correct order + function for filling those dict
      2fcdfdf5
  6. 18 Jan, 2021 1 commit
    • sparonuz's avatar
      # This is a combination of 5 commits. · c9a0c5d0
      sparonuz authored
      [FixMerge]: Sources were not red in order ...
      
      [FixMerge]: Find use statement inside functions or sbr, now get variables use the introduces info
      c9a0c5d0
  7. 14 Jan, 2021 1 commit
  8. 10 Dec, 2020 1 commit
  9. 09 Dec, 2020 1 commit
  10. 07 Dec, 2020 1 commit
  11. 04 Dec, 2020 3 commits
  12. 03 Dec, 2020 3 commits
  13. 02 Dec, 2020 4 commits
  14. 01 Dec, 2020 4 commits
  15. 25 Nov, 2020 1 commit
  16. 24 Nov, 2020 3 commits
  17. 20 Nov, 2020 2 commits
  18. 18 Nov, 2020 2 commits