Age | Commit message (Expand) | Author |
---|---|---|
2020-06-12 | AK: Make string-to-number conversion helpers return Optional | Andreas Kling |
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-05-17 | LibGemini: Implement rendering text/gemini documents to HTML | AnotherTest |
2020-05-17 | LibGemini+LibHTTP: Defer did_progress call to match other callbacks | Conrad Pankoff |
2020-05-17 | LibGemini: Implement basic Gemini protocol support | Conrad Pankoff |