1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for incorrect language names crashing with NullPointerException. Should correctly come out as an error code now. More... over 15 years ago
Fixed Symbol highlighting along with script delimited languages (in particular HTML and XML have been fixed and tested). More... over 15 years ago
Major bug fixes. Strings should parse correctly, and some language regex fixups with the Java replacement tag. Most non-tag based languages should be working (HTML and XML are still bugged). AS,AS3,ASP,C,C#,CPP,ObjC,Java5,Java,Javascript,PHP,Python,Perl confirmed okay. More... over 15 years ago
removed test folder, and created isEmpty function since that method is not available in the string class for java 5 More... over 15 years ago
little tweaks on symbol highlighting, still broken for the most part though.. More... over 15 years ago
Fixed REGEX in all language files to what I think is supposed to be Java compatible/equivalent versions. Also fixed bug with Java substring not defaulting to the end of the string when end_index is goes overbound (should fix most of the ticketed bugs reported). More... over 15 years ago
updated license to developer names More... over 15 years ago
Fixed . accessors in method highlighting. both :: and . should now have highlighted names. We should now be open for initial testing and bug reporting as my basic tests have passed. More... over 15 years ago
Fixed String highlighting for string literals, character literals, and escape character highlighting. More... over 15 years ago
Updated fix for single and multi-line comment highlighting. More... over 15 years ago
Major fixes to Regex used for keyword and number highlighting. Should now be working. Note: Java regex is very very different from PHP. Strings and Comments still broken. More... over 15 years ago
[no comment] More... over 15 years ago
updated fix for regex along with change in custom constants in Global to not conflict with java5. More... over 15 years ago
updated license More... over 15 years ago
updated license More... over 15 years ago
added BSD-type license. More... over 15 years ago
fixed classpaths More... over 15 years ago
removed hidden files More... over 15 years ago
uncommented the language factory to make all the classes.. More... over 15 years ago
re_uploaded new copy of intial port More... over 15 years ago
update with language files and minor typo fixes More... over 15 years ago
updated with complete language file More... over 15 years ago
Initial dump of JaSHi More... almost 16 years ago
[no comment] More... almost 16 years ago