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 |
bumbread
|
7a1ffc534b
|
bump unicope version
|
2022-07-16 03:10:29 +11:00 |
bumbread
|
704141d550
|
Use unicope as submodule like a true chad
|
2022-07-06 13:31:15 +11:00 |
bumbread
|
097d7cf300
|
unicode enc/dec functions
|
2022-07-06 10:59:57 +11:00 |
bumbread
|
5ab103a4ef
|
End of file newlines
|
2022-07-06 10:14:05 +11:00 |
bumbread
|
9b13717b0d
|
unicode 3rror codes
|
2022-07-06 10:00:11 +11:00 |
bumbread
|
f52bd57a8f
|
Fix using invalid unicode data and add other unicode character data
|
2022-07-05 15:37:15 +11:00 |
bumbread
|
2bfdcc94cf
|
unicode.h: encoding/decoding UTF-8/16
|
2022-07-02 18:51:48 +11:00 |
bumbread
|
f1319e6f1d
|
fix path to python script
|
2022-07-02 18:51:47 +11:00 |
NeGate
|
e043976466
|
Added timedout as return on thrd_join
|
2022-06-29 03:27:50 -04:00 |
NeGate
|
ad6ed34b5d
|
removed wctype.json
|
2022-06-29 03:22:01 -04:00 |
NeGate
|
e864a4904a
|
Made bake.cmd faster and added most thrd_* functions
|
2022-06-29 03:21:35 -04:00 |
bumbread
|
d70de47c01
|
I have no idea but something for linux
|
2022-06-28 23:57:14 +11:00 |
bumbread
|
328e9f6c35
|
Factor out some unicode stuff also it compiles on linux
|
2022-06-28 22:49:30 +11:00 |
bumbread
|
0d58124c26
|
Restore makefile because it has better comptimes
|
2022-06-28 18:04:22 +11:00 |
bumbread
|
14c3e8b758
|
some stuff
|
2022-06-28 13:08:03 +11:00 |
bumbread
|
be2c9d132e
|
Complete tgmath.h
|
2022-06-28 12:35:26 +11:00 |
bumbread
|
06aa9a096c
|
Remove unused function
|
2022-06-27 23:36:51 +11:00 |
bumbread
|
81feacd996
|
time.h: time, difftime calls
|
2022-06-27 23:34:13 +11:00 |
bumbread
|
441320f888
|
some tgmath.h macros
|
2022-06-27 14:38:44 +11:00 |
bumbread
|
ff34259408
|
make string.h be pretty
|
2022-06-27 14:10:39 +11:00 |
bumbread
|
4176a3b485
|
make stdio.h be pretty
|
2022-06-27 13:58:24 +11:00 |
bumbread
|
3a41ec9245
|
make math.h be pretty
|
2022-06-27 13:47:01 +11:00 |
bumbread
|
f068e506c7
|
stdlib.h: qsort (slow)
|
2022-06-27 13:40:19 +11:00 |
bumbread
|
d232486a11
|
stdlib.h: quick exit
|
2022-06-27 13:04:46 +11:00 |
bumbread
|
e1a2205fc7
|
Simple printf and restore assert stuff
|
2022-06-26 17:42:17 +11:00 |
bumbread
|
0f6a9ff988
|
Remove unneeded define of ln2
|
2022-06-26 15:55:15 +11:00 |
bumbread
|
8f67e3a6ce
|
Update readme
|
2022-06-26 15:39:15 +11:00 |
bumbread
|
c2cc9e5129
|
Implement caching for file streams
|
2022-06-24 14:54:51 +11:00 |
bumbread
|
1e58a85f02
|
fputc
|
2022-06-24 13:43:47 +11:00 |
bumbread
|
29a98bf8a3
|
Implement strdup
|
2022-06-24 12:45:55 +11:00 |
bumbread
|
25db1abb6e
|
close all streams on exit
|
2022-06-24 12:38:54 +11:00 |
bumbread
|
673a363d4b
|
uchar.h
|
2022-06-24 12:24:04 +11:00 |
bumbread
|
337e6734a7
|
Stack checking et uchar utf8->utf16
|
2022-06-22 23:36:26 +11:00 |
bumbread
|
7165ac1c41
|
move wchar_t out of unicode data folder
|
2022-06-22 01:14:46 +11:00 |
bumbread
|
5cf93a6532
|
Make _Thread_local work on windows haven't tested tho
|
2022-06-22 00:40:10 +11:00 |
bumbread
|
7cb9dc133f
|
stdio.h the beginning
|
2022-06-22 00:32:46 +11:00 |