negelef
|
38473b9849
Removed end-of-line whitespace in all modules
|
6 lat temu |
eth.guenter
|
cb422d990f
got significantly faster by utilizing the new types UNSIGNED32 and UNSIGNED64
|
6 lat temu |
eth.negelef
|
0ad492ea42
Fixed invalid assignments (expressions like {x} always yield a SET which is not compatible to SET32 in 64-bit builds)
|
7 lat temu |
eth.guenter
|
e1a3a19156
prepared for 64-bit compilation, SET --> SET32
|
7 lat temu |
eth.guenter
|
f01700429f
cleanups
|
9 lat temu |
eth.negelef
|
34afa206ac
Replaced unnecessary hugeint functions with proper operators
|
10 lat temu |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 lat temu |