Paul Henning

Results 5 issues of Paul Henning

It would be nice to have an option to remove an unlabelled return statement immediately preceding a procedure END statement.

enhancement

flpr-format has a stub implementation for a feature to elaborate external subprogram end statements into its full form (e.g. `END FUNCTION function-name`). This needs to be fleshed out.

enhancement

Under `flpr-format -fi`, `include` lines are not being reindented.

bug

Under `flpr-format -fi`, labels are not being formatted the same as in emacs: they should be left-justified

bug

As an example of FLPR functionality, create an application that generates a module containing interface declarations for top-level procedures in a list of input files.

enhancement