You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @todo #97:30min Consider refactoring object to just cast it from raw pointer.
* It can be faster.
The puzzle was created by Lev Bagryansky on 12-Jun-24.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
* #82: Fixed strings, added loading of klasses
* #82: make format
* #94: corresponding cpp files
* #94: Added commentary
* #94: make format
* #94: Removed Data, added `isObject` field
* #94: getStringByStringPoolPos
* #97: Added instructions to yaml
* #97: make format
* #97: Implemented AllocRef, LdraRef, StarRef
* #97: Added tests
* #97: Added test for GetField
* #97: make format
* #97: Edited todo
* #97: Returned cmakelist back
* #97: Added todo
The puzzle
97-fe6e6775
from #97 has to be resolved:ChaiVM/include/ChaiVM/interpreter/objects.hpp
Lines 19 to 20 in 7e6e7a8
The puzzle was created by Lev Bagryansky on 12-Jun-24.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: