Age | Commit message (Expand) | Author |
---|---|---|
2001-10-18 | Enhancements to pass argc & argv to main if required | Chris Lattner |
2001-10-15 | Implement ulong & long support | Chris Lattner |
2001-10-15 | Implement initializers for structs and pointers | Chris Lattner |
2001-10-15 | Implement global variables. Struct and Pointer initializers are not implemen... | Chris Lattner |
2001-10-02 | Commit more code over to new cast style | 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-28 | File #include file | Chris Lattner |
2001-09-14 | Make a new llvm/Target #include directory. | Chris Lattner |
2001-09-10 | Use the correct 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 |