|
|
dc0ea6a7f3
|
Add fromJS functionality for Images
|
2024-10-26 16:28:48 +03:00 |
|
|
|
a84c8cc471
|
Add support Images in nativeEditors
|
2024-10-26 15:06:09 +03:00 |
|
|
|
fd90f73c19
|
Add functionality
|
2024-10-24 20:57:29 +04:00 |
|
|
|
43c05c6041
|
Fix fromJS method
|
2024-04-11 17:02:21 +03:00 |
|
|
|
be0c6b13e7
|
Strings unify
|
2024-03-15 17:56:17 +04:00 |
|
|
|
97c314e379
|
All tests were added. Small serialization rework.
- Code coverage: 100%
- Restructured serialization code to handle primitives first
|
2023-11-29 14:22:51 +04:00 |
|
|
|
2d9206b79b
|
Changed some places where set() were used
|
2023-11-27 18:05:53 +04:00 |
|
|
|
a096559e29
|
Changed the order of comparison in toJS()
|
2023-11-24 17:07:09 +04:00 |
|
|
|
fdaf8e6c6b
|
Fixed fromJS()
|
2023-11-24 16:23:16 +04:00 |
|
|
|
b0dfb4c731
|
Added allocator and deallocator for typed arrays
|
2023-11-23 19:13:03 +04:00 |
|
|
|
bcea33ed19
|
Implemented reference mechanism for CValue
|
2023-11-21 16:53:48 +04:00 |
|
|
|
f6c0ffc644
|
CValue major rework
|
2023-11-18 00:56:32 +04:00 |
|
|
|
eecc623723
|
Add some new functionality
+ Getters for CValue
+ Reworked CObject
+ Partly functioning fromJS() function
+ Changed test example
|
2023-11-17 13:52:24 +04:00 |
|
|
|
85f86c2de6
|
Added typed arrays
|
2023-11-17 13:52:24 +04:00 |
|
|
|
62f5b03bb4
|
Added arrays
|
2023-11-17 13:52:24 +04:00 |
|
|
|
eecd983377
|
Rewrited toJS() as a static function
|
2023-11-17 13:52:24 +04:00 |
|