1. a5637fc Don't fail to load runtime if running LLI from the current directory by Chris Lattner · 24 years ago
  2. 43e3f7c Implement a -trace command line option and a trace option in the interpreter. by Chris Lattner · 24 years ago
  3. c259316 * Make pointer values work better by treating them uniformly as 64 bit values. by Chris Lattner · 24 years ago
  4. 204eec3 Provide argv for commands by Chris Lattner · 24 years ago
  5. e43db88 * Implement exit() builtin function by Chris Lattner · 24 years ago
  6. f8f2afb Enhancements to pass argc & argv to main if required by Chris Lattner · 24 years ago
  7. 2e42d3a Implement global variables. Struct and Pointer initializers are not implemented yet though by Chris Lattner · 24 years ago
  8. 1d87bcf Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 24 years ago
  9. 9636a91 Add support for new style casts by Chris Lattner · 24 years ago
  10. 365a76e Genericize support for calling functions a bit Add external method support by Chris Lattner · 24 years ago
  11. 8666098 Lots of new functionality by Chris Lattner · 24 years ago
  12. 92101ac Initial checkin of interpreter by Chris Lattner · 24 years ago