| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement a -trace command line option and a trace option in the interpreter. | Chris Lattner | 2001-10-27 | 1 | -0/+2 |
* | * Make pointer values work better by treating them uniformly as 64 bit values. | Chris Lattner | 2001-10-27 | 1 | -1/+1 |
* | Provide argv for commands | Chris Lattner | 2001-10-27 | 1 | -1/+1 |
* | * Implement exit() builtin function | Chris Lattner | 2001-10-27 | 1 | -0/+6 |
* | Enhancements to pass argc & argv to main if required | Chris Lattner | 2001-10-18 | 1 | -0/+3 |
* | Implement ulong & long support | Chris Lattner | 2001-10-15 | 1 | -0/+3 |
* | Implement global variables. Struct and Pointer initializers are not implemen... | Chris Lattner | 2001-10-15 | 1 | -1/+4 |
* | Genericize support for calling functions a bit | Chris Lattner | 2001-09-10 | 1 | -2/+3 |
* | Lots of new functionality | Chris Lattner | 2001-08-27 | 1 | -1/+4 |
* | Initial checkin of interpreter | Chris Lattner | 2001-08-23 | 1 | -0/+129 |