0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I have no idea what changes have been made, but I'm committing them. Moving to git. More... about 12 years ago
Now protects against IRC \n-based message bombs. More... about 13 years ago
The system by which classes are added to V8 has been improved drastically. Functions are now defined with a set of macros that implant code which takes care of most of the technical drivel. One file is still globally maintained to track the classes; I am considering generating it with a shell script, possibly invoked by Make. More... over 13 years ago
Install script has been corrected for compiling V8 on x64 and compiling in general. -fPIC still needs to be added to FLAGS_EXTRA in the V8 SCONS script to compile it correctly on some Linux systems. More... over 13 years ago
Doesn't work on AMD64. Google V8 won't compile. More... almost 14 years ago
Reordering. Improving. Commands are now passed along if they don't work on a particular protocol. The method still needs improvement, but it's getting there. JavaScript no longer freezes indefinitely. Memory errors still a problem from JS. More... almost 14 years ago
Modified Makefile to use one variable for -Wall -fPIC. DRY. More... almost 14 years ago
JS will no longer freeze indefinitely. Memory errors still fatal. More... almost 14 years ago
[no comment] More... about 14 years ago
Basics will help organize things More... about 14 years ago
Basics will help organize things More... about 14 years ago
ChatWnd and MsgPlus objects added, basically nothing implemented in them. More... about 14 years ago
ChatWnd and MsgPlus objects added, basically nothing implemented in them. More... about 14 years ago
Reorganization complete. More... about 14 years ago
Reorganized. More... about 14 years ago
Reorganized. More... about 14 years ago
Reorganized. More... about 14 years ago
Backup revision. Should cease to exist on the hour. More... about 14 years ago
Backup revision. Should cease to exist on the hour. More... about 14 years ago
Backup revision. Should cease to exist on the hour. More... about 14 years ago
Latest. Does nothing special. More... over 14 years ago
I have it so js: is now a function, but it is vulnerable to freeze-related attacks. More... over 14 years ago
Limited commands and scattered attempts at working with Google V8. Far from complete. More... over 14 years ago