Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor refactoring, given each module its own namespace. Added utility functio... | jsdelfino | 2009-10-26 | 1 | -1/+3 |
* | Minor code cleanup, refactored list functions and cleaned up function names, ... | jsdelfino | 2009-10-18 | 1 | -1/+1 |
* | Minor code cleanup. | jsdelfino | 2009-10-03 | 1 | -2/+1 |
* | Removed explicit C++ keywords to let the compiler perform the necessary conve... | jsdelfino | 2009-10-03 | 1 | -2/+1 |
* | Refactored store tests and moved them under test/. Simplified the script eval... | jsdelfino | 2009-10-03 | 1 | -4/+4 |
* | Strawman implementation of a mini script evaluation library, which can be use... | jsdelfino | 2009-09-27 | 1 | -0/+76 |