Ilusha
1ead32d84a
tmp
2024-03-16 12:51:09 +03:00
Ilusha
00d8fa0886
Use UnitTest-Cpp library for testing
2024-03-15 17:22:33 +03:00
Ilusha
34a8d4eafd
Adding support for windows and fixing some errors
2024-01-16 19:58:50 +03:00
IlyaShurupov
5a55011911
CMake fixes
2023-10-28 15:56:52 +03:00
IlyaShurupov
744c01c5d0
Apply formating to all files. CLeanup
2023-10-22 20:23:29 +03:00
IlushaShurupov
112fea2f04
Adding objects GUI initial. Changing TODO. Some fixes along side
2023-08-07 18:37:11 +03:00
IlushaShurupov
55571ca3dd
Load and destroy methods revised for proper reference counting
...
The update enhances object management by involving scope-based reference counting. The change affects loading and destruction operations in the Object and several other classes, ensuring the release or retention of objects adhere to their usage context. A function for logging type data has also been introduced to provide better clarity during debugging. Also, tests in script & interpreter have been altered to run in separate module initializations to avoid cross-test interference. Overall, it provides better memory management and dependable tests.
2023-08-01 20:06:34 +03:00
IlushaShurupov
2c8e1470d1
Adding Simple Objest test. Fixes some bugs
2023-07-31 20:16:05 +03:00
IlushaShurupov
64e1f78739
Objects Compiled
2023-07-31 08:04:14 +03:00
IlushaShurupov
c4a7f91d56
New placement header
2023-07-23 15:32:02 +03:00
IlushaShurupov
6db1406d68
Graphics module Initial (And some more fixes embedded)
2023-07-23 15:31:34 +03:00
IlushaShurupov
576a3565f7
Command Line INterpreter with fixes
2023-07-19 21:29:57 +03:00
IlushaShurupov
df3767df29
Storage initial
2023-07-18 23:36:51 +03:00
IlushaShurupov
90998e2279
CommandLine parser initial
2023-07-18 22:37:53 +03:00
IlushaShurupov
6bca7431b7
Adding Strings tests
2023-07-17 22:32:55 +03:00
IlushaShurupov
bc892da992
Fixes
2023-07-16 18:28:24 +03:00
IlushaShurupov
692994c2d3
Tokenizer Initial
2023-07-15 13:43:55 +03:00
IlushaShurupov
4c9691e192
Remove old testing
2023-07-15 11:15:54 +03:00
IlushaShurupov
c75cb9fb48
Testing
2023-07-15 11:12:10 +03:00
IlushaShurupov
d362d8c3b3
Removing TextEditor from strings for now
2023-07-15 11:12:10 +03:00
IlushaShurupov
eb9210de1c
Strings Initial
2023-07-15 11:12:10 +03:00