mirror of
https://github.com/revanced/smali.git
synced 2025-05-28 20:00:13 +02:00

- Added support for the class level .source directive, to set the source file string for the class - Changed the parser so that the top level directives (.class, .super, .implements, etc.) can appear anywhere in the file in any order, instead of requiring them to be at the front of the file in a specific order - Added some better error reporting to the parser, and changed the lexer to immediately exit on an error git-svn-id: https://smali.googlecode.com/svn/trunk@41 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
Description
smali/baksmali
Languages
Java
52.6%
Smali
45%
GAP
1.6%
Lex
0.4%
Ragel
0.3%