User Activity

  • Created merge request #27 on Code on Sqrat

    Added Sqrat::ClassType::IsValidInstance static method:

  • Committed [eda989] on Sqrat - Code

    Added Sqrat::ClassType::IsValidInstance static method:

  • Posted a comment on merge request #26 on Sqrat

    It works, i think it's safe to say that closing this merge request is the best approach, because this might break too many things.

  • Posted a comment on merge request #26 on Sqrat

    I'll try this approach and let you know about the results.

  • Modified a comment on merge request #26 on Sqrat
  • Posted a comment on merge request #26 on Sqrat

    About that: ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /// Called by Sqrat::PushVar to put a class object on the stack /// /// \param vm Target VM /// \param value Value to push on to the VM's stack /// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// static void push(HSQUIRRELVM vm, const T& val) { if (ClassType<T>::hasClassData(vm)) ClassType<T>::PushInstanceCopy(vm,...

  • Posted a comment on merge request #26 on Sqrat

    About that: ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /// Called by Sqrat::PushVar to put a class object on the stack /// /// \param vm Target VM /// \param value Value to push on to the VM's stack /// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// static void push(HSQUIRRELVM vm, const T& val) { if (ClassType<T>::hasClassData(vm)) ClassType<T>::PushInstanceCopy(vm,...

  • Created merge request #26 on Code on Sqrat

    Replaced Sqrat::PushVar to Sqrat::PushVarR in Sqrat::Function Evaluate/Execute methods.

View All

Personal Data

Username:
patrix9999
Joined:
2019-03-24 18:57:18

Projects

  • No projects to display.
MongoDB Logo MongoDB