mirror of
https://github.com/revanced/smali.git
synced 2025-04-30 14:44:26 +02:00

- Fixed a bug preventing the usage of negative float/double literals - Fixed escape sequences in character literals - Added source file name to parser error messages - Fixed an issue where the parser would exit without an error message, when it encountered a bad "top level" token (in the smali_file rule) - Fixed an issue that prevented the usage of non long/double literals with the the const-wide instruction - Fixed an issue with the invoke-static/range, where it wouldn't calculate the number of parameter registers correctly, and would erroneously generate an error message git-svn-id: https://smali.googlecode.com/svn/trunk@90 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
Description
smali/baksmali
Languages
Java
52.6%
Smali
45%
GAP
1.6%
Lex
0.4%
Ragel
0.3%