Commit Graph

27 Commits

Author SHA1 Message Date
NeGate 4287d9f601 Variety of changes (got Cuik compiling with it) 2023-01-27 01:50:37 -05:00
bumbread c93371977a Remove submodule dependencies 2022-08-05 15:21:07 +11:00
bumbread ca63470cc9 Compile with max warnings 2022-08-04 19:08:53 +11:00
bumbread 0ab396ffc9 wchar.h header formatting 2022-07-30 13:07:33 +11:00
bumbread 4bf696c2fb make code simpelr 2022-07-25 02:57:12 +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 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 704141d550 Use unicope as submodule like a true chad 2022-07-06 13:31:15 +11:00
NeGate e864a4904a Made bake.cmd faster and added most thrd_* functions 2022-06-29 03:21:35 -04:00
bumbread 337e6734a7 Stack checking et uchar utf8->utf16 2022-06-22 23:36:26 +11:00
bumbread 88ef3bf81f Separate out platform stuff 2022-06-20 17:28:03 +11:00
bumbread c024b3b241 Assert stack trace 2022-06-19 16:24:36 +11:00
bumbread b414343f52 reorganize, random fixes 2022-06-16 23:36:35 +11:00
bumbread cca63462fc math generic exp function 2022-06-16 21:51:55 +11:00
bumbread 0ef1894917 Unicode shit (wctype.h) 2022-06-16 18:49:46 +11:00
bumbread f80957583b prinf formats 2022-06-16 16:16:07 +11:00
bumbread f533aa779c Float division functions 2022-06-16 16:16:07 +11:00
bumbread 2320a22706 Steal some math funcs 2022-06-11 15:49:07 +11:00
bumbread 2cc1ad7504 fenv.h 2022-06-10 18:24:21 +11:00
bumbread 1a834c303d basic sqrt implementation 2022-06-10 13:08:45 +11:00
NeGate 4950f1febd Added bsearch 2022-06-07 23:13:18 -04:00
bumbread 3252f1f10a signal 2022-06-07 17:02:23 +11:00
bumbread 3dba3a64aa Different build script 2022-06-07 00:18:54 +11:00
bumbread 605412d34c Compile with warnings and fix some warnings 2022-06-06 16:34:35 +11:00
bumbread 4f9381f052 inttypes print specifiers 2022-06-06 15:57:25 +11:00
bumbread 6412fdc006 Clean up build stuff 2022-06-06 12:43:31 +11:00