Historial de Commits

Autor SHA1 Mensaje Fecha
  Wizzard 0fe5394d83 Added function HasSlot to the Object class (issue #90) hace 8 años
  Wizzard033 fa0bd760f2 Fixed a potential compile error in template (thanks Anton) hace 9 años
  Wizzard033 9f6c783306 Fixed a potential compile error (issue #88, thanks SLC) hace 9 años
  Wizzard033 4738e51c20 Fixed an issue that could cause compiler errors (#86) hace 9 años
  Wizzard033 baeb82b157 Merge commit 'd65e72219414fc23892e876015a5ca9eaf8dc9ae' hace 9 años
  Fuami d65e722194 Cast Floats to Int, prior to casting to Final Type, fixes compiler error in Visual Studio. hace 9 años
  Fuami fe4013a2bb Added ConstVar Method for read only Class Variable Binding. hace 9 años
  Wizzard033 6a14b72658 Fixed Sqrat::Var not being used for "this" argument of members hace 10 años
  Wizzard033 cba58bcf6a Define SCRAT_USE_CXX11_OPTIMIZATIONS to optimize Sqrat when using C++11 hace 10 años
  Wizzard033 b003462280 Fixed issue #82 (all unit tests pass, thanks MadrMan) hace 10 años
  Wizzard033 8cb9a0191f Avoided crashing when extending native classes wrong (thanks Zylann) hace 10 años
  Wizzard033 20cc1b891c Potential fix for "error: template argument for ‘template<class _Key, class _Tp, class _Compare, class _Alloc> class std::map’ uses local type ‘Sqrat::_ClassType_helper::_getStaticClassData(const std::type_info*)::compare_type_info’" hace 10 años
  Wizzard033 85162bbc9c Fixed "error: ‘e’ was not declared in this scope" when not using exceptions hace 10 años
  Wizzard033 6c2a2d77d2 Added some documentation to alleviate some confusion hace 10 años
  Wizzard033 a9ccfbfb2b Fixed confusing error message that can happen in edge cases hace 10 años
  Wizzard033 334c0d3009 Fixed some more warnings hace 10 años
  Wizzard033 0b00de19ff Changed some formatting and fixed issue #80 (thanks Tratty) hace 10 años
  Wizzard033 d0c1da127a Fixed "conditional expression is constant" warnings in MSVC (Issue #79) hace 10 años
  Wizzard033 9ea9bd9db0 Fixed last commit hace 10 años
  Wizzard033 0b80760656 Fixed a couple warnings in MSVC (Issue #78) hace 10 años
  Wizzard033 9feb37db9e Fixed compiliation when SCRAT_USE_EXCEPTIONS is on hace 10 años
  Wizzard033 994cbcc877 Attempt to fix Sqrat in DLLs (Issue #77) hace 10 años
  Wizzard033 3c6eddcb55 Fixed strings with embedded zeroes being read into C++ wrong hace 10 años
  Wizzard033 423be78e35 Added the _cloned metamethod for all classes (cloning doesn't crash now) hace 10 años
  Wizzard033 78dbbcdd52 Allowed strings containing null terminating characters to be pushed hace 10 años
  Wizzard033 778edc6966 Updated the last commit to cover more issues with the same problem (untested) hace 10 años
  Wizzard033 57aa5f3c07 Formatting changes and fix for issue #77 hace 10 años
  Wizzard033 b5095f6c86 All unit tests pass again hace 10 años
  Wizzard033 fdc462471a Fixed potential crash when calling sq_close and exposed ClassType::DeleteInstance hace 10 años
  Wizzard033 5082f36712 Fixed enumerations bound with Sqrat::Var giving compile errors hace 10 años