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
|
||||
RÂ0B
|
||||
Z
|
||||
Ć0JB
|
||||
ZĆ0JB
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
† O2
|
||||
RÂ0B
|
||||
"Z
|
||||
Æ0JB
|
||||
"ZÆ0JB
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
† b2
|
||||
RÂ0B
|
||||
*Z
|
||||
Ć0JB
|
||||
*ZĆ0JB
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
† Ż2
|
||||
RÂ0B
|
||||
/Z
|
||||
Ć0JB
|
||||
/ZĆ0JB
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
† Ď2
|
||||
RÂ0B
|
||||
3Z
|
||||
Ć0JB
|
||||
3ZĆ0JB
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
† ¦2
|
||||
RВ0B
|
||||
fZ
|
||||
Ж0JB
|
||||
fZЖ0JB
|
||||
|
||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
f Ę2
|
||||
Z
|
||||
ć0dB
|
||||
Zć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
|
||||
RВ0B
|
||||
xZ
|
||||
Ж0JB
|
||||
xZЖ0JB
|
||||
|
||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
† Ř2
|
||||
RÂ0B
|
||||
{ZĆ0ŮB
|
||||
H
|
||||
{ZĆ0ŮB
|
||||
|
||||
@@ -28,7 +28,7 @@ import java.util.List;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
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 int totalSize = 0;
|
||||
|
||||
Reference in New Issue
Block a user