1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-23 10:08:00 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Brian Fiete
cf6ade5e45 Fixed UTF16/32 encoding issues regarding null termination 2022-04-22 18:34:17 -07:00
Brian Fiete
a89e36248f 32-bit c_wchar improvements 2022-02-13 07:57:55 -05:00
disarray2077
f1688df047
Fix Encoding static init priority 2021-11-30 23:43:49 -03:00
miere43
c0b787cbf0 Fix incorrect search & replace for "char => char8" in comments 2021-10-30 00:11:37 +03:00
EinBurgbauer
46b5bfce1e made static only stuff a static class 2021-05-17 15:01:49 +02:00
Brian Fiete
9b80c26d0a More const eval progress 2020-12-19 14:19:33 -08:00
Brian Fiete
2ac478509e Fixed operator precedence issues 2020-10-07 07:47:08 -07:00
Brian Fiete
4369e07a55 Warn on deprecated brace initializer syntax 2020-08-29 07:26:22 -07:00
Brian Fiete
b0cc8bee08 Fixed UTF8 error 2020-06-05 10:25:22 -07:00
Brian Fiete
33286fb804 Fixed missing length in SV target 2020-05-25 05:37:56 -07:00
Brian Fiete
dab667ec92 Added Encode without a range check 2020-03-25 06:27:26 -07:00
Brian Fiete
fd64aa64d9 Made implicit tuple cast check names, fixed explicit tuple cast 2020-01-24 10:36:22 -08:00
Brian Fiete
a43d7ca991 Changed decode return types 2020-01-24 06:02:27 -08:00
Brian Fiete
b934378758 Fixed some hash checking errors 2019-10-05 10:24:58 -07:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00