Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split tree building and source scanning interface to separate files. | Johan Dahlin | 2008-04-18 | 2 | -0/+198 |
* | Start constructing a real node tree. | Johan Dahlin | 2008-04-18 | 1 | -39/+75 |
* | Add simple pre-processor using subprocess and a PIPE. Change the | Johan Dahlin | 2008-03-27 | 3 | -9/+13 |
* | Fix a typo and add an example python test program. | Johan Dahlin | 2008-03-25 | 1 | -6/+6 |
* | Add constants and wrap a few more SymbolType fields | Johan Dahlin | 2008-03-25 | 4 | -2/+87 |
* | Add initial python bindings for the scanner and depend on python 2.5. | Johan Dahlin | 2008-03-25 | 3 | -0/+279 |
* | Move the scanner to a separate library. | Johan Dahlin | 2008-03-25 | 6 | -0/+2174 |