117
I Use This!
Activity Not Available

Commits : Listings

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