Commit graph

29 commits

Author SHA1 Message Date
Ilusha
b8bcf58a29 Use UnitTest-Cpp library for testing 2024-11-24 22:41:13 +03:00
Ilusha
93266715c0 Edit todo and status texts 2024-11-24 22:41:13 +03:00
IlyaShurupov
419ebb43d1 TODO : Make RE Grammar template independent. Difine Unified grammar format. 2024-11-24 22:41:13 +03:00
IlyaShurupov
b8f2380c60 Language Initial 2024-11-24 22:41:13 +03:00
IlyaShurupov
90ce453b60 BackProp Fixes 2024-11-24 22:41:12 +03:00
IlyaShurupov
e9daedd6ea RT Multisampling 2024-11-24 22:38:04 +03:00
IlyaShurupov
97a99f84f5 Save multiple buffers from RayTracer 2024-11-24 22:38:04 +03:00
IlyaShurupov
a84cfabd60 RT Todo 2024-11-24 22:38:04 +03:00
IlushaShurupov
be206950f0 Updated TODO 2024-11-24 22:38:03 +03:00
IlushaShurupov
24d554abc3 Fixing list copy and grammar sentence generation 2024-11-24 22:38:03 +03:00
IlushaShurupov
92e772cde1 Fixing tokenizer bug 2024-11-24 22:38:03 +03:00
IlushaShurupov
4825d61486 Editing TODO 2024-11-24 22:38:03 +03:00
IlushaShurupov
17ad239692 Adding objects GUI initial. Changing TODO. Some fixes along side 2024-11-24 22:38:03 +03:00
IlushaShurupov
f579a969ce "Added new test 'Complex' and improved error debugging"
This revision adds a complex test to the 'TestInterpreter.cpp' file to test functionalities such as classes, variable initializations, loops, conditionals and methods in the interpreter. The token parser has also been updated with a reset method in the 'parser.cpp' file for cleaning up any previous state before parsing a new script. This ensures the parser starts fresh for each new parse request. It also improves the debugging process in 'function.cpp' by printing the description of parser errors. Few completed tasks are removed from the TODO list.
2024-11-24 22:38:03 +03:00
IlyaShurupov
31e420b311 Archiver Initial 2024-11-24 22:38:03 +03:00
IlushaShurupov
4a5877784b Generating permutations and small buffer checks 2024-11-24 22:38:03 +03:00
IlushaShurupov
94057d2a66 Objects Initial 2024-11-24 22:36:45 +03:00
IlushaShurupov
41f7d978a9 Graphics Animations & Renaming 2024-11-24 22:36:45 +03:00
IlushaShurupov
f91b45643d Update Todo 2024-11-24 22:36:45 +03:00
IlushaShurupov
ffa90323a4 Remove old testing 2024-11-24 22:36:45 +03:00
IlushaShurupov
eae8852832 Strings Initial 2024-11-24 22:36:45 +03:00
IlushaShurupov
9e5ac1e975 Allocators Testing Added. Pull and Chunk allocators updates. 2023-07-08 15:30:55 +03:00
IlushaShurupov
4a2ab6f5d0 Math module initial 2023-07-05 20:33:18 +03:00
IlushaShurupov
ec2a71ccdb Buffer 2023-07-05 08:02:13 +03:00
Ilusha
13a8f07e32 Formatting code 2023-06-30 14:04:14 +00:00
Ilusha
6dc64ce76b Update todo 2023-06-30 11:51:00 +00:00
IlushaShurupov
2c94e02260 Testing removing dublicated reports 2023-06-30 09:07:48 +03:00
IlushaShurupov
47a7809398 Rename BaseModule to Module 2023-06-29 19:20:58 +03:00
IlushaShurupov
479c3fa667 TODO added 2023-06-29 08:47:23 +03:00