0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 16, 2025 — Mar 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
first run on encapsulating fields -> Bundle More... over 16 years ago
Merge branch 'master' of [email protected]:kungfoo/java-mateview More... over 16 years ago
formatting and spelling. More... over 16 years ago
Deleted old TextLocation. Cleaned Up Code in Scope More... over 16 years ago
reordered statements for clarity More... over 16 years ago
Merge branch 'master' of git://github.com/kungfoo/java-mateview into merge-kungfoo More... over 16 years ago
merged aokais interface branch. More... over 16 years ago
Fixed reference to old isLinux build property. More... over 16 years ago
undo/redo passes current test! yay. More... over 16 years ago
Merge branch 'spec_fixing' into working_app More... over 16 years ago
Merge commit 'kungfoo/master' into working_app More... over 16 years ago
No more SWT code in the Scope! More... over 16 years ago
Added wrapper config for 64-bit java on snow leopard. More... over 16 years ago
changed brain fart code. still the test fails. More... over 16 years ago
passing the tests so far. More... over 16 years ago
great. the test fails. More... over 16 years ago
Changed TextLocation to be an interface and adapted the classes More... over 16 years ago
added methods to mateText to show the outside world, we're doing undo/redo. Test stub. More... over 16 years ago
added redo functions. now on to testing... More... over 16 years ago
replaced my stupid variable with a nice method call. More... over 16 years ago
added UndoManager to MateText. Implemented polymorphic undo functions. Still have redo to do... More... over 16 years ago
Simplified Scope code More... over 16 years ago
polymorphic undo. yay! Still need to implement the abstract methods though... More... over 16 years ago
working example app. Nice, though the menu doesn't show yet... More... over 16 years ago
swt-wrapper needs to go last. and those needn't be classes. More... over 16 years ago
Finished porting specs over from grammar_spec.rb. Rake-driven specs are having some issues. Will address shortly. More... over 16 years ago
Set up cached copy of plist DTD to allow for testing/running without an internet connection. More... over 16 years ago
More porting from grammar_spec.rb. So far everything seems to be working. More... over 16 years ago
Changed conversion to be in Position More... over 16 years ago
Positions update TextLocation More... over 16 years ago