aboutsummaryrefslogtreecommitdiff
path: root/c/data.cpp
AgeCommit message (Expand)Author
2022-08-22Improve Win32Error, add Min.John Ankarström
2022-08-22Change initialization style.John Ankarström
2022-08-22Add InternetError exception.John Ankarström
2022-08-22Handle exceptions in fetching thread.John Ankarström
2022-08-21Reimplement WaitFor.John Ankarström
2022-08-21Fix memory bug.John Ankarström
2022-08-21Fetch wiki URL.John Ankarström
2022-08-21Rework remote data fetching.John Ankarström
2022-08-17Make FileView more type-safe.John Ankarström
2022-08-16Add data migration test.John Ankarström
2022-08-16Avoid serialization.John Ankarström
2022-08-16Implement preliminary IO.John Ankarström
2022-08-15Add basic serialization functions for ElvData.John Ankarström