<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/tests/test_ezhil.py, branch bash-variable</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>1) pygments/lexers/ezhil.py for the following in response to review by David Corbett</title>
<updated>2015-02-04T08:02:06+00:00</updated>
<author>
<name>Muthiah Annamalai</name>
<email>ezhillang@gmail.com</email>
</author>
<published>2015-02-04T08:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=f90dca50d4015d456041280e24766d4fa657ca80'/>
<id>f90dca50d4015d456041280e24766d4fa657ca80</id>
<content type='text'>
  a) lose the 2 types of comment lexical scanning regex. remove ? at end of comment. Add a type for '@'
  b) use words() function for builtins
  c) remove whitespace lexer class
  d) streamline punctuation class
  e) unable to modify keywords lexer class to use words() function, so keeping it
  f) streamline identifier use with _taletters variable
  g) remove hex lexer class
  h) update float and integer lexer class. N.B. Ezhil does not use Tamil-number formats - instead we use standard Arabic/Hindu system
2) Update tests for fallout from #1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  a) lose the 2 types of comment lexical scanning regex. remove ? at end of comment. Add a type for '@'
  b) use words() function for builtins
  c) remove whitespace lexer class
  d) streamline punctuation class
  e) unable to modify keywords lexer class to use words() function, so keeping it
  f) streamline identifier use with _taletters variable
  g) remove hex lexer class
  h) update float and integer lexer class. N.B. Ezhil does not use Tamil-number formats - instead we use standard Arabic/Hindu system
2) Update tests for fallout from #1
</pre>
</div>
</content>
</entry>
<entry>
<title>1) add unittest for Ezhil Pygments</title>
<updated>2015-02-03T03:39:41+00:00</updated>
<author>
<name>Muthiah Annamalai</name>
<email>ezhillang@gmail.com</email>
</author>
<published>2015-02-03T03:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=a9dc461ae44c37357ae6543944c09d06657a95bb'/>
<id>a9dc461ae44c37357ae6543944c09d06657a95bb</id>
<content type='text'>
2) add example Ezhil script 'ezhil_primefactors.n'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2) add example Ezhil script 'ezhil_primefactors.n'
</pre>
</div>
</content>
</entry>
</feed>
