8
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
optimisation More... over 15 years ago
implement new property_iterator More... over 15 years ago
fix == and != for property_iterators More... over 15 years ago
vastly improve object interface and also improve string interface slightly More... over 15 years ago
add operator-> to object::property_iterator More... over 15 years ago
remove unnec. check More... over 15 years ago
fix that subtle bug More... over 15 years ago
add test case that uncovers some subtle side-effect bug More... over 15 years ago
fix broken test-case More... over 15 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... over 15 years ago
check for validity of object in methods of object More... over 15 years ago
Added an ebuild for gentoo.
Freundlich
as Philipp Reh
More... over 15 years ago
some things were still templar More... over 15 years ago
non-working testcase More... over 15 years ago
Freundlich like totally needs custom CXXFLAGS More... over 15 years ago
do not call JS_ShutDown before JS_DestroyRuntime More... over 15 years ago
make sure that destructor is being called for init singleton More... over 15 years ago
change includes in order to improve lcov summary More... over 15 years ago
check Impl::get_context More... over 15 years ago
test case for global object in context More... over 15 years ago
tests for context equality & GC call More... over 15 years ago
we should NOT use JS_THREADSAFE More... over 15 years ago
less unnecessary copies in test case More... over 15 years ago
check is_valid() for context::create() More... over 15 years ago
fix bug found by test case More... over 15 years ago
add new tests More... over 15 years ago
add test_context More... over 15 years ago
file descriptor stuff More... over 15 years ago
add test module name More... over 15 years ago
prepare for JS_THREADSAFE More... over 15 years ago