summaryrefslogtreecommitdiff
path: root/doc/source/embedding.rst
Commit message (Collapse)AuthorAgeFilesLines
* tweaksArmin Rigo2017-03-111-1/+2
|
* move the 'use cases' before the 'how-to' sectionArmin Rigo2017-03-111-15/+15
|
* mention static linking of the produced C fileArmin Rigo2017-03-111-11/+32
|
* Change the Windows-friendly version to be both Windows- andArmin Rigo2017-01-231-5/+17
| | | | POSIX-friendly (previously it *only* compiled on Windows)
* Windows fixes in the exampleArmin Rigo2016-12-071-1/+19
|
* Update the docs to the style r"""...C source..."""Armin Rigo2016-11-111-3/+5
|
* Rename 'ffi' to 'ffibuilder' in the docs and in a few demos, whenArmin Rigo2016-06-051-34/+35
| | | | | | it is used in out-of-line builders. I think it makes things clearer, particularly in examples where the two 'ffi' are close together (and even sometimes used in the same sentence...)
* typoArmin Rigo2016-05-151-1/+1
|
* Move the FFI Interface and Conversion reference sections to their own page.Armin Rigo2016-04-211-1/+1
|
* Update commentArmin Rigo2016-03-201-3/+2
|
* updateArmin Rigo2016-02-191-2/+2
|
* A dump of my experiences with rpaths and $ORIGIN messesArmin Rigo2016-02-191-1/+77
|
* OS/X: in-progress, one test now passesArmin Rigo2016-01-161-18/+20
|
* fixArmin Rigo2016-01-151-4/+4
|
* BahArmin Rigo2016-01-141-0/+4
|
* detailsArmin Rigo2016-01-141-2/+2
|
* Add some sectionsArmin Rigo2016-01-141-0/+80
|
* minor stuffArmin Rigo2016-01-131-4/+4
|
* Fix some comments by fijalArmin Rigo2016-01-131-33/+49
|
* Finalize and review embedding.rst.Armin Rigo2016-01-131-78/+178
|
* more docArmin Rigo2016-01-131-0/+90
|
* more docArmin Rigo2016-01-131-23/+50
|
* refactor details, start writing docsArmin Rigo2016-01-131-0/+52