Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a newline. | Mikhail Glushenkov | 2010-11-22 | 1 | -1/+2 |
* | Syntax tweak in llvmc: (something [a,b,c]) -> (something a, b, c). | Mikhail Glushenkov | 2010-10-23 | 1 | -33/+35 |
* | llvmc: Add a new option type (switch_list). | Mikhail Glushenkov | 2010-07-19 | 1 | -1/+8 |
* | Make it not an error to specify -O* options several times. | Mikhail Glushenkov | 2010-03-05 | 1 | -10/+16 |
* | Make it easier to regenerate docs when srcdir != objdir. | Mikhail Glushenkov | 2009-12-23 | 1 | -0/+6 |
* | Allow (set_option SwitchOption, true). | Mikhail Glushenkov | 2009-12-23 | 1 | -6/+9 |
* | Add a 'set_option' action for use in OptionPreprocessor. | Mikhail Glushenkov | 2009-12-17 | 1 | -18/+25 |
* | Validate the generated C++ code in llvmc tests. | Mikhail Glushenkov | 2009-12-15 | 1 | -3/+3 |
* | Small documentation update. | Mikhail Glushenkov | 2009-12-15 | 1 | -4/+5 |
* | Documentation update. | Mikhail Glushenkov | 2009-12-07 | 1 | -20/+45 |
* | Typo. | Mikhail Glushenkov | 2009-12-01 | 1 | -1/+1 |
* | Document OptionPreprocessor. | Mikhail Glushenkov | 2009-10-25 | 1 | -12/+62 |
* | Clarify documentation on multi_val options. | Mikhail Glushenkov | 2009-10-21 | 1 | -2/+3 |
* | Slight rewording. | Mikhail Glushenkov | 2009-10-09 | 1 | -2/+2 |
* | Add a way to query the number of input files. | Mikhail Glushenkov | 2009-09-28 | 1 | -0/+7 |
* | Document the 'not' combinator. | Mikhail Glushenkov | 2009-09-28 | 1 | -8/+11 |
* | Update documentation. | Mikhail Glushenkov | 2009-07-11 | 1 | -2/+4 |
* | Documentation update. | Mikhail Glushenkov | 2009-07-09 | 1 | -0/+3 |
* | Documentation update. | Mikhail Glushenkov | 2009-07-07 | 1 | -1/+2 |
* | Documentation update. | Mikhail Glushenkov | 2009-07-07 | 1 | -0/+6 |
* | Clang is now production quality (at least for C). | Mikhail Glushenkov | 2009-06-30 | 1 | -3/+2 |
* | Add a way to access argv[0] in hooks. | Mikhail Glushenkov | 2009-06-30 | 1 | -0/+22 |
* | Update documentation. | Mikhail Glushenkov | 2009-06-25 | 1 | -3/+6 |
* | Another small documentation update. | Mikhail Glushenkov | 2009-06-17 | 2 | -12/+13 |
* | Documentation update. | Mikhail Glushenkov | 2009-06-16 | 2 | -22/+52 |
* | The 'forward_as' property did not use its second argument. | Mikhail Glushenkov | 2009-05-06 | 1 | -1/+1 |
* | Documentation update. | Mikhail Glushenkov | 2009-03-27 | 1 | -10/+13 |
* | Add three new option properties. | Mikhail Glushenkov | 2009-01-28 | 1 | -21/+36 |
* | Change the hook API back to prevent memory leaks. | Mikhail Glushenkov | 2009-01-21 | 1 | -1/+1 |
* | Allow hooks with arguments. | Mikhail Glushenkov | 2009-01-21 | 1 | -7/+12 |
* | Some small documentation fixes. | Mikhail Glushenkov | 2009-01-15 | 1 | -11/+12 |
* | Clarify the documentation a bit. | Mikhail Glushenkov | 2009-01-15 | 1 | -6/+11 |
* | Add a --check-graph option to llvmc. | Mikhail Glushenkov | 2009-01-09 | 1 | -0/+12 |
* | Some enhancements for the 'case' expression. | Mikhail Glushenkov | 2008-12-17 | 1 | -1/+8 |
* | Add a comment to the auto-generated docs. | Mikhail Glushenkov | 2008-12-13 | 2 | -0/+8 |
* | Merge llvm-rst.css and llvm.css. | Mikhail Glushenkov | 2008-12-13 | 2 | -102/+4 |
* | Some more documentation tweaks. | Mikhail Glushenkov | 2008-12-13 | 1 | -1/+4 |
* | More cosmetic tweaks for llvmc docs. | Mikhail Glushenkov | 2008-12-13 | 4 | -43/+64 |
* | Fix W3C validator errors. | Mikhail Glushenkov | 2008-12-11 | 1 | -5/+7 |
* | Use correct file for the llvmc tutorial. | Mikhail Glushenkov | 2008-12-11 | 1 | -1/+1 |
* | Update the auto-generated llvmc documentation. | Mikhail Glushenkov | 2008-12-11 | 5 | -17/+45 |
* | Merge Base.td and Tools.td. | Mikhail Glushenkov | 2008-12-11 | 1 | -3/+0 |
* | Describe recent changes in the documentation. | Mikhail Glushenkov | 2008-12-07 | 1 | -173/+243 |
* | Add 'hidden' and 'really_hidden' option properties. | Mikhail Glushenkov | 2008-11-28 | 1 | -0/+6 |
* | Documentation: clarify what is meant by 'multiple edges'. | Mikhail Glushenkov | 2008-11-28 | 1 | -1/+2 |
* | Disallow multiple edges. | Mikhail Glushenkov | 2008-11-26 | 1 | -3/+11 |
* | Since the old llvmc was removed, rename llvmc2 to llvmc. | Mikhail Glushenkov | 2008-11-25 | 5 | -0/+724 |