aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-dataloader/detail
Commit message (Expand)AuthorAgeLines
* Fix crash for empty/invalid/not-found filepaths Spartan3222024-08-03-28/+28
* Remove pointless append in conversionclean/useless-append Spartan3222024-08-03-3/+0
* Add `\x8F` to `Ę` conversion for Windows-1252fix/polish-todos Spartan3222024-08-02-44/+66
* Fix string interning pointer invalidity for ASTsimplify-string-interning Spartan3222024-07-05-5/+9
* Add runtime encoding detection and conversionfix/char-detection Spartan3222024-06-18-179/+2330
* Fix bugs in #37fix/error-handling Spartan3222024-05-11-3/+10
* Add `deps/dryad` -> https://github.com/Spartan322/dryadadd/dryad Spartan3222024-05-09-217/+559
* Fixed BasicParser::_file_path relying on externally controlled memory hop3112024-01-22-5/+18
* Fix includes Spartan3222024-01-18-2/+1
* Fix BufferHandler assuming buffers of size 0 are invalid Spartan3222023-10-05-1/+1
* Add Node Line/Column Generator Spartan3222023-09-05-1/+5
* Add Windows-1252 CSV Parser Spartan3222023-09-04-0/+2
* Add github actions and workflow Spartan3222023-09-02-3/+4
* Rework Grammar and Parser Spartan3222023-09-02-0/+357