<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/docs/markdown/Syntax.md, branch python35</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Fix literal backslash syntax</title>
<updated>2017-11-19T16:16:35+00:00</updated>
<author>
<name>Lucas Werkmeister</name>
<email>mail@lucaswerkmeister.de</email>
</author>
<published>2017-11-18T21:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=5d9c72630aeef6f01a01f25853b42c7b316a24cd'/>
<id>5d9c72630aeef6f01a01f25853b42c7b316a24cd</id>
<content type='text'>
In CommonMark, there are no backslash escapes in code spans, so only two backslashes in the source document are necessary to produce two backslashes in the output document.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In CommonMark, there are no backslash escapes in code spans, so only two backslashes in the source document are necessary to produce two backslashes in the output document.</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanupping.</title>
<updated>2017-11-11T18:12:43+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-11-11T18:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=d2aa2f569b50acae2a3f8c97f647a7c1c7a209dd'/>
<id>d2aa2f569b50acae2a3f8c97f647a7c1c7a209dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix invalid example in Syntax.md</title>
<updated>2017-10-23T16:42:16+00:00</updated>
<author>
<name>Jonas Platte</name>
<email>jplatte@users.noreply.github.com</email>
</author>
<published>2017-10-23T10:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e43332318b49157d73cd4d53b555bc1561bff7a4'/>
<id>e43332318b49157d73cd4d53b555bc1561bff7a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: describe joining strings using the + symbol</title>
<updated>2017-07-31T16:00:16+00:00</updated>
<author>
<name>Bruce Richardson</name>
<email>bruce.richardson@intel.com</email>
</author>
<published>2017-07-28T10:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=bc3327ae6e2e992a9b11eb615bfc8d8fed90e281'/>
<id>bc3327ae6e2e992a9b11eb615bfc8d8fed90e281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wording about array immutability</title>
<updated>2017-07-24T21:52:16+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek.chauhan@gmail.com</email>
</author>
<published>2017-07-24T21:52:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=d5fc10fbd8767ebd36667a7b6fc3f1a44428706e'/>
<id>d5fc10fbd8767ebd36667a7b6fc3f1a44428706e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify array immutability and document indexing</title>
<updated>2017-07-24T21:50:09+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek.chauhan@gmail.com</email>
</author>
<published>2017-07-24T21:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=8dd1d6d6461ff0ed7097d05f5abf2d94b2278a9b'/>
<id>8dd1d6d6461ff0ed7097d05f5abf2d94b2278a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve user-defined function wording &amp; link to FAQ</title>
<updated>2017-06-07T17:03:14+00:00</updated>
<author>
<name>Tim Hutt</name>
<email>tim.hutt@ultrahaptics.com</email>
</author>
<published>2017-06-05T13:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=b6dbb4ecc6eae8b177df2f3a78fc754002b22493'/>
<id>b6dbb4ecc6eae8b177df2f3a78fc754002b22493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that user-defined functions and methods are unsupported</title>
<updated>2017-06-07T17:03:14+00:00</updated>
<author>
<name>Tim</name>
<email>tdhutt@gmail.com</email>
</author>
<published>2017-05-30T10:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=0e027c9616acfbcfec7fe2eafe8c5f774c8c4116'/>
<id>0e027c9616acfbcfec7fe2eafe8c5f774c8c4116</id>
<content type='text'>
Fixes #1870</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1870</pre>
</div>
</content>
</entry>
<entry>
<title>Add a note about multi-line statements by ending the line with \</title>
<updated>2017-06-03T18:30:30+00:00</updated>
<author>
<name>Tim</name>
<email>tdhutt@gmail.com</email>
</author>
<published>2017-06-03T15:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=b54e1d29fe00efc7128fbf98d606d77f86d3703e'/>
<id>b54e1d29fe00efc7128fbf98d606d77f86d3703e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Syntax.md</title>
<updated>2017-05-10T21:13:51+00:00</updated>
<author>
<name>liberforce</name>
<email>liberforce@freeside.fr</email>
</author>
<published>2017-05-10T15:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=6dc54b86b6f4ef5feb5af796a1eb3c7cadeb7756'/>
<id>6dc54b86b6f4ef5feb5af796a1eb3c7cadeb7756</id>
<content type='text'>
Fix variable name</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix variable name</pre>
</div>
</content>
</entry>
</feed>
