add todo items

This commit is contained in:
bumbread 2022-08-05 15:57:31 +11:00
parent 7c38794787
commit 33719988c4
1 changed files with 5 additions and 4 deletions

9
todo
View File

@ -2,9 +2,8 @@
general:
* Start writing documentation concerning various implementation defined
behaviours of the library.
* Ok I just realised that I assumed that wchar_t is a 16-bit string in
a bunch of places.
* Decide what the heck I want to do with wchar_t
* (MSVC Ext.) Different kinds of main functions: wmain, WinMain, wWinMain, DllMain
* (MSVC Ext.) envp argument for main functions
math.h:
* exp
@ -82,4 +81,6 @@ time.h:
* localtime_s
wchar.h:
* Basically everything
* Collation, IO, Tokenization, Conversions