Very Low Activity

Commits : Individual Commit

  Analyzed 4 days ago based on code collected 4 days ago.

Commit ID cd3199abea72702b9f1c739f294e534ee08f99b9

Avatar Contributor: Peter Odding Files Modified: 3
Date: 29-September-2011 at 20:52 Lines Added: 148
Repository: git://github.com/xolox/lua-lxsh.git master Lines Removed: 4
Commit Comment: BibTeX lexer contributed by Brendan O'Flaherty
I made the following modifications:

* Case insensitive entry name matching using the ic() function
* The string literal pattern now includes end of line characters
because http://en.wikipedia.org/wiki/BibTeX#Examples gave me
the impression that string literals can span multiple lines
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Lua 105 1 23 3 20 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/init.lua Lua 1 1 1 1 0 0
src/lexers/bib.lua Lua 42 0 19 0 18 0
test/lexers.lua Lua 62 0 3 2 2 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.