Document libgccjit++.h
gcc/jit/ChangeLog: * docs/cp/index.rst: New file. * docs/cp/intro/index.rst: New file. * docs/cp/intro/tutorial01.rst: New file. * docs/cp/intro/tutorial02.rst: New file. * docs/cp/intro/tutorial03.rst: New file. * docs/cp/intro/tutorial04.rst: New file. * docs/cp/topics/contexts.rst: New file. * docs/cp/topics/expressions.rst: New file. * docs/cp/topics/functions.rst: New file. * docs/cp/topics/index.rst: New file. * docs/cp/topics/locations.rst: New file. * docs/cp/topics/objects.rst: New file. * docs/cp/topics/results.rst: New file. * docs/cp/topics/types.rst: New file. * docs/examples/tut01-hello-world.cc: New file. * docs/examples/tut02-square.c: Fix missing newline in output. * docs/examples/tut02-square.cc: New file. * docs/examples/tut03-sum-of-squares.cc: New file. * docs/examples/tut04-toyvm/toyvm.cc: New file. * docs/index.rst: Move summary to above the table of contents. Add text about the C vs C++ APIs. * docs/topics/contexts.rst: Fix a typo. * docs/_build/texinfo/libgccjit.texi: Regenerate. * docs/_build/texinfo/factorial1.png: New file. * docs/_build/texinfo/sum-of-squares1.png: New file. From-SVN: r218588
Showing
gcc/jit/docs/_build/texinfo/factorial1.png
0 → 100644
180 KB
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
22.3 KB
gcc/jit/docs/cp/index.rst
0 → 100644
gcc/jit/docs/cp/intro/index.rst
0 → 100644
gcc/jit/docs/cp/intro/tutorial01.rst
0 → 100644
gcc/jit/docs/cp/intro/tutorial02.rst
0 → 100644
gcc/jit/docs/cp/intro/tutorial03.rst
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/jit/docs/cp/intro/tutorial04.rst
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/jit/docs/cp/topics/contexts.rst
0 → 100644
gcc/jit/docs/cp/topics/expressions.rst
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/jit/docs/cp/topics/functions.rst
0 → 100644
gcc/jit/docs/cp/topics/index.rst
0 → 100644
gcc/jit/docs/cp/topics/locations.rst
0 → 100644
gcc/jit/docs/cp/topics/objects.rst
0 → 100644
gcc/jit/docs/cp/topics/results.rst
0 → 100644
gcc/jit/docs/cp/topics/types.rst
0 → 100644
gcc/jit/docs/examples/tut01-hello-world.cc
0 → 100644
gcc/jit/docs/examples/tut02-square.cc
0 → 100644
gcc/jit/docs/examples/tut04-toyvm/toyvm.cc
0 → 100644
This diff is collapsed.
Click to expand it.