Age | Commit message (Expand) | Author |
---|---|---|
2001-10-27 | Implement a -trace command line option and a trace option in the interpreter. | Chris Lattner |
2001-10-27 | * Make pointer values work better by treating them uniformly as 64 bit values. | Chris Lattner |
2001-10-27 | Provide argv for commands | Chris Lattner |
2001-10-27 | * Implement exit() builtin function | Chris Lattner |
2001-10-18 | Enhancements to pass argc & argv to main if required | Chris Lattner |
2001-10-15 | Implement global variables. Struct and Pointer initializers are not implemen... | Chris Lattner |
2001-10-01 | Convert more code to use new style casts | Chris Lattner |
2001-10-01 | Add support for new style casts | Chris Lattner |
2001-09-10 | Genericize support for calling functions a bit | Chris Lattner |
2001-08-27 | Lots of new functionality | Chris Lattner |
2001-08-23 | Initial checkin of interpreter | Chris Lattner |