0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 21, 2025 — Mar 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
actually the compile target is included by ant anyway More... over 16 years ago
less system dependent now. More... over 16 years ago
added preliminary rake + ant combo to build this! also added junit in order to give the users a pleasant experience using ant... More... over 16 years ago
fixed suspected bug by fixing the spec test. More... over 16 years ago
Merge branch 'master' of git://github.com/danlucraft/java-mateview into pull More... over 16 years ago
Started theme specs, bug? More... over 16 years ago
Merge branch 'master' of git://github.com/danlucraft/java-mateview into pull More... over 16 years ago
Don't import Java class more than once More... over 16 years ago
Rename. I think this fits TextMate terminology more nicely. More... over 16 years ago
Rename. I think this fits TextMate terminology more nicely. More... over 16 years ago
added some code for scope selectors. Still have to check the negative scopes. I have to find a selector that is actually defined this way first... More... over 16 years ago
added some code for scope selectors. Still have to check the negative scopes. I have to find a selector that is actually defined this way first... More... over 16 years ago
Added PList specs and started theme specs More... over 16 years ago
Ported tests to RSpec More... over 16 years ago
need to grad some dinner. More... over 16 years ago
some refactoring to improve readability of conditions. More... over 16 years ago
attempted fix, where an element is not even present. moved duplicate code to generic method. More... over 16 years ago
replaced run conf9ig More... over 16 years ago
added theme for testing. More... over 16 years ago
extracted near-duplicate code into method. More... over 16 years ago
Merge branch 'master' of [email protected]:kungfoo/java-mateview More... over 16 years ago
added buffer stub. Maybe I'm done for today... More... over 16 years ago
need to get my hands on a theme to test this code. More... over 16 years ago
added PlistPropertyLoader class to tie together the duplicate code all over the place. More... over 16 years ago
added theme manager and started stubbing out theme related stuff. More... over 16 years ago
done with textLocation. More... over 16 years ago
added TextLocation + UnitTest. More... over 16 years ago
some editing. the ranges look really good now. it's also really fast. applying all patterns to a single line ~1.5ms More... over 16 years ago
cleaned imports. More... over 16 years ago
added benchmark class to match all regexes against a regular ruby file. More... over 16 years ago