Commit Graph

344 Commits

Author SHA1 Message Date
Vadim Godunko
fee329ea14 Initial implementation of the JSON Document API. 2021-09-25 12:01:03 +03:00
Vadim Godunko
bdad0d7c4e Code refactoring: rename JSON Events package. 2021-09-21 18:03:40 +03:00
Vadim Godunko
43dc812168 Code refactoring: rename Content_Handlers package. 2021-09-21 18:03:40 +03:00
Vadim Godunko
f74de38c19 Code refactoring: rename Push_Writers packages. 2021-09-21 18:03:40 +03:00
Vadim Godunko
1e4e10f66c Code refactoring: rename Push_Readers packages. 2021-09-21 18:03:40 +03:00
Vadim Godunko
ce7ad257ee Mark packages as preelaborated. 2021-09-21 18:03:40 +03:00
Vadim Godunko
ac58ad1c9c Code refactoring: rename Pull_Readers packages 2021-09-21 18:03:40 +03:00
Vadim Godunko
5288b4da16 Rename types to distinguish push/pull readers/writers. 2021-09-21 18:03:40 +03:00
Vadim Godunko
d7360ab7f0 Fix build of Writer. 2021-09-21 18:03:40 +03:00
Vadim Godunko
19fa0e1fbf Initial implementation of the push JSON reader. 2021-09-21 18:03:40 +03:00
Vadim Godunko
f186d0b269 Move Writer to be child of Push package. 2021-09-21 18:03:40 +03:00
Vadim Godunko
feb6d24d61 Move Events package to be child of Streams package. 2021-09-21 18:03:40 +03:00
Vadim Godunko
8547c51fe1 Code refactoring for JSON streaming API. 2021-09-21 18:03:40 +03:00
Vadim Godunko
95d1f4d151 Regerenate code 2021-09-20 14:15:38 +03:00
Vadim Godunko
d268dea7f1 Support of compatibility decomposition. 2021-09-20 14:15:38 +03:00
Vadim Godunko
61f1dab048 Initial implementation of text normalization. 2021-09-20 14:15:38 +03:00
Vadim Godunko
0b10e9f54f Add subprogram to normalize string to string handler. 2021-09-20 14:15:38 +03:00
Vadim Godunko
7e73c14731 Regenerate code. 2021-09-20 14:15:38 +03:00
Vadim Godunko
a2c2cf4211 Regenerate code. 2021-09-20 14:15:38 +03:00
Vadim Godunko
ebd002adfc API to convert string to normalized form. 2021-09-20 14:15:38 +03:00
Vadim Godunko
822cc15a2d U906-024 Virtual_String_Vector.Contains 2021-09-07 09:44:55 +03:00
Vadim Godunko
d9cf51fcf4 U902-007 Function to get terminator sequence of the line. 2021-09-02 17:54:58 +03:00
Vadim Godunko
9da55194a3 U902-007 Don't initialize marker for invalid cursor position.
... by design, cursors can't belog to string when they points to invalid
position.
2021-09-02 17:54:58 +03:00
Vadim Godunko
7c81fd18ca Forward word iterator. 2021-08-26 11:45:20 +03:00
Vadim Godunko
8e40d88aab Regenerate code. 2021-08-26 11:45:20 +03:00