| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-05-21 | autodoc: add a small cheatsheet for reST markup | Luc Van Oostenryck | 1 | -0/+119 |
| 2018-05-21 | autodoc: by default disable syntax highlighting | Luc Van Oostenryck | 1 | -0/+2 |
| 2018-05-21 | autodoc: doc the doc | Luc Van Oostenryck | 2 | -0/+33 |
| 2018-05-21 | autodoc: add markup to argument's references | Luc Van Oostenryck | 1 | -0/+7 |
| 2018-05-21 | autodoc: add doc from ptrlist.c | Luc Van Oostenryck | 2 | -0/+12 |
| 2018-05-21 | autodoc: add a sphinx c:autodoc directive for the extracted doc | Luc Van Oostenryck | 2 | -3/+56 |
| 2018-05-21 | autodoc: convert extracted doc to reST | Luc Van Oostenryck | 1 | -13/+59 |
| 2018-05-21 | autodoc: extract doc from the C files | Luc Van Oostenryck | 1 | -0/+197 |
| 2018-05-21 | doc: use reST for manpages | Luc Van Oostenryck | 3 | -43/+46 |
| 2018-05-21 | doc: format dev-options.md as a man page | Luc Van Oostenryck | 4 | -8/+22 |
| 2018-05-21 | doc: the testsuite doc in reST | Luc Van Oostenryck | 3 | -151/+170 |
| 2018-05-21 | doc: move sparse.txt to markdown and rename it | Luc Van Oostenryck | 3 | -45/+48 |
| 2018-05-21 | doc: allow .md with py3-sphinx | Luc Van Oostenryck | 1 | -3/+10 |
| 2018-05-21 | doc: set primary domain to C | Luc Van Oostenryck | 1 | -0/+3 |
| 2018-05-21 | doc: automatically get the version | Luc Van Oostenryck | 1 | -3/+3 |
| 2018-05-21 | doc: automatically set the copyright date | Luc Van Oostenryck | 1 | -1/+2 |
| 2018-05-21 | doc: add logo | Luc Van Oostenryck | 2 | -1/+95 |
| 2018-05-21 | doc: add minimal support for sphinx-doc | Luc Van Oostenryck | 4 | -0/+210 |
| 2018-05-21 | doc: fix headings | Luc Van Oostenryck | 1 | -3/+2 |
| 2018-05-21 | doc: fix markdown syntax | Luc Van Oostenryck | 1 | -11/+11 |
| 2018-05-04 | testsuite: add check-assert | Luc Van Oostenryck | 1 | -0/+4 |
| 2018-05-04 | testsuite: add check-cp-if | Luc Van Oostenryck | 1 | -0/+4 |
| 2018-03-19 | doc: document the debug flags | Luc Van Oostenryck | 1 | -0/+6 |
| 2018-03-19 | doc: options.md is for development | Luc Van Oostenryck | 1 | -4/+3 |
| 2018-03-01 | IR: let OP_COMPUTEGOTO use .src instead of .target | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-03-01 | IR: let .cond unionize with .src and not .target | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-03-01 | IR: remove never-generated instructions | Luc Van Oostenryck | 1 | -10/+0 |
| 2018-03-01 | IR: remove now unused OP_LNOP & OP_SNOP | Luc Van Oostenryck | 1 | -6/+0 |
| 2018-03-01 | IR: fix typo in IR doc | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-02-20 | no need for signed & unsigned multiplication | Luc Van Oostenryck | 1 | -5/+2 |
| 2018-02-08 | Merge branches 'cse-setfval' and 'extract-eval' into tip | Luc Van Oostenryck | 2 | -57/+58 |
| 2018-01-24 | Documentation: editing fixes in test-suite | Randy Dunlap | 1 | -4/+4 |
| 2018-01-21 | Documentation: make data-structures.txt easier to read | Randy Dunlap | 1 | -53/+54 |
| 2018-01-08 | add OP_SETFVAL | Luc Van Oostenryck | 1 | -4/+8 |
| 2017-11-18 | add support of floating-point specific arithmetic ops | Luc Van Oostenryck | 1 | -11/+35 |
| 2017-11-18 | fix support of floating-point compare | Luc Van Oostenryck | 1 | -1/+55 |
| 2017-11-17 | add doc about sparse's instructions/IR | Luc Van Oostenryck | 1 | -0/+293 |
| 2017-11-13 | Merge branch 'dump-ir' into tip | Luc Van Oostenryck | 1 | -0/+29 |
| 2017-11-13 | dump-ir: make it more flexible | Luc Van Oostenryck | 1 | -0/+11 |
| 2017-11-12 | dump-ir: allow to specify the passes to execute via cli's options | Luc Van Oostenryck | 1 | -0/+18 |
| 2017-11-08 | testsuite: allow arch-specific tests | Luc Van Oostenryck | 1 | -0/+5 |
| 2017-11-08 | testsuite: simplify documentation | Luc Van Oostenryck | 1 | -13/+13 |
| 2017-09-16 | testsuite: obsolete old pattern checking syntax | Luc Van Oostenryck | 1 | -4/+0 |
| 2017-09-16 | testsuite: new eq/min/max syntax for pattern checking | Luc Van Oostenryck | 1 | -0/+6 |
| 2017-08-11 | Merge remote-tracking branch 'luc/remove-singlestore-shortcut' | Christopher Li | 1 | -0/+4 |
| 2017-08-10 | documentation: update email reference link | Randy Dunlap | 1 | -1/+1 |
| 2017-08-10 | Documents: project ideas | Christopher Li | 1 | -0/+52 |
| 2017-08-10 | Adding document for sparse patch submit process | Christopher Li | 1 | -0/+21 |
| 2017-08-09 | testsuite: add support for commands with timeout | Luc Van Oostenryck | 1 | -0/+4 |
| 2017-02-13 | testsuite: check the nbr of times a pattern should be present | Luc Van Oostenryck | 1 | -0/+4 |
| 2017-02-13 | testsuite: check patterns presence or absence in output | Luc Van Oostenryck | 1 | -0/+10 |
| 2017-02-13 | testsuite: add tag to ignore the output/error | Luc Van Oostenryck | 1 | -0/+6 |
| 2012-05-19 | I have updated the sparse.1 man page including the __bitwise | Shakthi Kannan | 1 | -0/+45 |
| 2008-12-18 | A slightly edited irc discussion with Josh Triplett. | Alexey Zaytsev | 1 | -0/+54 |
| 2007-07-22 | Fix typos in test-suite documentation | Josh Triplett | 1 | -1/+1 |
| 2007-07-08 | test-suite documentation | Damien Lespiau | 1 | -0/+112 |