Regenerate built-ins serialized data
After changes to protobuf binary format
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
† H2
|
† H2
|
||||||
RÂ0B
|
RÂ0B
|
||||||
Z
|
ZĆ0JB
|
||||||
Ć0JB
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
† O2
|
† O2
|
||||||
RÂ0B
|
RÂ0B
|
||||||
"Z
|
"ZÆ0JB
|
||||||
Æ0JB
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
† b2
|
† b2
|
||||||
RÂ0B
|
RÂ0B
|
||||||
*Z
|
*ZĆ0JB
|
||||||
Ć0JB
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
† Ż2
|
† Ż2
|
||||||
RÂ0B
|
RÂ0B
|
||||||
/Z
|
/ZĆ0JB
|
||||||
Ć0JB
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
† Ď2
|
† Ď2
|
||||||
RÂ0B
|
RÂ0B
|
||||||
3Z
|
3ZĆ0JB
|
||||||
Ć0JB
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
† ¦2
|
† ¦2
|
||||||
RВ0B
|
RВ0B
|
||||||
fZ
|
fZЖ0JB
|
||||||
Ж0JB
|
|
||||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
|||||||
f Ę2
|
f Ę2
|
||||||
Z
|
Zć0dB
|
||||||
ć0dB
|
#
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
† Р2
|
† Р2
|
||||||
RВ0B
|
RВ0B
|
||||||
xZ
|
xZЖ0JB
|
||||||
Ж0JB
|
|
||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
† Ř2
|
† Ř2
|
||||||
RÂ0B
|
RÂ0B
|
||||||
{ZĆ0ŮB
|
{ZĆ0ŮB
|
||||||
H
|
|
||||||
@@ -28,7 +28,7 @@ import java.util.List;
|
|||||||
import java.util.regex.Pattern;
|
import java.util.regex.Pattern;
|
||||||
|
|
||||||
public class BuiltInsSerializer {
|
public class BuiltInsSerializer {
|
||||||
private static final String BUILT_INS_SRC_DIR = "compiler/frontend/src";
|
private static final String BUILT_INS_SRC_DIR = "idea/builtinsSrc";
|
||||||
private static final String DEST_DIR = "compiler/frontend/" + BuiltInsSerializationUtil.BUILT_INS_DIR;
|
private static final String DEST_DIR = "compiler/frontend/" + BuiltInsSerializationUtil.BUILT_INS_DIR;
|
||||||
|
|
||||||
private static int totalSize = 0;
|
private static int totalSize = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user