aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/common/qv4staticvalue_p.h
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Round towards 0 when coercing to 64bit integersUlf Hermann2024-12-201-5/+1
* V4: Store the sign bit of NaNs in QV4::StaticValueUlf Hermann2024-05-281-2/+2
* Silence bogus warning on mingwUlf Hermann2024-03-251-0/+7
* UndefinedBehavior: fix some things found with -sanitize undefinedOlivier De Cannière2023-08-011-1/+1
* V4: Do not shift heap pointer bits on arm64 AndroidUlf Hermann2023-01-171-2/+7
* Change value encoding scheme to make space for larger pointersUlf Hermann2023-01-121-148/+340
* Avoid -Wshorten-64-to-32 warnings in a few placesFabian Kosmale2022-10-311-1/+1
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-2/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Upgrade std::is_trivial::value to C++17 std::is_trivial_vIvan Tkachenko2021-08-241-1/+1
* Allow JavaScript primitive type transformations inline in C++Ulf Hermann2020-12-181-51/+8
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-10-311-7/+7
* Fix undeclared 'memcpy' identifierYulong Bai2019-08-071-0/+1
* Split compiler and runtime more clearlyUlf Hermann2019-07-111-0/+558