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