Two more libraries for units of measurement
Two more libraries for units of measurement
Two more libraries for units of measurement
Add URL for oggada
Fix branch name in action
Include bindings from phasercat.com vulkada and adaogg
aunit: libre.adacore.com no longer available, linked to GitHub project As any of the other collected open-source projects by AdaCore.
Update aflex-ayacc to the most up-to-date version Pointing to the blog post because it explains how to use them together, but the repositories are here: https://github.com/Ada-France/ayacc https://github.com/Ada-France/aflex
Fix broken link to mckae-xml-ez-out
Changes for makewithada.org and ada-europe.org about HTTP(S) - Change www.makewithada.org to HTTP, since HTTPS raises error - Change www.ada-europe.org to HTTPS, since it is working fine
About "mentioned" badge and format improvements
Remove dead link for matreshka This was not made coherent in merge 2420c16
Work around the last problems reported by the linter This works around these problems: README.md:191:3: https://matrix.to/#/#ada-lang_Lobby:gitter.im remark-lint:double-link README.md:199:112: https://matrix.to/#/#ada-lang:matrix.org remark-lint:double-link Which are due to an issue in the linter: https://github.com/Scrum/remark-lint-double-link/pull/10 Closes #107
Merge branch 'master' into awesome-lint-links
Merge branch 'master' into add-license-1
Fix typo and restore original wording
Fix issues reported by awesome-lint (double-link, awesome-list-item) Fixes these occurrences: ``` โ 266:122 https://github.com/AdaCore/ada_language_server remark-lint:double-link โ 289:3 Invalid list item link remark-lint:awesome-list-item โ 302:69 List item description must start with valid casing remark-lint:awesome-list-item โ 322:3 Invalid list item link remark-lint:awesome-list-item โ 343:3 Invalid list item link remark-lint:awesome-list-item โ 346:3 Invalid list item link remark-lint:awesome-list-item โ 350:3 Invalid list item link remark-lint:awesome-list-item โ 384:3 Invalid list item link remark-lint:awesome-list-item โ 402:3 Invalid list item link remark-lint:awesome-list-item โ 449:3 https://github.com/AdaCore/ada_language_server remark-lint:double-link โ 492:3 Invalid list item link remark-lint:awesome-list-item โ 523:3 Invalid list item link remark-lint:awesome-list-item โ 537:3 Invalid list item link remark-lint:awesome-list-item โ 562:3 Invalid list item link remark-lint:awesome-list-item โ 573:3 Invalid list item link remark-lint:awesome-list-item โ 574:3 Invalid list item link remark-lint:awesome-list-item โ 590:3 Invalid list item link remark-lint:awesome-list-item โ 695:3 Invalid list item link remark-lint:awesome-list-item โ 724:3 Invalid list item link remark-lint:awesome-list-item โ 725:3 Invalid list item link remark-lint:awesome-list-item โ 735:3 Invalid list item link remark-lint:awesome-list-item โ 736:3 Invalid list item link remark-lint:awesome-list-item ``` See issue #107
Remove license reference in README.md
Add CC0 license file using template As recommended by: https://github.com/sindresorhus/awesome/blob/main/pull_request_template.md#requirements-for-your-awesome-list This will allow removing these awesome-lint errors: ``` README.md:1:1: License was not detected by GitHub remark-lint:awesome-github README.md:1:1: Forbidden license section found remark-lint:awesome-license ```
Update to HTTPS all the links working with that protocol
Remove deprecated a2js. Added adawebui. Recommended by author. See https://github.com/godunko/matreshka/issues/2