-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Новое в версии - Новая версия парсера запросов с более оптимальным алгоритмом анализа - Доработан парсер описаний методов. Он теперь корректно поддерживает сложные типы типа "Массив из Массив из Строка", а также более корректно разбирает сложны описания методов. - Поднят статический сайт проекта, на котором публикуется документация и JavaDoc - Настроена автоматическая публикация артефактов релиза Изменения в поведении - Изменена обработка комментариев препроцессора в парсере BSL - они теперь приравнены к обычным комментариям - В лексере описания методов удалены токены HYPERLINK и COMPLEX_TYPE, обработка перенесена из лексера в парсер
- Loading branch information
Showing
17 changed files
with
838 additions
and
490 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.