summaryrefslogtreecommitdiffstats
path: root/cpp/sca/kernel/list.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved memory management using APR memory pools, changed frame allocation i...jsdelfino2009-11-011-1/+28
* Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino2009-10-261-23/+48
* Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino2009-10-181-25/+57
* Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino2009-10-111-8/+36
* Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino2009-10-031-1/+1
* Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino2009-10-031-2/+2
* Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino2009-09-271-0/+379