0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Mar 21, 2025 — Mar 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Parser will close a DoublePattern scope, e.g. a string More... over 16 years ago
changed the way MateText inherits. Now it's a nicely pluggable SWT Composite. Check out how much simpler it's to use... More... over 16 years ago
Parser opens a new DoublePattern - say a string More... over 16 years ago
Correctly collects pattern captures into Scopes More... over 16 years ago
merged large changes More... over 16 years ago
we need to get arond this elegantly More... over 16 years ago
Can parse multiple lines of SinglePatterns More... over 16 years ago
Can parse a single line of SinglePatterns More... over 16 years ago
Fixed specs More... over 16 years ago
MateText is now a subclass of JFace.SourceViewer not StyledText More... over 16 years ago
Added src/ruby and started porting over the parsing specs More... over 16 years ago
Ported a couple of Parser methods More... over 16 years ago
Parser add it's own listeners. Example app loads and sets grammar to Ruby More... over 16 years ago
Made build work on osx, how to make it work on linux at the same time? More... over 16 years ago
Wax More... over 16 years ago
Removed spec files More... over 16 years ago
Fixed up swt jars for linux More... over 16 years ago
Added two SWT files More... over 16 years ago
Merge branch 'kungfoo' More... over 16 years ago
changed the way the layout of the window is set up More... over 16 years ago
rubyfied syntax More... over 16 years ago
Merge branch 'kungfoo' More... over 16 years ago
Merge branch 'daniel' into merge More... over 16 years ago
fixed failing tests and specs. More... over 16 years ago
Merge branch 'master' of git://github.com/aokai/java-mateview More... over 16 years ago
changed spec to match changed capture More... over 16 years ago
Merge branch 'kungfoo' More... over 16 years ago
Started on the tricky stuff More... over 16 years ago
Changed Match to return a Range rather than using to methods. Added getRegExp to dict More... over 16 years ago
naming convetion again. jruby enables us to do range.touching?(other) More... over 16 years ago