aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2018-05-21autodoc: add a small cheatsheet for reST markupLuc Van Oostenryck1-0/+119
2018-05-21autodoc: by default disable syntax highlightingLuc Van Oostenryck1-0/+2
2018-05-21autodoc: doc the docLuc Van Oostenryck2-0/+33
2018-05-21autodoc: add markup to argument's referencesLuc Van Oostenryck1-0/+7
2018-05-21autodoc: add doc from ptrlist.cLuc Van Oostenryck2-0/+12
2018-05-21autodoc: add a sphinx c:autodoc directive for the extracted docLuc Van Oostenryck2-3/+56
2018-05-21autodoc: convert extracted doc to reSTLuc Van Oostenryck1-13/+59
2018-05-21autodoc: extract doc from the C filesLuc Van Oostenryck1-0/+197
2018-05-21doc: use reST for manpagesLuc Van Oostenryck3-43/+46
2018-05-21doc: format dev-options.md as a man pageLuc Van Oostenryck4-8/+22
2018-05-21doc: the testsuite doc in reSTLuc Van Oostenryck3-151/+170
2018-05-21doc: move sparse.txt to markdown and rename itLuc Van Oostenryck3-45/+48
2018-05-21doc: allow .md with py3-sphinxLuc Van Oostenryck1-3/+10
2018-05-21doc: set primary domain to CLuc Van Oostenryck1-0/+3
2018-05-21doc: automatically get the versionLuc Van Oostenryck1-3/+3
2018-05-21doc: automatically set the copyright dateLuc Van Oostenryck1-1/+2
2018-05-21doc: add logoLuc Van Oostenryck2-1/+95
2018-05-21doc: add minimal support for sphinx-docLuc Van Oostenryck4-0/+210
2018-05-21doc: fix headingsLuc Van Oostenryck1-3/+2
2018-05-21doc: fix markdown syntaxLuc Van Oostenryck1-11/+11
2018-05-04testsuite: add check-assertLuc Van Oostenryck1-0/+4
2018-05-04testsuite: add check-cp-ifLuc Van Oostenryck1-0/+4
2018-03-19doc: document the debug flagsLuc Van Oostenryck1-0/+6
2018-03-19doc: options.md is for developmentLuc Van Oostenryck1-4/+3
2018-03-01IR: let OP_COMPUTEGOTO use .src instead of .targetLuc Van Oostenryck1-1/+1
2018-03-01IR: let .cond unionize with .src and not .targetLuc Van Oostenryck1-1/+1
2018-03-01IR: remove never-generated instructionsLuc Van Oostenryck1-10/+0
2018-03-01IR: remove now unused OP_LNOP & OP_SNOPLuc Van Oostenryck1-6/+0
2018-03-01IR: fix typo in IR docLuc Van Oostenryck1-1/+1
2018-02-20no need for signed & unsigned multiplicationLuc Van Oostenryck1-5/+2
2018-02-08Merge branches 'cse-setfval' and 'extract-eval' into tipLuc Van Oostenryck2-57/+58
2018-01-24Documentation: editing fixes in test-suiteRandy Dunlap1-4/+4
2018-01-21Documentation: make data-structures.txt easier to readRandy Dunlap1-53/+54
2018-01-08add OP_SETFVALLuc Van Oostenryck1-4/+8
2017-11-18add support of floating-point specific arithmetic opsLuc Van Oostenryck1-11/+35
2017-11-18fix support of floating-point compareLuc Van Oostenryck1-1/+55
2017-11-17add doc about sparse's instructions/IRLuc Van Oostenryck1-0/+293
2017-11-13Merge branch 'dump-ir' into tipLuc Van Oostenryck1-0/+29
2017-11-13dump-ir: make it more flexibleLuc Van Oostenryck1-0/+11
2017-11-12dump-ir: allow to specify the passes to execute via cli's optionsLuc Van Oostenryck1-0/+18
2017-11-08testsuite: allow arch-specific testsLuc Van Oostenryck1-0/+5
2017-11-08testsuite: simplify documentationLuc Van Oostenryck1-13/+13
2017-09-16testsuite: obsolete old pattern checking syntaxLuc Van Oostenryck1-4/+0
2017-09-16testsuite: new eq/min/max syntax for pattern checkingLuc Van Oostenryck1-0/+6
2017-08-11Merge remote-tracking branch 'luc/remove-singlestore-shortcut'Christopher Li1-0/+4
2017-08-10documentation: update email reference linkRandy Dunlap1-1/+1
2017-08-10Documents: project ideasChristopher Li1-0/+52
2017-08-10Adding document for sparse patch submit processChristopher Li1-0/+21
2017-08-09testsuite: add support for commands with timeoutLuc Van Oostenryck1-0/+4
2017-02-13testsuite: check the nbr of times a pattern should be presentLuc Van Oostenryck1-0/+4
2017-02-13testsuite: check patterns presence or absence in outputLuc Van Oostenryck1-0/+10
2017-02-13testsuite: add tag to ignore the output/errorLuc Van Oostenryck1-0/+6
2012-05-19I have updated the sparse.1 man page including the __bitwiseShakthi Kannan1-0/+45
2008-12-18A slightly edited irc discussion with Josh Triplett.Alexey Zaytsev1-0/+54
2007-07-22Fix typos in test-suite documentationJosh Triplett1-1/+1
2007-07-08test-suite documentationDamien Lespiau1-0/+112