-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleaning generator #14
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 748c904 - Browse repository at this point
Copy the full SHA 748c904View commit details -
Moving methods that share behaviour with other concrete classes to th…
…e abstract superclass
Configuration menu - View commit details
-
Copy full SHA for 35b723c - Browse repository at this point
Copy the full SHA 35b723cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc6f78 - Browse repository at this point
Copy the full SHA 7cc6f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2a9556 - Browse repository at this point
Copy the full SHA a2a9556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7046e37 - Browse repository at this point
Copy the full SHA 7046e37View commit details -
TODO: Discuss whether or not it is appropriate to process
#include
,…… if so, run this test which will involve modifying `#findWordBoundaries:`
Configuration menu - View commit details
-
Copy full SHA for f15a127 - Browse repository at this point
Copy the full SHA f15a127View commit details
Commits on Jun 29, 2023
-
Updating the Famix-Fortran77 generator
- deleting unneeded entities - adding new ones - Regenerating the entities - Adding new tests to handle `segment` from the iast to famix, same for segini command
Configuration menu - View commit details
-
Copy full SHA for 3bda384 - Browse repository at this point
Copy the full SHA 3bda384View commit details
Commits on Jul 18, 2023
-
Removal of classes properties which are dictionaries (one to contain …
…the table of symbols, the last to contain the implicit directive) of the generator and the entities created
Configuration menu - View commit details
-
Copy full SHA for c5b2893 - Browse repository at this point
Copy the full SHA c5b2893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff85e7 - Browse repository at this point
Copy the full SHA 1ff85e7View commit details -
Start dealing with esope entities: visitor and resolver for exope ent…
…ities to pass tests
Configuration menu - View commit details
-
Copy full SHA for be4a61b - Browse repository at this point
Copy the full SHA be4a61bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0e6dd - Browse repository at this point
Copy the full SHA 9d0e6ddView commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ced91a - Browse repository at this point
Copy the full SHA 9ced91aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 521c6a1 - Browse repository at this point
Copy the full SHA 521c6a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eacac3 - Browse repository at this point
Copy the full SHA 9eacac3View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c02516 - Browse repository at this point
Copy the full SHA 4c02516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca89fd - Browse repository at this point
Copy the full SHA 4ca89fdView commit details
Commits on Aug 10, 2023
-
Handling the
@_#include ...
comment. This method has been refactore……d to avoid code duplication
Configuration menu - View commit details
-
Copy full SHA for 809990a - Browse repository at this point
Copy the full SHA 809990aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3ff96e - Browse repository at this point
Copy the full SHA b3ff96eView commit details -
- Adding new class to handle
#include "file.inc"
statement. This cl……ass is an Association between a `programUnit` and `includedFile` (subclass of `programUnit`) - Adding new class to handle the included file. - At the end each `#include "file.inc"` is associated with a includedFile entity.
Configuration menu - View commit details
-
Copy full SHA for b2c2438 - Browse repository at this point
Copy the full SHA b2c2438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8406f3e - Browse repository at this point
Copy the full SHA 8406f3eView commit details -
giving a src directory, apply the pipeline of treatement: rewriting, parsing, exporting (prettyprinting)
Configuration menu - View commit details
-
Copy full SHA for 44b9a47 - Browse repository at this point
Copy the full SHA 44b9a47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d097f6 - Browse repository at this point
Copy the full SHA 6d097f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f526be3 - Browse repository at this point
Copy the full SHA f526be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e857fbd - Browse repository at this point
Copy the full SHA e857fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c90eb9 - Browse repository at this point
Copy the full SHA 5c90eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 741c2a7 - Browse repository at this point
Copy the full SHA 741c2a7View commit details -
Extension to handle allLocalVariables, allTypes, ...
#FIXME: find better way to deal with that
Configuration menu - View commit details
-
Copy full SHA for c56ec60 - Browse repository at this point
Copy the full SHA c56ec60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e32ae - Browse repository at this point
Copy the full SHA 63e32aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ce568 - Browse repository at this point
Copy the full SHA 62ce568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13de8c9 - Browse repository at this point
Copy the full SHA 13de8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab8c6d - Browse repository at this point
Copy the full SHA 0ab8c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94937b6 - Browse repository at this point
Copy the full SHA 94937b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ebb26 - Browse repository at this point
Copy the full SHA d0ebb26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176000d - Browse repository at this point
Copy the full SHA 176000dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52aa705 - Browse repository at this point
Copy the full SHA 52aa705View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a84f43d - Browse repository at this point
Copy the full SHA a84f43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 213aa33 - Browse repository at this point
Copy the full SHA 213aa33View commit details -
Start working on Fortran03 famix metamodel:
- generator - entities generated
Configuration menu - View commit details
-
Copy full SHA for f8948a8 - Browse repository at this point
Copy the full SHA f8948a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2435f9 - Browse repository at this point
Copy the full SHA c2435f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 284f7c6 - Browse repository at this point
Copy the full SHA 284f7c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d78c7d - Browse repository at this point
Copy the full SHA 5d78c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 216e4dd - Browse repository at this point
Copy the full SHA 216e4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 390dce6 - Browse repository at this point
Copy the full SHA 390dce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc3f87 - Browse repository at this point
Copy the full SHA 9bc3f87View commit details
Commits on Aug 24, 2023
-
anquetil committed
Aug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 69f2882 - Browse repository at this point
Copy the full SHA 69f2882View commit details -
corrected baseline + github-action
anquetil committedAug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for b2780c5 - Browse repository at this point
Copy the full SHA b2780c5View commit details -
anquetil committed
Aug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for ffa1b68 - Browse repository at this point
Copy the full SHA ffa1b68View commit details -
anquetil committed
Aug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for b20dfe7 - Browse repository at this point
Copy the full SHA b20dfe7View commit details -
moved some importer packages to Esope + updated Baseline
anquetil committedAug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for fb5f8cb - Browse repository at this point
Copy the full SHA fb5f8cbView commit details -
anquetil committed
Aug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for e421492 - Browse repository at this point
Copy the full SHA e421492View commit details -
rolling back change of workflow because of error in loading SingularP…
…luralize
anquetil committedAug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for a1924c1 - Browse repository at this point
Copy the full SHA a1924c1View commit details