<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers/LexVHDL.cxx, branch rel-3-10-0</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Backport: Remove line-end white space.</title>
<updated>2018-03-16T05:57:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-16T05:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f6bc0ea88ffc93459eba56a1f1872099500405a0'/>
<id>f6bc0ea88ffc93459eba56a1f1872099500405a0</id>
<content type='text'>
Backport of changeset 6625:2dd6b8049c4e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6625:2dd6b8049c4e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Stop treating '\' as an escape character in strings.</title>
<updated>2017-11-04T22:49:56+00:00</updated>
<author>
<name>Vicente</name>
<email>unknown</email>
</author>
<published>2017-11-04T22:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=15cdc7c516058f218d9f1aac1173b98c5ec1b50d'/>
<id>15cdc7c516058f218d9f1aac1173b98c5ec1b50d</id>
<content type='text'>
Detect character literals and assign SCE_VHDL_STRING to them.

Backport of changeset 6415:2407bf63ca01.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Detect character literals and assign SCE_VHDL_STRING to them.

Backport of changeset 6415:2407bf63ca01.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Indent more uniformly with spaces instead of tabs.</title>
<updated>2017-11-04T22:32:57+00:00</updated>
<author>
<name>Vicente</name>
<email>unknown</email>
</author>
<published>2017-11-04T22:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e7f619c6a2a7b7a586ab64e7be11dbaae095d7d0'/>
<id>e7f619c6a2a7b7a586ab64e7be11dbaae095d7d0</id>
<content type='text'>
Backport of changeset 6414:5f0b123ccdee.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6414:5f0b123ccdee.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: The Scintilla namespace is always active for internal symbols and for the lexer and document interfaces.</title>
<updated>2017-09-10T23:05:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-09-10T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d3c03f65fe25e133b8ef8a5f67b675b434605305'/>
<id>d3c03f65fe25e133b8ef8a5f67b675b434605305</id>
<content type='text'>
Backport of changeset 6388:d62863ae40a3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6388:d62863ae40a3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fold a VHDL "entity" on the first line of the file.</title>
<updated>2017-03-06T02:53:09+00:00</updated>
<author>
<name>Vicente</name>
<email>unknown</email>
</author>
<published>2017-03-06T02:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d38ff94eaa712ffc048b75764e394865ea31c2a8'/>
<id>d38ff94eaa712ffc048b75764e394865ea31c2a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add VHDL protected keyword for folding.</title>
<updated>2015-08-06T00:07:07+00:00</updated>
<author>
<name>Vicente</name>
<email>unknown</email>
</author>
<published>2015-08-06T00:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4462d3aa4a2bfd6d06ab6ebc20dca8f2a1705ded'/>
<id>4462d3aa4a2bfd6d06ab6ebc20dca8f2a1705ded</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_Position / Sci_PositionU for variables in lexers that represent</title>
<updated>2015-07-30T04:35:17+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>unknown</email>
</author>
<published>2015-07-30T04:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58471e908a3b74b27379bb19a13d62cd8d4476b0'/>
<id>58471e908a3b74b27379bb19a13d62cd8d4476b0</id>
<content type='text'>
positions and line numbers and may be widened to 64-bits in a future release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
positions and line numbers and may be widened to 64-bits in a future release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and</title>
<updated>2015-07-25T01:25:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-25T01:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c30768f1167cfe590e0b6a12c4a986e82a210cc3'/>
<id>c30768f1167cfe590e0b6a12c4a986e82a210cc3</id>
<content type='text'>
comment recognizers to allow for future implementation of 64-bit positions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
comment recognizers to allow for future implementation of 64-bit positions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Folder folds units declarations and fixes a case insensitivity bug with not</title>
<updated>2015-05-11T09:28:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-11T09:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ef8100fc09f74722b1a0afbd7f3a5373aa23ddd5'/>
<id>ef8100fc09f74722b1a0afbd7f3a5373aa23ddd5</id>
<content type='text'>
treating "IS" the same as "is".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
treating "IS" the same as "is".
</pre>
</div>
</content>
</entry>
<entry>
<title>add code to support extended identifiers</title>
<updated>2015-04-08T20:34:13+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>unknown</email>
</author>
<published>2015-04-08T20:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=486eaee8a7bc3bca0c2cb2b14d4764807646c406'/>
<id>486eaee8a7bc3bca0c2cb2b14d4764807646c406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
