Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-06 | Fix a couple of other latent woopsies | Michael Smith | |
The format string one is cool because it implies the Windows code was also always wrong but the Windows headers aren't annotated for Clang so I guess that means it doesn't warn. At least for the nonstandard Windows wide character versions of things. Cool! | |||
2022-01-06 | Tidy up stubs, make vstdlib a stub, build on Linux | Michael Smith | |
Important note: it doesn't WORK on Linux, and there's tons of warnings and stuff, but it's easier to work on when all the compiler output and whatnot is there. | |||
2021-11-20 | Initial public snapshot | Michael Smith | |
With code from Bill. Thanks Bill! |