0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed spec/php_test.rb, test merged in static_test
alourie
as Alex Lourie
More... over 14 years ago
Fix for bug #14 (php highlighting in HTML mode); added additional test to static spec for testing embedded PHP.
alourie
as Alex Lourie
More... over 14 years ago
Updated php spec to compare 2 strings
alourie
as Alex Lourie
More... over 14 years ago
Added 2 tests for embedded php
alourie
as Alex Lourie
More... over 14 years ago
Added 3 Perl tests to spec/static_parsing_spec.rb; tests pass.
alourie
as Alex Lourie
More... over 14 years ago
Fixed bug in the way inner-end-marks are set. All specs pass More... almost 15 years ago
Made scopes that close after the \n at the end of a line close on that line rather than the line after More... almost 15 years ago
Fixed theme_spec More... almost 15 years ago
Fixed gtkmateview_spec More... almost 15 years ago
Cleaned up a bit More... almost 15 years ago
Fixed an index/offset confusion More... almost 15 years ago
Fixed another 'off end of line' bug More... about 15 years ago
fix for last More... about 15 years ago
Can customize where the textmate bundles are loaded from with Gtk.textmate_dir = x More... about 15 years ago
wax More... about 15 years ago
moved spec file More... about 15 years ago
Added more html test cases More... about 15 years ago
Improved exporter More... about 15 years ago
started export scopes More... about 15 years ago
Exports global styles for theme More... about 15 years ago
Added Exporter class, two reference htmls and a spec for comparing GMV w/TM More... about 15 years ago
Prefers closing scopes over opening new ones, all else being equal More... about 15 years ago
Parser wasn't finding the scope at the start of the line properly. More... about 15 years ago
Buffer emits grammar-changed signal More... about 15 years ago
Keeps theme when the grammar is changed More... about 15 years ago
Removed debug output More... about 15 years ago
Reparses when grammar is changed More... about 15 years ago
Added View#first_visible_line More... about 15 years ago
Merge branch 'utf8' More... about 15 years ago
Fixed scanner to use string byte-length not char-length More... about 15 years ago