Commit graph

6 commits

Author SHA1 Message Date
Kalen Kinloch
21754375b0 Beta 1.3.1 (Lightweight and Speed updates)
10/29/2014 - Replaced JSyntaxPane with RSyntaxArea, this sadly removes
the search feature inside of source/bytecode files, I'll implement a
search function soon.
10/29/2014 - Added a new decompiler option to append brackets to labels.
10/31/2014 - Fixed an issue with the decompiler still running when the
source code pane isn't toggled.

This update removes JSyntaxPane and replaces it with RSyntaxAreaPane,
this change improves speed greatly for bigger class files, there is
literally zero delay for syntax highlighting now.
2014-10-31 17:55:17 -07:00
Kalen Kinloch
7baee5d008 readme update
readme update
2014-10-30 17:25:49 -07:00
Kalen Kinloch
86548740dd readme update
readme update
2014-10-30 17:24:54 -07:00
Kalen Kinloch
59096117c6 Read me update
Read me update
2014-10-30 17:23:43 -07:00
Kalen Kinloch
9c1063198d readme update
readme update
2014-10-19 21:03:03 -07:00
Kalen Kinloch
8b11ed8d68 fixed readme
fixed readme
2014-10-18 17:01:00 -07:00
Renamed from README.md (Browse further)