0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected bug with leading / on paths. More... over 23 years ago
Added copyright comments and code to handle import a.b.* style imports. More... over 23 years ago
Moved compile menu and added jump to menu. More... over 23 years ago
Unsure what changed. More... over 23 years ago
Initial checkin. More... over 23 years ago
jx-compile now provides an entry in the menu. More... almost 24 years ago
Added functions to move point to where the mouse was clicked before inserting logging messages. This makes the behavior more reasonable in that the debug stuff is inserted relative to where you click, not where point is when you click. More... almost 24 years ago
Correct bug. jx-backward-method and jx-forward-method were always returning nil even if they found a method. More... almost 24 years ago
Correct jx-backward-method and jx-forward-method so that they don't think that "catch" is a valid method name. More... almost 24 years ago
Removed additional newline that was being inserted when debugging statements were generated. More... almost 24 years ago
Fixes so that different names for log4j Categories/Loggers are supported. More... almost 24 years ago
Fixed bugs due to undefined variables. More... almost 24 years ago
A little more info about logging. More... almost 24 years ago
Use jx-logging instead of jx-log4j. More... almost 24 years ago
Renamed to jx-logging.el More... almost 24 years ago
Initial checkin. More... almost 24 years ago
Moved the position of provide. Added macro to make frequently used code easier to insert. More... almost 24 years ago
Moved the position of provide. More... almost 24 years ago
Converted from dos to unix line endings so that all files are consistent. Other changes noted in comments. More... almost 24 years ago
Initial checkin More... almost 24 years ago
General cleanup. More... almost 24 years ago
Fixed free variable issue pointed out by byte compilation. More... almost 24 years ago
Added require for jx-util and info (at the point it's needed). More... almost 24 years ago
Better support for make. Improved generation of make and ant compile commands. More... almost 24 years ago
Added require for compile functions. More... almost 24 years ago
Edited doc. More... almost 24 years ago
Cleanup, more comments, added customization for ant command. More... almost 24 years ago
Added more documentation about javadoc. More... almost 24 years ago
Added jx-find-first. Changed comment for jx-filtered-map. More... almost 24 years ago
Compile support. More... almost 24 years ago