Eric K Richardson
Eric K Richardson
My recommendation is that you have a PR for each header file that you want to add or make changes to as shown here: https://en.cppreference.com/w/c/header This will make the changes...
@hubertp If you have read through the Developer Guide you can just get started and then create a Pull Request (PR) and the code can be reviewed and revised as...
@markehammons I did the bulk of the moving C code around after the capability to move was in place. The C/C++ code belongs in a library but is not enforced...
>No, that is going to be very difficult, because it will create a circular dependency between projects (though not between configurations) and not every tool is prepared to deal with...
@markehammons If you have some ideas, I think the best way is to have a proposal issue with steps to accomplish with one PR for each small step so it...
My heard that Akka also uses Algolia for search as well - https://akka.io/docs/ I was hoping that no dependencies would need to be installed so it would be easy for...
@nafg Sorry to hear that. Can we find someone willing to maintain Ornate?
> consign Java 8 to the dustbin of history 🎉
It might be better to just touch this up for 0.4.x and then revamp for the 0.5.x for changes coming. However, the 3 section idea could still work well for...
Said by @keynmol > A couple months back I did a quick experiment and converted RSTs and the site to markdown and docusaurus: https://new-scala-native-website.surge.sh/ > > Usage of mdoc will...