swg/src
luca0N! 83ec72e80c
Perform ConfigUtils code refactoring
Instead of manually reading lines and storing them on memory, parse lines while reading them on the fly using std::fstream (also bump the source file copyright years).
2023-12-01 06:51:42 -03:00
..
Article.cxx Add verbose cmdline option 2022-06-09 22:35:07 -03:00
Article.hxx Add custom localized timestamp override 2022-04-27 20:51:39 -03:00
BlogBuilder.cxx Open article links on new tab 2022-06-09 22:59:09 -03:00
BlogBuilder.hxx Minor code refactoring 2022-05-02 20:58:58 -03:00
Common.cxx Add verbose cmdline option 2022-06-09 22:35:07 -03:00
Common.hxx Add verbose cmdline option 2022-06-09 22:35:07 -03:00
ConfigUtils.cxx Perform ConfigUtils code refactoring 2023-12-01 06:51:42 -03:00
ConfigUtils.hxx Add original source files 2022-02-24 22:40:14 -03:00
MarkdownParser.cxx Fix URL escape bug 2022-09-12 07:28:42 -03:00
MarkdownParser.hxx Add Markdown parser 2022-02-25 18:52:16 -03:00
SwgContext.hxx Minor code refactoring 2022-05-02 20:58:58 -03:00
SwgRuntime.cxx Add original source files 2022-02-24 22:40:14 -03:00
SwgRuntime.hxx Add original source files 2022-02-24 22:40:14 -03:00
WebsiteBuilder.cxx Add verbose cmdline option 2022-06-09 22:35:07 -03:00
WebsiteBuilder.hxx Minor code refactoring 2022-05-02 20:58:58 -03:00
main.cxx Add help command 2022-06-09 22:44:44 -03:00