summaryrefslogtreecommitdiff
path: root/doc/source/cdef.rst
Commit message (Expand)AuthorAgeFilesLines
* more docArmin Rigo2016-01-131-0/+2
* Add a __class__ attribute on lib objectsArmin Rigo2015-12-111-1/+2
* ffi.compile(verbose=True)Armin Rigo2015-12-061-2/+8
* typoArmin Rigo2015-10-241-1/+1
* Document the trick of re.sub() to remove SAL annotations on WindowsArmin Rigo2015-10-211-9/+25
* DocumentationArmin Rigo2015-09-301-0/+9
* fix textual referenceArmin Rigo2015-09-041-2/+2
* unbalanced parensArmin Rigo2015-09-041-1/+1
* DocumentArmin Rigo2015-08-281-0/+10
* Add "content" directives to the main pagesArmin Rigo2015-07-091-0/+2
* TweaksArmin Rigo2015-07-091-0/+2
* Doc fixesArmin Rigo2015-07-091-1/+1
* Drop the ".. versionchanged" and ".. versionadded", which was not veryArmin Rigo2015-07-091-20/+15
* Refactor the way global variables are accessed. Now, every access toArmin Rigo2015-07-031-2/+5
* Redo lib.__dict__, like in the in-line mode. Figured out that it's likeArmin Rigo2015-06-191-3/+3
* Move this to the future cffi 1.2, and explain it more in cdef.rst.Armin Rigo2015-06-071-0/+9
* Update whatsnewArmin Rigo2015-06-011-0/+2
* Windows test fix, and documentation about ffi.dlopen()'s restrictionArmin Rigo2015-06-011-0/+10
* englishArmin Rigo2015-05-311-1/+1
* The next release will be 1.1.0.Armin Rigo2015-05-301-2/+2
* PrecisionArmin Rigo2015-05-301-1/+2
* Issues 69, 73: add the syntax "typedef int... foo_t;".Armin Rigo2015-05-301-1/+12
* Issue 75: implement multidimensional use of '[...]'.Armin Rigo2015-05-301-3/+3
* Test and various fixes for the location of the produced files, notablyArmin Rigo2015-05-271-1/+3
* tweak tweak the docsArmin Rigo2015-05-201-1/+2
* clarifyArmin Rigo2015-05-201-2/+2
* move up this warningArmin Rigo2015-05-201-5/+6
* Mention that lib.__dict__ doesn't exist any more, tooArmin Rigo2015-05-191-1/+3
* Add a small warningArmin Rigo2015-05-191-2/+9
* Add some more "codeblock:: python"Armin Rigo2015-05-191-15/+45
* rewritesArmin Rigo2015-05-181-5/+5
* One more pass through this docArmin Rigo2015-05-181-33/+48
* ExplicitArmin Rigo2015-05-171-0/+3
* Mention thisArmin Rigo2015-05-171-0/+3
* typoArmin Rigo2015-05-171-1/+1
* Expand a bit the setup.py compatibility sectionArmin Rigo2015-05-171-6/+24
* (kostia) clarifyArmin Rigo2015-05-171-1/+1
* or like thatArmin Rigo2015-05-171-3/+3
* Naive. This has more chances to work...Armin Rigo2015-05-171-9/+9
* Describe how to write in a way that loads both in cffi-0.9 and cffi-1.0Armin Rigo2015-05-171-0/+45
* small doc fixesArmin Rigo2015-05-171-2/+8
* fixArmin Rigo2015-05-171-2/+2
* point inside the docArmin Rigo2015-05-171-11/+19
* Finish the docsArmin Rigo2015-05-171-2/+35
* in-progressArmin Rigo2015-05-171-1/+5
* in-progressArmin Rigo2015-05-171-120/+135
* in-progressArmin Rigo2015-05-171-150/+222
* writing docs, in-progressArmin Rigo2015-05-161-0/+532