gnikit

Results 74 issues of gnikit

Fortran does not allow for short-circuit expressions in contrast to many other programming languages. This can often lead to bugs that are hard to detect. It would be great if...

Fixes #654 @awvwgk Do we want to exclude from pre-commit the `.po` or the locale dir completely? @certik Are you sure you want to use `Mozilla` as the formatting style?...

The pre-commit hook is not currently working as expected since it fails to enforce the `clang-format` hook. That in general results for pre-commit to fail. `clang-format` needs to be initialised...

FYI in CMake v3.24 a flag has been added that effectively does what `FindStaticZLIB.cmake` does. Should this be included in PR #69 ? See https://cmake.org/cmake/help/latest/module/FindZLIB.html > New in version 3.24:...

### Is there an existing request for this? - [X] I have searched the existing issues ### Feature Request Write a documentation webpage for download, settings, setup and FAQ. MyST...

help wanted
feature-request

### Is there an existing request for this? - [X] I have searched the existing issues ### Feature Request Replace the Markdown preview with a button that launches upon initialisation...

feature-request

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I am not sure how well defined this behaviour is and I...

bug

Hi, I am the dev behind the [`fortls`](https://github.com/gnikit/fortls) Fortran Language Server. There has been a few discussions in the Fortran community [[1](https://github.com/gnikit/fortls/issues/85), [2](https://github.com/hansec/fortran-language-server/issues/205)] about utilising a single Fortran parser to...

Breaks the AST nodes of the parser into separate module files. Important to keep the code clean. ## TODO: - [ ] Increase converage - [ ] Fix poor quality...

The PyPi downloads shield badge (referring to PePy) has been malfunctioning either fix or remote it.