Christoffer Lerno
|
06917f2e65
|
Added "guess a number". Fix CT enum / int comparison. Fix some array pointer decay scenarios. Infer type of expression blocks. Correctly merge anyerr.
|
2022-02-01 22:46:32 +01:00 |
|
Christoffer Lerno
|
2c5ae858b8
|
Re-add () to ct constructs.
|
2022-01-24 00:52:43 +01:00 |
|
Christoffer Lerno
|
ec291d4a9d
|
This allows testing optnum, optenum, errnum and resnum as alternatives to errtype.
|
2022-01-19 23:21:17 +01:00 |
|
Christoffer Lerno
|
e4e8abbc6c
|
Dev (#376)
Errno updates with errno for linux/win/macos. Updated $$ syntax to also match compiler constants.
|
2022-01-18 01:31:14 +01:00 |
|
Christoffer Lerno
|
3f60443d66
|
Update errno.
|
2022-01-17 22:28:06 +01:00 |
|
Christoffer Lerno
|
f53dd95aa7
|
Update errno.
|
2022-01-17 22:24:52 +01:00 |
|
Christoffer Lerno
|
1743036104
|
Added some File functionality.
|
2022-01-17 22:16:29 +01:00 |
|
Christoffer Lerno
|
a2fa61f58b
|
Updated licensing information.
|
2022-01-17 17:18:22 +01:00 |
|
Christoffer Lerno
|
4575e3dd8d
|
Fix fseek/ftell to work correctly.
|
2021-12-20 00:23:21 +01:00 |
|
Christoffer Lerno
|
aa239c6a87
|
Allow "fn" instead of "func". Rewrote $switch over types.
|
2021-10-20 16:30:45 +02:00 |
|
Christoffer Lerno
|
0a4f35154a
|
Addeded some hash functions. Fix of visibility resolution for macros. std lib is now loaded from a directory.
|
2021-09-22 10:27:10 +02:00 |
|
Christoffer Lerno
|
fb9be722bc
|
Fix issue with default macro arguments. Test of ?? instead of else. Added libc
|
2021-09-20 22:25:01 +02:00 |
|