Age | Commit message (Expand) | Author |
---|---|---|
2022-07-17 | Add const to places. | John Ankarström |
2022-07-17 | Remove TsmFromSz. | John Ankarström |
2022-07-16 | Rewrite TszFromSz as TsmFromSz. | John Ankarström |
2022-07-15 | Split defs.h into separate header files. | John Ankarström |
2022-07-15 | Add Win32Error exception class. | John Ankarström |
2022-07-15 | Add support for Prolog exceptions. | John Ankarström |
2022-07-15 | Replace Library::Load with try_make_unique template. | John Ankarström |
2022-07-15 | Change declaration style. | John Ankarström |
2022-07-15 | Add wrapper for LoadLibrary, FreeLibrary. | John Ankarström |
2022-07-10 | Convert to C++. | John Ankarström |