0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated/Added CODEOWNERS with ECCN More... about 4 years ago
Merge pull request #5 from ipeychev/patch-1 More... almost 11 years ago
Update README.md More... about 11 years ago
Adding related projects More... about 13 years ago
Oops typo More... about 13 years ago
Format + Roadmap More... about 13 years ago
Adding running instructions. More... about 13 years ago
Improving console IO primitives. Now when executing 'rhinodo' looks similar to node :) More... about 13 years ago
Refactoring main to be simpler and adding stty goodies *-* (powered by node.js repl module) More... about 13 years ago
Adding native Buffer object mock. More... about 13 years ago
Making vm.createContext first parameter *truly* optional. More... about 13 years ago
Fixing broken test (adding Context as NodeJsGlobal parameter) More... about 13 years ago
Adding string_decoder.js for real. More... about 13 years ago
Wiring process.stdout/stdin -> stream.stdout/stdin More... about 13 years ago
Adding buffer.js and removing old mock. More... about 13 years ago
Adding repl.js, readline.js, module.js and console.js node libraries (thinking that I should add node as a git submodule anytime soon). More... about 13 years ago
Adding NodeJSGlobal constructors for tests. More... about 13 years ago
Adding debugging executable More... about 13 years ago
Fixing rhinodo executable. More... about 13 years ago
Adding env variable to prevent not implemented exceptions if handling .node files. More... about 13 years ago
Making that if the "main" property in package.json does not exist to search for an index.js file. More... about 13 years ago
Adding mock "tls" module. More... about 13 years ago
Adding helper method for easier Rhinodo instance creation. More... about 13 years ago
Update README.md More... about 13 years ago
Update README.md More... about 13 years ago
Solving issue with charsets More... about 13 years ago
Fixing verbosity of console. More... about 13 years ago
Doing some renaming to better match Rhino conventions. More... about 13 years ago
Update README.md More... about 13 years ago
Improving fs module and adding debug mode to Rhinodo. More... about 13 years ago