Commit da849ee
Adding conversion for functions of the Java Character library
This processing of java method calls is meant to replace simple
methods of the Character Java by expressions on characters.
About 60% of the library is supported, but for some of this
methods are limited to ASCII characters.
This is meant to be run in conjunction with the string refinement so
it is called if the string-refine option is activated.
Rename conversion_input to conversion_inputt
Corrected linting issues1 parent 6b5d9b7 commit da849ee
File tree
3 files changed
+2668
-1
lines changed- src/java_bytecode
3 files changed
+2668
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments