- 18 Feb, 2021 1 commit
-
-
erodrigu authored
-
- 17 Feb, 2021 2 commits
- 16 Feb, 2021 4 commits
- 15 Feb, 2021 3 commits
- 28 Jan, 2021 1 commit
-
-
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
-
- 18 Jan, 2021 1 commit
-
-
sparonuz authored
[FixMerge]: Sources were not red in order ... [FixMerge]: Find use statement inside functions or sbr, now get variables use the introduces info
-
- 14 Jan, 2021 1 commit
-
-
sparonuz authored
-
- 10 Dec, 2020 1 commit
-
-
otintopr authored
-
- 09 Dec, 2020 1 commit
-
-
otintopr authored
-
- 07 Dec, 2020 1 commit
-
-
sparonuz authored
-
- 04 Dec, 2020 3 commits
- 03 Dec, 2020 3 commits
- 02 Dec, 2020 4 commits
- 01 Dec, 2020 4 commits
- 25 Nov, 2020 1 commit
-
-
otintopr authored
-
- 24 Nov, 2020 3 commits
-
-
otintopr authored
-
otintopr authored
Removed hardcoded filename in Job.py, now it's passed as an argument, which in the case of Binary job corresponds to the filename specified in the accuracy test.
-
otintopr authored
Removed hardcoded filename in Job.py, now it's passed as an argument, which in the case of Binary job corresponds to the filename specified in the accuracy test.
-
- 20 Nov, 2020 2 commits
- 18 Nov, 2020 4 commits