<feed xmlns='http://www.w3.org/2005/Atom'>
<title>systemtap-steved/vim/syntax, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/'/>
<entry>
<title>Shiny new Vim highlighting</title>
<updated>2008-04-18T00:09:27+00:00</updated>
<author>
<name>Josh Stone</name>
<email>joshua.i.stone@intel.com</email>
</author>
<published>2008-04-18T00:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=b70c3bff622fa8eaab23ed044c0b82047b234ff4'/>
<id>b70c3bff622fa8eaab23ed044c0b82047b234ff4</id>
<content type='text'>
Recognize the 'limit' keyword and script arguments, allow '$' in
variable names, and highlight $target variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recognize the 'limit' keyword and script arguments, allow '$' in
variable names, and highlight $target variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-01-16  Josh Stone  &lt;joshua.i.stone@intel.com&gt;</title>
<updated>2006-01-16T23:40:50+00:00</updated>
<author>
<name>jistone</name>
<email>jistone</email>
</author>
<published>2006-01-16T23:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=45c2b487202a3455db7cc86f108bfe2fe54677ef'/>
<id>45c2b487202a3455db7cc86f108bfe2fe54677ef</id>
<content type='text'>
	PR 2140
	* translate.cxx (mapvar::del): Add ability to delete an indexed stat
	from (p)maps.
	(delete_statement_operand_visitor::visit_symbol): Add ability to
	delete entire pmaps and scalars.
	(delete_statement_operand_tmp_visitor): Add a special tmpvar visitor
	to parallel delete_statement_operand_visitor.
	(c_tmpcounter::visit_delete_statement): Invoke the new visitor.
	* testsuite/buildok/delete.stp: Also test scalar deletes.
	* vim/syntax/stap.vim: Recognize 'delete' operator.

2006-01-16  Josh Stone  &lt;joshua.i.stone@intel.com&gt;

	* stat.c (_stp_stat_clear): add a function that just
	clears a Stat, so we can use delete in the translator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	PR 2140
	* translate.cxx (mapvar::del): Add ability to delete an indexed stat
	from (p)maps.
	(delete_statement_operand_visitor::visit_symbol): Add ability to
	delete entire pmaps and scalars.
	(delete_statement_operand_tmp_visitor): Add a special tmpvar visitor
	to parallel delete_statement_operand_visitor.
	(c_tmpcounter::visit_delete_statement): Invoke the new visitor.
	* testsuite/buildok/delete.stp: Also test scalar deletes.
	* vim/syntax/stap.vim: Recognize 'delete' operator.

2006-01-16  Josh Stone  &lt;joshua.i.stone@intel.com&gt;

	* stat.c (_stp_stat_clear): add a function that just
	clears a Stat, so we can use delete in the translator.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-12-20  Josh Stone  &lt;joshua.i.stone@intel.com&gt;</title>
<updated>2005-12-21T00:44:16+00:00</updated>
<author>
<name>jistone</name>
<email>jistone</email>
</author>
<published>2005-12-21T00:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=0dd17aeffbbe7e704cfb297a35a569bbe74aff2d'/>
<id>0dd17aeffbbe7e704cfb297a35a569bbe74aff2d</id>
<content type='text'>
	* vim/filetype.vim: defines *.stp files as SystemTap scripts
	* vim/ftplugin/stap.vim: sets the comment styles
	* vim/indent/stap.vim: enables simple auto-indenting
	* vim/syntax/stap.vim: defines syntax highlighting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* vim/filetype.vim: defines *.stp files as SystemTap scripts
	* vim/ftplugin/stap.vim: sets the comment styles
	* vim/indent/stap.vim: enables simple auto-indenting
	* vim/syntax/stap.vim: defines syntax highlighting
</pre>
</div>
</content>
</entry>
</feed>
