117
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for code loaded by AutoLoader and SelfLoader. More... about 11 years ago
Javascript parser: Removed warning of unused variable is_inside_class and cleanUp More... about 11 years ago
Flex parser: Removed warning of unused variable is_prototype More... about 11 years ago
SQL parser: Removed warning of unused variable isAnsi More... about 11 years ago
Vim parser bug 359. More... about 11 years ago
Bug 358 - Check for empty file before parsing More... about 11 years ago
Fixed parsing of inline Perl docs: support "encoding" POD word. More... about 11 years ago
Added new method findMatchingToken() to skip over blocks of code. More... over 11 years ago
Udated jscript to be able to parse SAPUI5 controller and view files. More... over 11 years ago
Fixed a bug in the way package names are parsed. More... almost 12 years ago
Optimized function identifying Perl POD words. More... almost 12 years ago
Support Perl constants declared via a hash reference. More... almost 12 years ago
Removed assignment no longer required More... almost 13 years ago
Removed BOM from file and changed encoding to latin1 More... almost 13 years ago
Removed duplicate test case More... almost 13 years ago
Added additional test files More... almost 13 years ago
Updated additional changes to jscript.c and test files from Columban. More... almost 13 years ago
Fixed compiler warnings More... about 13 years ago
Parsing javascript quotes like this: More... about 13 years ago
Another of changes to the Javascript parser courtesy of Columban Wendling. More... about 13 years ago
Missed a call to vStringDelete in makeJsTag. More... about 13 years ago
Handling let rec .. = ... and ... declarations at top level. More... about 13 years ago
Removed following warning. More... about 13 years ago
Changed the javascript parser to set the tag's scope rather than including it in the tag name. More... about 13 years ago
There is no need to set the token position information in the loop More... about 13 years ago
Changed the javascript parser to set the tag's scope rather than including it in the tag name. More... about 13 years ago
Added 3548393.vim which was the source file for the trunk crash which I More... about 13 years ago
Applied a patch (with minor modification) by Jan Larres to not include tab characters in the signature of Python functions. More... about 13 years ago
Fix variable initialisation problem in objc parser, causing erroneous More... about 13 years ago
Fixed up compiler warnings More... over 13 years ago