Commit Graph

9 Commits

Author SHA1 Message Date
Bob Pan
ee63470357
update antlr to 4.9.3 (#599)
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
2023-09-01 14:08:25 +08:00
Nico Mexis
326d47c35b Migrate to Google's smali fork
# Conflicts:
#	build.gradle
#	d2j-smali/build.gradle
#	d2j-smali/src/test/java/a/SmaliTest.java
2023-08-31 11:26:04 +08:00
Bob Pan
ce2621f6e8 remove maxHeapSize 2016-01-06 13:09:49 +08:00
Bob Pan
7a14729a4c use antlr plugin on gradle to generate parser
--HG--
branch : 2.x
2015-12-03 23:06:24 +08:00
Bob Pan
05dcb848c6 use antlr4 to parse smali files
Fix issue #16
https://github.com/pxb1988/dex2jar/issues/16

--HG--
branch : 2.x
2015-06-13 19:19:15 +08:00
Bob Pan
7e62a5f286 shutup compiler
--HG--
branch : 2.x
2015-05-29 11:53:24 +08:00
Bob Pan
81fb5d866b update antlr to 3.5.2
fix compile error on java 8

--HG--
branch : 2.x
2014-12-02 17:40:38 +08:00
Bob Pan
3913b70f0a compatible with gradle 2.0
--HG--
branch : 2.x
2014-07-26 14:18:14 +08:00
Bob Pan
092b7b48ba merge code 2.x
--HG--
branch : 2.x
2014-07-21 22:11:55 +08:00