# This is a combination of 53 commits.
[Issue#111]: External subroutines and function calls are now stored inside normal subprogram structure, just with the external attribute . Same has to be done with external datatype [Issue#111]: Issue #94, this function will replace clean_content, which is going to be deleted [Issue#111]: Definitely removed clean_content [Issue#111]: Fixed function has_intrinsics, now search for possible funcion instead of cycling over the 300 possible intrinsics [Issue#111]: Now external structures stored along with others [Issue#111]: Removed treatment of list_of_intrinsic as it were a propriety of vault. [Issue#111]: Moved class Counter to Inserter, the only place were it is used. [Issue#111]: Fixed load function that were using class ReadSourceFile when not needed. Moved class to basic struct [Issue#111]: This was fixed back in otinto/AutoRPE#52, but wrong encoding was still present somewhere [Issue#111]: Removed the class CurrentBlock, is now a function of module structure. Removed corresponding imports [Issue#111]: CurrentBlock is now called just before loop line, and stores all the blocks in an array, and update it when necessary [Issue#111]: Removed PointerDealer and redistrebuted functions [Issue#111]:Storing the name of the namelist at parsing time, not to search for it later [Issue#111]: Moved ObtainSourceFileInfo to functions collection, removed class [Issue#111]: Unified the function to read the input sources using the class ReadSources
Please register or sign in to comment