Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings há 13 anos atrás
  Ivan Safrin 54e9b1a16d Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes há 13 anos atrás
  Cameron Hart 2ec7a76488 Fixed Lua binding generation to work with tidied includes. há 14 anos atrás
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. há 14 anos atrás
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. há 14 anos atrás
  Ivan Safrin 7a37c48787 Code clean up and documentation há 14 anos atrás
  Ivan Safrin b6e0a118d0 Various fixes plus Kinect module há 15 anos atrás
  Ivan Safrin 347e2cb643 Added Data class, UTF8 support for String, save functionality for text editor in IDE há 15 anos atrás