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: add execute function for running script files More... about 16 years ago
IO: add {field,record}Separator properties for print More... about 16 years ago
IO: add print function to Stream (Sandbox: remove proprietary print function) More... about 16 years ago
IO: add stdin/stdout/stderr More... about 16 years ago
Core: move loading of Blob out of context constructor More... about 16 years ago
IO: make Stream a public unconstructible class More... about 16 years ago
Importer: make properties permanent More... about 16 years ago
Core: here comes the resize More... about 16 years ago
Core: add Blob class More... about 16 years ago
Core(+XML): add prototype argument to create_object() More... about 16 years ago
SQLite3: fix compiler warnings More... about 16 years ago
Plugins/sqlite3: Implement rest of cursor methods More... about 16 years ago
Plugins/sqlite3: Remove debug prints More... about 16 years ago
Plugins/sqlite3: Bind parameter support More... about 16 years ago
Core: add object::is_array() More... about 16 years ago
Core: fix crash More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Core: add and use convenience global functions More... about 16 years ago
Plugins/sqlite3: Make the cursor class unconstructible More... about 16 years ago
Typo: unconstructible, not unconstructable More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Core: Give unconstructable classes have a constructor that just throws More... about 16 years ago
XML: inheritance awareness More... about 16 years ago
Plugins/sqlite3: Create stub Cursor methods More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Plugins/sqlite3: When using call_context, return type must be void More... about 16 years ago
Core: throw error when method doesn't exist More... about 16 years ago
Plugins/sqlite3: Add SQLite3.cursor function implementation More... about 16 years ago
Core: add a local_root_scope for safety More... about 16 years ago
Importer: actually seal More... about 16 years ago