new conversion rules for math |
|
More...
|
over 11 years ago
|
fix bug with javascript numbers and number objects; changes related to new conversion scheme |
|
More...
|
over 11 years ago
|
make use Any in custom script conversion rules |
|
More...
|
over 11 years ago
|
add support for return value from script |
|
More...
|
over 11 years ago
|
added catching javascript errors in V8::Any::ApplyWith |
|
More...
|
over 11 years ago
|
add Script::Any::Apply method; fix calling with 0 arguments; add test for apply |
|
More...
|
over 11 years ago
|
added meta for RefCounted; add Script::Any class; Any support for V8 |
|
More...
|
over 11 years ago
|
sketchy support for return valuetypes to script, general and for math types |
|
More...
|
over 11 years ago
|
add missing include |
|
More...
|
over 11 years ago
|
basic math types script-to-c++ conversion |
|
More...
|
over 11 years ago
|
support for valuetypes script-to-c++ conversion (general & v8) |
|
More...
|
over 11 years ago
|
gcc fix: explicitly put metadata into namespace |
|
More...
|
over 11 years ago
|
inanity-*-meta headers don't need meta/impl.hpp anymore |
|
More...
|
over 11 years ago
|
lua integration changes according to meta providers refactor |
|
More...
|
over 11 years ago
|
fix for inanity-base-meta: meta definitions now should go in order parent->child |
|
More...
|
over 11 years ago
|
changes to v8 scripting related to "meta providers" refactor |
|
More...
|
over 11 years ago
|
general part of meta refactor: remove "extensions" code, meta classes now supplied by "meta providers" |
|
More...
|
over 11 years ago
|
update v8 build instructions for linux |
|
More...
|
over 11 years ago
|
reclaiming instances for lua integration |
|
More...
|
over 11 years ago
|
fix build errors with <algorithm> on MSVC 2013 |
|
More...
|
over 11 years ago
|
update instructions on building v8 |
|
More...
|
over 11 years ago
|
upgrade v8 to 3.22.7 |
|
More...
|
over 11 years ago
|
class V8::State: rename UnregisterInstance to inherited ReclaimInstance; fix mistakes with moving to RefCounted |
|
More...
|
over 11 years ago
|
added ReclaimInstance method to abstract Script::State class |
|
More...
|
over 11 years ago
|
v8 integration: generalize Objects to RefCounteds |
|
More...
|
over 11 years ago
|
lua integration: generalize Objects to RefCounteds |
|
More...
|
over 11 years ago
|
added pool classes to configuration and inanity-base header |
|
More...
|
over 11 years ago
|
ObjectPool & PoolObject classes |
|
More...
|
over 11 years ago
|
TypedPool class added |
|
More...
|
over 11 years ago
|
ChunkPool class added |
|
More...
|
over 11 years ago
|