aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual
AgeCommit message (Expand)Author
2019-02-17[OCaml] Fix the wrapmacro testZackery Spytz
2019-02-15Merge pull request #1467 from ZackerySpytz/OCaml-exception-docs-improveWilliam S Fulton
2019-02-13Add support for C++17 hexadecimal floating literalsZackery Spytz
2019-02-12[OCaml] Some documentation improvements for %exceptionZackery Spytz
2019-02-12[Python] Fix some errors in the documentation for -threadsZackery Spytz
2019-02-12Fixed typo in Perl5 docs.Håkon Hægland
2019-02-11Documentation section numbering updateWilliam S Fulton
2019-02-11Add a documentation chapter on C++14William S Fulton
2019-02-11Mark and setup OCaml as an experimental target language.William S Fulton
2019-02-10html section numbers updatedWilliam S Fulton
2019-02-10Merge branch 'ZackerySpytz-cpp11_u_U_char_encoding_prefixes'William S Fulton
2019-02-10Document C++11 UCS-2 UCS-4 and C++17 UTF8 character literals supportWilliam S Fulton
2019-02-10Update section numberingWilliam S Fulton
2019-02-10Move MzScheme documentation to experimental sectionWilliam S Fulton
2019-02-10Merge branch 'mzscheme-experimental'William S Fulton
2019-02-09Merge branch 'ZackerySpytz-OCaml-module-docstring'William S Fulton
2019-02-09Terminology correction in html docsWilliam S Fulton
2019-02-09Mark MzScheme as an experimental languageWilliam S Fulton
2019-02-05Consistent use of target language version of optionsWilliam S Fulton
2019-02-05Disable CFFI Common Lisp target languageWilliam S Fulton
2019-02-05Disable Allegrcol target languageWilliam S Fulton
2019-02-05Disable Chicken target languageWilliam S Fulton
2019-02-05Disable Common Lisp / CLISP target languageWilliam S Fulton
2019-02-05Disable Common Lisp / S-Exp target languageWilliam S Fulton
2019-02-05Disable Common Lisp / UFFI target languageWilliam S Fulton
2019-02-05Disable Pike target languageWilliam S Fulton
2019-02-05Disable Modula3 target languageWilliam S Fulton
2019-02-04Add missing command line options to documentationWilliam S Fulton
2019-02-04Add support for differentiating target language statusesWilliam S Fulton
2019-01-31[OCaml] Add support for the docstring option in the module directiveZackery Spytz
2019-01-31Merge branch 'ZackerySpytz-OCaml-eliminate-wno-write-strings'William S Fulton
2019-01-31Merge branch 'ZackerySpytz-OCaml-doc-fixes'William S Fulton
2019-01-29Add placeholder for Experimental documentation sectionWilliam S Fulton
2019-01-29Add info about the Supported and Experimental language module statusWilliam S Fulton
2019-01-28[OCaml] Remove support for OCaml versions < 3.12.0Zackery Spytz
2019-01-27[OCaml] Some OCaml documentation fixesZackery Spytz
2019-01-09Improve Python docs on memory management and member variablesWilliam S Fulton
2019-01-08Merge branch 'jakecobb-python-memory-docs'William S Fulton
2019-01-01Python - remove duplicate proxy method definitions for global function wrappers.William S Fulton
2018-12-22Python documentation improvements for -olddefs and -builtin performanceWilliam S Fulton
2018-12-18Document all the Python command line optionsWilliam S Fulton
2018-12-18More Python module loading simplificationWilliam S Fulton
2018-12-18Simpler Python module loadingWilliam S Fulton
2018-12-16The Python module import logic has changed to stop obfuscating real ImportErr...William S Fulton
2018-12-08Update packages section in Python html docsWilliam S Fulton
2018-11-28Update comments and docs regarding recent addition to use __package__ for Pyt...William S Fulton
2018-11-06Add Python struct member limitation documentationWilliam S Fulton
2018-10-24Merge branch 'hakonhagland-doc_fix'William S Fulton
2018-10-24Typemap %apply docs clarificationWilliam S Fulton
2018-10-22Documentation correction about -fastproxyWilliam S Fulton