117
I Use This!
Inactive

Commits : Listings

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