Izaak "Zaak" Beekman

Results 81 issues of Izaak "Zaak" Beekman

Not to be snarky, but: ``` $ flint --github pengwynn/flint [WARNING] CODE_OF_CONDUCT not found [INFO] Let people know what to expect when they participate in the project ```

It would be great if you could build and deploy an Ubuntu 16.04 image to docker hub too, the debian node image doesn't work for us.

My proposal in #12 was infeasible as @milancurcic pointed out. So far two possible options are 1. Make obsolescent variable initialization during declaration (because these variables get the implicit `save`...

While I feel that there is no one-size-fits-all choice for an appropriate license for new Fortran software projects, and trying to reach a consensus and trying to make a specific...

help wanted
question

This is a continuation of #7. For discussion about choosing a license for a _project_ please see #8. Any off topic comments here will be deleted (and possibly moved to...

help wanted
question

AKA make a "linter" or style audit tool. It would be great to be able to have a tool to check conformance of program source code to a set of...

The following procedures have variables with `INTENT(OUT)` that are not being set: - [ ] Variable `bc_conc` in subroutine `rd_inp_bc_wall` in file `src/bc/class_bc_wall_procedures.f90` - [ ] The entire `rd_cgns_mesh` procedure...

The following sources have a dependency on _an external material library_ that should be removed to allow one-way coupling: - [ ] [src/FV/src/material/class_material_procedures.f90](../tree/master/src/FV/src/material/class_material_procedures.f90) - [ ] [src/FV/src/material/class_material.f90](../tree/master/src/FV/src/material/class_material.f90) Procedures or objects...

# Request for Enhancement (RFE) # (Migrated from: sourceryinstitute/OpenCoarrays#540) [The Journal of Open Source Software](https://joss.theoj.org) would make a nice place to announce and describe the features of OpenCoarrays to the...

Hi, Your stack in Bash is pretty nifty! It would be great if you could update it to have stronger error checking (while maintaining Bash 3 support) so that it...