0
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add labels for sections of disuputed code.
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Rip out logic that is no longer required.
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Remove code that is never hit in the unit tests
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Merge pull request #3058 from linas/put-link-fiddle
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Unit tests never hit this code. Remove it
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Fix whitespace
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Avoid null pointer deref on DeleteLink
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Move most PutLink processing out of the instantiator
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Do NOT add to AtomSpace.
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Remove badly designed test
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
More work on PutLink execution
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Fix badly designed unit test
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Another detanglement fix.
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Ooops, removed too much
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Staging to untangle PutLink tangle
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Whitespace & docs fixup
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Another PutLink fix.
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Merge pull request #3057 from linas/exec-fixes
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Forward progress with PutLink
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Handle one weird special case up front
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Remove more un-needed code
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Merge pull request #3056 from linas/pure-exec
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
iHush compiler warning
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
ExecutableLink means that special case not needed.
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Fix EXECUTE_THREADED while we're at it.
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Ooops, need proper inheritance
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Add implementation of PureExecLink
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Add a PureExecLink to avoid side effects
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Merge pull request #3055 from linas/types-cleanup
Linas Vepstas
as Linas Vepštas
More... about 2 months ago
Remove old failing tests
Linas Vepstas
as Linas Vepštas
More... about 2 months ago