dzaima
|
6bd47b067e
|
split apart def_decompose
|
2024-10-10 02:38:17 +03:00 |
|
dzaima
|
3d4a31ae6f
|
access function/modifier runtime ID through macro
|
2024-10-10 02:38:17 +03:00 |
|
dzaima
|
d4b36b3017
|
access function/modifier native ID through macro
|
2024-10-10 02:38:17 +03:00 |
|
dzaima
|
ddb0e09d08
|
remove unused helper
|
2024-10-10 02:35:32 +03:00 |
|
dzaima
|
0f12b66fdb
|
move purity separation to the proper place
|
2024-10-10 02:35:32 +03:00 |
|
dzaima
|
03fc22662b
|
add •internal.Properties for better build parameter detecting
|
2024-10-10 01:33:17 +03:00 |
|
dzaima
|
8fafbcde65
|
fix toConstant
was broken in fork_uc1 before too
|
2024-09-09 17:55:26 +03:00 |
|
dzaima
|
c2adbd4a3b
|
move toConstant to builtins.h
|
2024-09-09 17:55:26 +03:00 |
|
dzaima
|
a8af920dc9
|
•internal.PureKeep
|
2024-07-10 00:55:43 +03:00 |
|
dzaima
|
826179c83d
|
•internal utility for getting & setting object flags
|
2024-07-08 22:53:29 +03:00 |
|
dzaima
|
96cf03311a
|
fix isPervasiveDyExt on 5˜
|
2024-03-25 16:18:01 +02:00 |
|
dzaima
|
c078f62b1f
|
add GLOBAL, INIT_GLOBAL, or const to globals
|
2024-02-01 21:13:39 +02:00 |
|
Marshall Lochbaum
|
8edc965686
|
•HashMap stub with linear lookup
|
2023-11-27 19:20:38 -05:00 |
|
dzaima
|
7c28c64178
|
change •BQN and •ReBQN to dynamically-computed functions
|
2023-11-25 23:21:32 +02:00 |
|
dzaima
|
3775cd0025
|
typo
|
2023-10-22 15:18:39 +03:00 |
|
dzaima
|
577442449d
|
inverses for •math.Atan2, •math error tests
|
2023-10-22 14:33:51 +03:00 |
|
dzaima
|
f6a9c30889
|
•internal.HeapStats
|
2023-09-18 23:38:06 +03:00 |
|
dzaima
|
a03fab044d
|
•internal.Keep
|
2023-05-19 15:41:50 +03:00 |
|
dzaima
|
048352f587
|
fix 0˝˘ 2‿2⥊0
|
2023-04-29 21:15:46 +03:00 |
|
dzaima
|
aa5ed7cc7a
|
BB2B & BBB2B → FC1 & FC2
|
2023-04-29 15:31:31 +03:00 |
|
dzaima
|
e11d5dd31d
|
•internal.HasFill
|
2023-04-24 19:43:04 +03:00 |
|
dzaima
|
d2ac5db1c8
|
move ⎉ & ˘ to their own file
|
2023-04-22 17:20:05 +03:00 |
|
dzaima
|
98c963453b
|
•internal.GC
|
2023-03-05 14:16:38 +02:00 |
|
dzaima
|
7013a9edf9
|
•ns.Get, •ns.Has, •ns.Keys
|
2023-02-19 18:02:35 +02:00 |
|
dzaima
|
422cc26054
|
dyadic •CompObj to replace compiler
|
2023-01-26 02:42:25 +02:00 |
|
dzaima
|
cc5a5752bf
|
add •CompObj to NATIVE_COMPILER
|
2023-01-26 01:53:09 +02:00 |
|
dzaima
|
31bd75630c
|
make f=-DNO_RT functional
|
2023-01-25 15:05:23 +02:00 |
|
dzaima
|
7b3beec621
|
•ParseFloat
|
2022-12-31 20:22:22 +02:00 |
|
Marshall Lochbaum
|
e60b942710
|
Formatting
|
2022-11-23 16:51:30 -05:00 |
|
Marshall Lochbaum
|
7715cbc158
|
Add •math.Sum with Singeli f64 implementation
|
2022-11-23 16:51:30 -05:00 |
|
Marshall Lochbaum
|
35aef1e5cd
|
•math.Erf, •math.ErfC, and •math.LogFact
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
6eb21bd68c
|
Factorial and combinations functions
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
58cd6f0f4e
|
Other useful math: log2 log10 log1p expm1 hypot
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
a0f6986832
|
Hyperbolic trig
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
51840bc853
|
•math.GCD and •math.LCM for u64 arguments
|
2022-11-23 16:46:39 -05:00 |
|
dzaima
|
36111276c6
|
•math.Atan2
|
2022-11-05 20:36:54 +02:00 |
|
dzaima
|
cc467ce8ca
|
cleanup
|
2022-10-23 13:14:36 +03:00 |
|
dzaima
|
a72778ed6f
|
extract system value info to object
|
2022-10-19 19:15:21 +03:00 |
|
Marshall Lochbaum
|
80f8ac9643
|
2-argument •bit operations
|
2022-10-17 09:39:38 -04:00 |
|
Marshall Lochbaum
|
8f5259e77d
|
Implement 1-argument •bit operations
|
2022-10-17 09:39:38 -04:00 |
|
dzaima
|
b16378bef6
|
add thing that was previously non-existent
|
2022-08-26 10:16:16 +03:00 |
|
dzaima
|
eb9550aa29
|
•file.Parent
|
2022-08-22 15:30:37 +03:00 |
|
dzaima
|
e3fe87d040
|
optimize eequal & expose as •internal.EEqual
|
2022-04-04 16:16:29 +03:00 |
|
dzaima
|
3e4b0e882d
|
•internal.Temp
|
2022-04-02 20:40:46 +03:00 |
|
dzaima
|
b7ec175901
|
rename •term.Raw→•term.RawMode
|
2022-03-10 19:04:24 +02:00 |
|
dzaima
|
d2674db956
|
heap dump
|
2022-03-06 15:38:30 +02:00 |
|
dzaima
|
de4914991a
|
•term.OutRaw, •term.ErrRaw
|
2022-02-25 18:20:25 +02:00 |
|
dzaima
|
2049686527
|
•term
|
2022-02-16 01:41:46 +02:00 |
|
dzaima
|
d85fb9a592
|
•file.Type, •file.Name
|
2022-02-05 18:41:21 +02:00 |
|
Marshall Lochbaum
|
a21efec47e
|
•bit._cast prototype
|
2022-02-04 14:47:13 -05:00 |
|