Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor refactoring of read/write functions and primitive procs. Added function... | jsdelfino | 2009-11-01 | 1 | -184/+0 |
* | Minor refactoring, given each module its own namespace. Added utility functio... | jsdelfino | 2009-10-26 | 1 | -2/+3 |
* | Minor code cleanup, refactored list functions and cleaned up function names, ... | jsdelfino | 2009-10-18 | 1 | -6/+6 |
* | Some code cleanup, removed unused functions, changed == empty-list to isNil t... | jsdelfino | 2009-10-11 | 1 | -1/+1 |
* | Added minimal support for comments. Removed build output from version control. | jsdelfino | 2009-10-03 | 1 | -0/+1 |
* | Removed explicit C++ keywords to let the compiler perform the necessary conve... | jsdelfino | 2009-10-03 | 1 | -7/+7 |
* | Refactored store tests and moved them under test/. Simplified the script eval... | jsdelfino | 2009-10-03 | 1 | -1/+1 |
* | Strawman implementation of a mini script evaluation library, which can be use... | jsdelfino | 2009-09-27 | 1 | -0/+182 |