Clément FOYER

Results 6 issues of Clément FOYER

When trying to generate wrapper for the following C++ code, I end up with an error at link time when linking against the Fortran module. C++ is like: ``` class...

Although it may sound dumb not to use directly `cheat_assert()`, it actually may be useful to have a `cheat_assert_bool()` specialized function, as it allow to show both the expected result...

Le remplacement par le mot 'Manu' se fait pour la majorité des références au président de la république française (ou toutes les formules raccourcies aussi), avec ou sans accent, avec...

Cette PR remplace la PR #8 avec une version plus lisible, et plus simple à comprendre pour qui n'est pas habitué aux Regex. Il ne reste quelques unes, il reste...

Mostly code refactoring. Unify the definition of options to increase code readability. Reorder the option checks to enforce topology options to be parsed first. Unmix using tabs and spaces (excepted...