8
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Core: remove unused return value More... about 16 years ago
Core: hopefully make class loader more robust + other changes More... about 16 years ago
XML: adapt... More... about 16 years ago
Core: fix finalizer More... about 16 years ago
IO: adapt to new native_object_base interface More... about 16 years ago
Core: native_object_base now gets a valid object even in the constructor (at least where possible) More... about 16 years ago
IO: tests should compile without --enable-io too More... about 16 years ago
Core: overlong lines More... about 16 years ago
Importer: add preload support More... about 16 years ago
Core: augment_constructor can use l-value references now More... about 16 years ago
Importer: style More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Importer: style and line length More... about 16 years ago
Importer: use boost::filesystem::exists instead of opening an ifstream More... about 16 years ago
Merge branch 'master' of git://github.com/ashb/flusspferd More... about 16 years ago
Importer: code to load shared-libs and call the flusspferd_load function More... about 16 years ago
Importer: use {get,set}_prototype instead of touching __proto__ property More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Small Typo fix More... about 16 years ago
Importer: Setup context, and evalute loaded JS in it More... about 16 years ago
Core: Add evaluteInScope function needed for Importer to work as desired More... about 16 years ago
Core: add scope chain accessor More... about 16 years ago
Build: MIGRATE TO WAF 1.5.1 RELEASE More... about 16 years ago
Core: very small improvements to UTF8 support checker More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Core: Call JS_SetCStringsAreUTF8 when avilable, else assert SM lib compiled with utf8 support More... about 16 years ago
Core: improve importer a little More... about 16 years ago
Build: added libdl (needed for importer) More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Build: fix wscript More... about 16 years ago