Commit Graph

162 Commits

Author SHA1 Message Date
bumbread ba774149f7 remove submodule 2022-08-05 15:02:35 +11:00
bumbread 97c201b96f some wchar stuff 2022-08-05 15:00:54 +11:00
bumbread cc3f1eba1b Make compiel with windows.h 2022-08-05 14:20:20 +11:00
bumbread 3b34ade36e headers (3) 2022-08-05 14:00:32 +11:00
bumbread a35716e34e headers (2) 2022-08-04 20:47:38 +11:00
bumbread e4f23026f3 remove types 2022-08-04 20:00:01 +11:00
bumbread ebcd9fe0de Compile with max warnings 2022-08-04 19:14:35 +11:00
bumbread ca63470cc9 Compile with max warnings 2022-08-04 19:08:53 +11:00
bumbread febe307f89 ifdef size 2022-08-04 16:45:40 +11:00
bumbread 21a7eabe11 move stuff from stddef 2022-08-04 16:41:09 +11:00
bumbread f439b768b1 lmao why did i even commit previous commit 2022-08-02 12:19:55 +11:00
bumbread c65efc8239 turns out using long long for 64 bits was a bad idea 2022-08-01 09:02:36 +11:00
bumbread 4bcbcbff50 make thing compile with cl. TODO: stdatomic 2022-07-31 20:11:28 +11:00
bumbread 3b4da3a797 free user of the need to explicitly specifying ciabatta dependencies in the linker 2022-07-31 17:03:53 +11:00
bumbread b90d7119d4 Add UTF-8 codepage support 2022-07-31 05:06:15 +11:00
bumbread 02c0040989 Temove test file 2022-07-30 18:00:54 +11:00
bumbread 7893c5509a Remove user32.lib dependency 2022-07-30 17:01:57 +11:00
bumbread 00c09a7195 Update readme 2022-07-30 16:29:01 +11:00
bumbread 7a153ada70 removed shell32.dll dependency 2022-07-30 16:15:11 +11:00
bumbread 90006666f8 Update usage 2022-07-30 13:11:40 +11:00
bumbread d889bebc4e Update assert.h 2022-07-30 13:07:34 +11:00
bumbread 0ab396ffc9 wchar.h header formatting 2022-07-30 13:07:33 +11:00
Yasser Arguelles Snape 828672b615
Update locale.c 2022-07-29 15:30:45 -04:00
bumbread d1a6eec157 ctype.h docs 2022-07-29 06:58:01 +11:00
bumbread c12676e3de assert.h documentation 2022-07-29 06:00:47 +11:00
bumbread 320bb829ea add todo items 2022-07-29 05:02:12 +11:00
bumbread dde336cc39 stdio.h: fread/fwrite 2022-07-29 04:22:27 +11:00
bumbread 23d859e793 Stream positioning funcs 2022-07-29 01:16:23 +11:00
bumbread e58cf8d645 fgetpos/fsetpos 2022-07-28 17:57:44 +11:00
bumbread 4d9ca53495 add todo items 2022-07-28 15:44:44 +11:00
bumbread c96362fb83 stdio.h: fclose 2022-07-26 04:07:41 +11:00
bumbread aa3073904d stdio.h: freopen 2022-07-26 02:10:48 +11:00
bumbread 4bf696c2fb make code simpelr 2022-07-25 02:57:12 +11:00
bumbread bf9646609e Some err handling and ++todo 2022-07-24 20:31:35 +11:00
bumbread 51360060a5 Complete stdio unformatted I/O 2022-07-24 10:16:36 +11:00
bumbread 8ccb136059 I/O error functions 2022-07-24 09:15:37 +11:00
bumbread 21f0e54e7f Better handling of stream buffering, implement ungetc 2022-07-24 08:58:15 +11:00
bumbread 46664047a1 faster build lmao 2022-07-21 16:45:12 +11:00
bumbread 5e0d4ae8b7 use based functions from ryuu instead of ryuu itself, also fix some bugs 2022-07-20 11:41:24 +11:00
bumbread f94ef2da9e printing 0 bug fix 2022-07-19 09:21:36 +11:00
bumbread 951eef6af6 printf complete 2022-07-19 09:20:09 +11:00
bumbread 8f0bf83f0b bad floats for printf 2022-07-19 08:27:37 +11:00
bumbread e96c840ce4 hex float print 2022-07-19 04:58:39 +11:00
bumbread 3ab1c1ad29 say no to make, say no to shell scripts, python is the way to go 2022-07-18 08:32:02 +11:00
bumbread a84b34abdd printf: integer formats 2022-07-18 06:43:41 +11:00
bumbread f30509cf85 update TODO items 2022-07-18 02:21:42 +11:00
bumbread 3f7c3de288 mb <-> c32 functions 2022-07-18 02:09:43 +11:00
bumbread 644364d2da build dependency using its build script 2022-07-16 04:44:15 +11:00
bumbread 11474a78c6 fix compile issue 2022-07-16 04:41:38 +11:00
bumbread bf428a9924 restartable c16 <-> mb conversions 2022-07-16 04:33:55 +11:00