0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 24, 2023 — Jun 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make the Handle type even more opaque More... about 16 years ago
do not assume that Handles are pointers. More... about 16 years ago
use the TLB api correctly More... about 16 years ago
do not assume that handles are pointers, and also -- use the TLB correctly. More... about 16 years ago
Don't assume that Handles are pointers to atoms More... about 16 years ago
Don't assume that Handles are pointers to atoms More... about 16 years ago
don't assume that handles are pointers to atoms More... about 16 years ago
do not assume handles are pointers to atoms. More... about 16 years ago
test is using the wrong signature for one of the method calls. More... about 16 years ago
test should be comparing Handles, not pointers. More... about 16 years ago
Handle is an opaque type, don't assume its Atom * More... about 16 years ago
Handles are opaque types, do not assume they're pointers. More... about 16 years ago
Handle is an opaque type, don't assume its a pointer. More... about 16 years ago
Handle is an opaque type, don't assume its a pointer. More... about 16 years ago
Handle is an opaque type, don't assume its a pointer. More... about 16 years ago
whoops! More... about 16 years ago
Handle is an opaque type, don't assume its a pointer. More... about 16 years ago
getOutogingAtom returns an atom, not a handle. More... about 16 years ago
Handles are opaque types, do not assume they are pointers. More... about 16 years ago
Hmm rename test to isInvaliudHandle More... about 16 years ago
If "Handle" is really an opaque type, then we need a test for an invalid handle. More... about 16 years ago
split out storage class into its own file. More... about 16 years ago
refatore, so that all computation is done on stack, and thus thread-safely. More... about 16 years ago
ok, that's enough hacking for tonight. More... about 16 years ago
more hacking More... about 16 years ago
add a bit of insertion code. More... about 16 years ago
try to warm over this cold code. More... about 16 years ago
fix tests that used constant values instead of defined defaults More... about 16 years ago
fix linking of sockets More... about 16 years ago
fix hopfield linking More... about 16 years ago