|
60ad100fbb
|
core: Implement and expose {isinf,isnan}
|
2023-11-01 18:03:29 +08:00 |
|
|
ee1ee4ab3b
|
core: Replace deprecated _ExtInt with _BitInt
|
2023-09-22 17:16:29 +08:00 |
|
|
718b076e50
|
irrt: use __builtin_alloca
|
2022-03-22 15:41:25 +08:00 |
|
|
79c469301a
|
basic unsigned integer support
|
2022-03-08 13:34:02 +08:00 |
|
|
6f9f455152
|
nac3core: list slice irrt use one function to handle var size
|
2022-02-07 02:09:50 +08:00 |
|
|
e50f1017fa
|
nac3core: irrt list of tuple use struct value representation
|
2022-02-07 02:09:50 +08:00 |
|
|
4976e89ae2
|
nac3core: list slice support
|
2022-01-13 16:53:32 +08:00 |
|
|
4a65d82db5
|
introduce IRRT, implement power
based on code by Yijia
M-Labs/nac3#160
|
2022-01-09 00:57:50 +08:00 |
|