0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 11 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a funny function for retroactively defining a constant. More... almost 15 years ago
Remove dependency on flymake-mode. More... about 15 years ago
Add error handling to project-file loading code. More... about 15 years ago
Merge branch 'master' of ssh://[email protected]/home/gituser/projects/as3-mode More... about 15 years ago
Add support for organizing interface functions. More... about 15 years ago
Modify to support new flyparse changes. Add command maker functions. More... about 15 years ago
Modify to use new generic command generating functions. More... about 15 years ago
Add simple implementation of as3-open-livedoc-for-class. Thanks to michaelklishin's flexri for inspiration :) More... over 15 years ago
Add missing implementation of run-command-by-bookmark, specialized to as3-mode More... over 15 years ago
Lets just rely on the system CLASSPATH ok? More... over 15 years ago
Merge branch 'master' of ssh://[email protected]/home/gituser/projects/as3-mode More... over 15 years ago
Fix a couple bugs -- update to use structures where not using them. Add helper for loading flash-log. More... over 15 years ago
Update flyparse cmd to include paths to libs. More... over 15 years ago
Make minor fix to as3-mode.el, fix syntax problem in .as3-mode-project.example.el More... almost 16 years ago
Add an example project file. More... almost 16 years ago
Update as3-mode to handle new commandline format. More... almost 16 years ago
Fix test for as3-super-class-for-class, so it actually does something. More... almost 16 years ago
as3-choose-member-of now respects accessor roles. More... almost 16 years ago
Make 'public' the fallback modifier when interactivly overriding methods. More... almost 16 years ago
Add support for interactively implementing interface methods (added required helpers and tests). More... almost 16 years ago
Implement and test an accessor for interface methods. More... almost 16 years ago
Little formatting. More... almost 16 years ago
Add direct support for interfaces, employ flyparse-with-temp-cached-trees to write more thorough tests of globally searching functionality. More... almost 16 years ago
A few minor tweaks. More... almost 16 years ago
Update files of as3-mode to have fewer dependencies. More... almost 16 years ago
Add support for generating method overrides. Currently ignores method visibility modifiers. More... almost 16 years ago
Ignore elc files. More... almost 16 years ago
Add some unit tests for new dom helpers - improve helpers incrementally. More... almost 16 years ago
Add support for choose-member -- using ido completion to select a member of a variable. More... almost 16 years ago
Converting contextual helpers to use generic show-definions helper. Using generic pretty print. More... almost 16 years ago