-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
symbols were a kind of strings with less available operations and some specific optimizations: they store in index into a symbol table carried by the token, to reduce size by avoiding repetitions. They were too confusing for users, and now that #authority and #ambient are gone, we can remove them completely. The symbol table was useful though, so now the symbol table is used for all predicate names and strings
- Loading branch information
Showing
22 changed files
with
295 additions
and
272 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
� | ||
read" | ||
"file1 C���[?��P�j*}�Z��m��m|�Iٮ�p��@�cx�{���#�����ٷ��y����)}� Y5�qO�k�h�E�N�V���촃'o "" | ||
� | ||
file1 | ||
read" | ||
|
||
C���[?��P�j*}�Z��m��m|�Iٮ�p��@�)��(JR�2R��EG��%��`��q��[sˀ�vzҜ���m���.җ��7M�'Q"" | ||
&���U����PFw���?3�L]��K�ea�� |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
� | ||
K | ||
� | ||
M | ||
resource_match | ||
024 | ||
2 | ||
0 | ||
file[0-9]+.txt2& | ||
$ | ||
"file[0-9]+.txt | ||
ι�G���V��`*k��)��_��<�^dM'�B@��:��y{�1�����.�(:�SA�ʄ��B`�ԎL��(��ji��gJ�7ˊ����vz"" | ||
ι�G���V��`*k��)��_��<�^dM'�B@}s���p^��M����}�=��;�����v"b����y�W7#�w����-7m���ң7��U�"" | ||
�Ɩ��]�<T�~�Eq��2��e�p���9QS� |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters