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 length property to Blob More... about 16 years ago
Shell: running a file is no error More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Sandbox: make jsrepl -f execute files properly More... about 16 years ago
Core&Prelude: XML is a plugin too now More... about 16 years ago
Plugins/curl: Basic request + data callback works More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Core: add value::is_function More... about 16 years ago
Core/IO: add security mode & use security in IO.File.create More... about 16 years ago
Core: add security::check_url More... about 16 years ago
IO: check security in IO.File More... about 16 years ago
Core: actually use security object in importer More... about 16 years ago
Core: remove lockPaths() from Importer and fetch security object instead (don't do anything with it) More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Core: add $security (stub) More... about 16 years ago
Plugins/curl: Initial setup and stub JS and curl callback methods More... about 16 years ago
Misc: TODO file More... about 16 years ago
Plugins/curl: Define static constructor properties More... about 16 years ago
Core: set importer paths to be able to load plugins from waf build layout More... about 16 years ago
Plugins/curl: Stub class and wscript for curl More... about 16 years ago
SQlite3: compress huge file somewhat More... about 16 years ago
Prelude: load print and IO object new style More... about 16 years ago
Shell: don't automatically pollute the global namespace with the IO object More... about 16 years ago
IO: make IO a built-in plugin in JSrepl More... about 16 years ago
Prelude: add functions for creating arrays More... about 16 years ago
Core: add stubs for properties functions (Object.defineProperty and such) More... about 16 years ago
Prelude: replace Function.bound with Function.prototype.bind and Function.bind More... about 16 years ago
Prelude: add Function.bound() useful method More... about 16 years ago
Shell: add simple prelude More... about 16 years ago
Core: add default parameter to context::execute More... about 16 years ago