summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Mark and setup OCaml as an experimental target language.William S Fulton2019-02-115-5/+5
* html section numbers updatedWilliam S Fulton2019-02-103-11/+17
* Merge branch 'ZackerySpytz-cpp11_u_U_char_encoding_prefixes'William S Fulton2019-02-102-1/+31
|\
| * Document C++11 UCS-2 UCS-4 and C++17 UTF8 character literals supportWilliam S Fulton2019-02-102-1/+31
* | Update section numberingWilliam S Fulton2019-02-1020-1017/+810
* | Move MzScheme documentation to experimental sectionWilliam S Fulton2019-02-102-2/+2
* | Merge branch 'mzscheme-experimental'William S Fulton2019-02-102-4/+4
|\ \
| * | Terminology correction in html docsWilliam S Fulton2019-02-091-3/+3
| * | Mark MzScheme as an experimental languageWilliam S Fulton2019-02-091-1/+1
| |/
* | Merge branch 'ZackerySpytz-OCaml-module-docstring'William S Fulton2019-02-092-0/+49
|\ \ | |/ |/|
| * [OCaml] Add support for the docstring option in the module directiveZackery Spytz2019-01-312-0/+49
* | Consistent use of target language version of optionsWilliam S Fulton2019-02-053-5/+5
* | Disable CFFI Common Lisp target languageWilliam S Fulton2019-02-054-4/+0
* | Disable Allegrcol target languageWilliam S Fulton2019-02-055-15/+2
* | Disable Chicken target languageWilliam S Fulton2019-02-055-6/+2
* | Disable Common Lisp / CLISP target languageWilliam S Fulton2019-02-053-202/+1
* | Disable Common Lisp / S-Exp target languageWilliam S Fulton2019-02-052-2/+0
* | Disable Common Lisp / UFFI target languageWilliam S Fulton2019-02-053-9/+4
* | Disable Pike target languageWilliam S Fulton2019-02-054-4/+0
* | Disable Modula3 target languageWilliam S Fulton2019-02-054-4/+0
* | Add missing command line options to documentationWilliam S Fulton2019-02-041-49/+117
* | Add support for differentiating target language statusesWilliam S Fulton2019-02-042-0/+5
|/
* Merge branch 'ZackerySpytz-OCaml-eliminate-wno-write-strings'William S Fulton2019-01-311-1/+1
|\
| * [OCaml] Remove support for OCaml versions < 3.12.0Zackery Spytz2019-01-281-1/+1
* | Merge branch 'ZackerySpytz-OCaml-doc-fixes'William S Fulton2019-01-311-6/+8
|\ \
| * | [OCaml] Some OCaml documentation fixesZackery Spytz2019-01-271-6/+8
| |/
* | Add placeholder for Experimental documentation sectionWilliam S Fulton2019-01-291-1/+6
* | Add info about the Supported and Experimental language module statusWilliam S Fulton2019-01-294-61/+281
|/
* Improve Python docs on memory management and member variablesWilliam S Fulton2019-01-092-26/+64
* Merge branch 'jakecobb-python-memory-docs'William S Fulton2019-01-081-0/+125
|\
| * -builtin compatible ref example in Python docsJake Cobb2018-04-131-3/+46
| * %pythonappend docs and memory management exampleJake Cobb2018-04-131-0/+82
* | Python - remove duplicate proxy method definitions for global function wrappers.William S Fulton2019-01-011-1/+11
* | Python documentation improvements for -olddefs and -builtin performanceWilliam S Fulton2018-12-221-12/+45
* | Document all the Python command line optionsWilliam S Fulton2018-12-182-3/+50
* | More Python module loading simplificationWilliam S Fulton2018-12-181-2/+2
* | Simpler Python module loadingWilliam S Fulton2018-12-181-7/+4
* | The Python module import logic has changed to stop obfuscating real ImportErr...William S Fulton2018-12-162-85/+223
* | Update packages section in Python html docsWilliam S Fulton2018-12-081-14/+16
* | Update comments and docs regarding recent addition to use __package__ for Pyt...William S Fulton2018-11-281-1/+2
* | Add Python struct member limitation documentationWilliam S Fulton2018-11-061-0/+21
* | Merge branch 'hakonhagland-doc_fix'William S Fulton2018-10-241-1/+1
|\ \
| * | Documentation refers to wrong chapter.Håkon Hægland2018-10-171-1/+1
* | | Typemap %apply docs clarificationWilliam S Fulton2018-10-241-1/+1
* | | Documentation correction about -fastproxyWilliam S Fulton2018-10-221-2/+2
|/ /
* | Drop support for Python classic classesOlly Betts2018-10-121-3/+1
* | Improve typemaps documentation for %apply and delete.William S Fulton2018-10-051-21/+63
* | Fix class having method `Connect()` creating a name collision with `SwigDirec...Rokas Kupstys2018-09-061-7/+7
* | python -> Python in html docsWilliam S Fulton2018-08-215-63/+63
* | Re-implement Python -fastproxy option.William S Fulton2018-08-182-0/+101