1. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago[Renamed (91%) from slang.hpp]
  2. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  3. cecd11d Fix warnings. Bug fix. by Shih-wei Liao · 14 years ago
  4. f52a620 Apply changes on slang such that it can work with LLVM/Clang upstream r112364/r112367. by Shih-wei Liao · 14 years ago
  5. 3f8b44d Encode the bitcode binary files into Java source files. by Ying Wang · 14 years ago
  6. e2e522f Customized header search paths by Ying Wang · 14 years ago
  7. 0a3f20e Handle RecordLayout and get the Alloc size. by Shih-wei Liao · 14 years ago
  8. 4c9f742 Right usage of linking. Enable the reuse of the same Slang object across multiple input files. by Shih-wei Liao · 14 years ago
  9. b0cadb3 Disallow implicit discarding of type qualifiers. Note that this by Kirk Stewart · 14 years ago
  10. 68e8e9f Add include path and deal with the case that "-p" flag on path is unspecified. by Shih-wei Liao · 14 years ago
  11. 6de8927 Add --output-java-reflection-path | -p by Shih-wei Liao · 14 years ago
  12. 1fd8579 Add a command-line option to allow function names with the "rs" prefix (--allow-rs-prefix). When not specified, user-defined functions with that prefix will be treated as an error. by Kirk Stewart · 14 years ago
  13. 001fb6d 1. Add comments to clarify (E.g., don't worry. "syntax error will be triggered by predecessor later") by Shih-wei Liao · 14 years ago
  14. 6b22674 Add a check to prevent users from defining function names starting witih "rs". by Kirk Stewart · 14 years ago
  15. 6322c93 Use pre-existing clang code to produce errors for un-prototyped functions. by Kirk Stewart · 14 years ago
  16. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago