| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adding a "none" node source, which will be the default node source and will ↵ | Luke Kanies | 2007-08-15 | 1 | -0/+10 |
| | | | | | just return an empty node. | ||||
| * | Finalizing the node handler. It now correctly uses the different node sources | Luke Kanies | 2007-08-14 | 2 | -4/+4 |
| | | | | | | and knows how to retrieve data from those sources. Now I just need to fix the language stuff to use this handler instead of the existing node stuff. | ||||
| * | An intermediate commit in the work towards adding multi-environment support. | Luke Kanies | 2007-08-14 | 2 | -0/+169 |
| This has required splitting the interpreter up considerably, which is much cleaner but is a large project. There is now a 'nodes' handler, but it is currently non-functional, although all the support structure is there. It just needs to have the individual methods fleshed out, and it needs to be connected to the 'facts' handler. | |||||
