1. 42aa89e Start transitioning towards using 'let X = y in' statements, instead of 'set X = y in'. by Chris Lattner · 22 years ago
  2. 40f7113 Add initial support for a new 'dag' type by Chris Lattner · 22 years ago
  3. 7cf0ce4 Changes to allow lists of any type by Chris Lattner · 22 years ago
  4. 6009425 Allow an external 'set' command to set multiple values in the same command. by Chris Lattner · 22 years ago
  5. e3a1d05 Add support for code fragments by Chris Lattner · 22 years ago
  6. f05760d Initial support for the 'code' type. by Chris Lattner · 22 years ago
  7. 7dff053 Move err() to the lexer, implement file inclusion capabilities directly in tblgen by Chris Lattner · 22 years ago
  8. e623fe3 Minor reorganization, move ParseFile to the lexer by Chris Lattner · 22 years ago
  9. 9052390 Make tablegen take an input filename to parse if one is specified, otherwise by Chris Lattner · 22 years ago
  10. 18226e0 Fix coredump for when an ID is used illegally outside a record by Chris Lattner · 22 years ago
  11. bfce056 Don't pollute the namespace with template arguments after they have been resolved by Chris Lattner · 22 years ago
  12. 554af5c Implement TODO: disallow 'def's with template arguments. by Chris Lattner · 22 years ago
  13. fc06bf0 Allow specification of anonymous definitions by Chris Lattner · 22 years ago
  14. 2e72454 Add support for Set statements without {}'s. Now we can just say by Chris Lattner · 22 years ago
  15. e3d333e I fixed that ``thang'', yo. by Misha Brukman · 22 years ago
  16. 28c2d40 Fix bug by Chris Lattner · 23 years ago
  17. ade0de9 Tighten up assertion checking by Chris Lattner · 23 years ago
  18. 34a7769 Add support for field exprs by Chris Lattner · 23 years ago
  19. e62c118 Initial checkin of TableGen utility by Chris Lattner · 23 years ago