Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands. | Richard Jones | 2009-04-07 | 1 | -6/+6 | |
| | ||||||
* | pvs/vgs/lvs commands working now. | Richard Jones | 2009-04-07 | 1 | -0/+30 | |
| | ||||||
* | Implement list-devices and list-partitions. | Richard Jones | 2009-04-06 | 1 | -7/+34 | |
| | ||||||
* | Implementations of 'cat', 'ls', and some cleanups. | Richard Jones | 2009-04-06 | 1 | -1/+7 | |
| | ||||||
* | Implement RString and RStringList return types. | Richard Jones | 2009-04-04 | 1 | -3/+47 | |
| | | | | | - implement 'll' command. - outlines for 'ls' and 'cat' commands. | |||||
* | Added outline of shell command, added generator support. | Richard Jones | 2009-04-03 | 1 | -1/+1 | |
| | ||||||
* | Small updates to the generator. | Richard Jones | 2009-04-03 | 1 | -0/+6 | |
| | ||||||
* | Lots more auto-generation. | Richard Jones | 2009-04-03 | 1 | -2/+11 | |
| | ||||||
* | Start the generated code and code generator. | Richard Jones | 2009-04-03 | 1 | -0/+33 | |