0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add BSD license, woot More... over 17 years ago
Add the readme file More... over 17 years ago
Kill the PrintEnv function, unneeded More... over 17 years ago
Exposing the request and the FastCGI environments through to the JavaScript through the self.fastjs object More... over 17 years ago
Namespace the FastJS callbacks into the self.fastjs object in JavaScript More... over 17 years ago
Expose a log() method into the JavaScript to print into the FastCGI error log More... over 17 years ago
Enable support for including other .fjs files inside the current scriptlet. More... over 17 years ago
Reading in .fjs files not and executing them accordingly. Running index.fjs as a good test page. More... over 17 years ago
Moving file-reading out into it's own function, starting to setup the .fjs handlers More... over 17 years ago
Add the FastJS_Write() function to provide a means for the JavaScript executing on the server side to access the output stream More... over 17 years ago
Adding jQuery 1.3.2 into the codebase, working on preloading the JavaScript environment with jQuery More... over 17 years ago
Printint out the request environment will still be handy for a while More... over 17 years ago
Just like that, we're executing JavaScript in the FastCGI handler More... over 17 years ago
Add the built artifacts from building v8, just to help get me started. More... over 17 years ago
Add a basic Makefile, and copy over the echo-x.c from the FastCGI devkit to start toying aroudn with More... over 17 years ago