Skip to content

Releases: 1c-syntax/bsl-parser

v0.39.0

Choose a tag to compare

@nixel2007 nixel2007 released this 02 Aug 11:27

What's Changed

  • feat(description): тип может быть уточнён ссылкой by @nixel2007 in #406

Full Changelog: v0.38.0...v0.39.0

v0.38.0

Choose a tag to compare

@nixel2007 nixel2007 released this 01 Aug 22:28

What's Changed

  • build(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #400
  • fix(description): координаты элементов учитывают отступ каждой строки by @nixel2007 in #404
  • build(deps): bump com.github.ben-manes.versions from 0.54.0 to 0.57.0 by @dependabot[bot] in #402
  • build(deps): bump org.junit:junit-bom from 6.1.0 to 6.1.2 by @dependabot[bot] in #399
  • build(deps): bump gradle-wrapper from 9.6.0 to 9.6.1 by @dependabot[bot] in #397
  • build(deps): bump org.jreleaser from 1.24.0 to 1.25.0 by @dependabot[bot] in #396

Full Changelog: v0.37.2...v0.38.0

v0.37.2

Choose a tag to compare

@nixel2007 nixel2007 released this 21 Jun 17:18
34af656

What's Changed

  • Обновление 1c-syntax/antlr до 0.4.0

Full Changelog: v0.37.1...v0.37.2

v0.37.1

Choose a tag to compare

@nixel2007 nixel2007 released this 19 Jun 09:38
045f851

What's Changed

  • feat(description): добавить VariableDescription.getTypes() с List<TypeDescription> by @nixel2007 in #392

Full Changelog: v0.37.0...v0.37.1

v0.37.0

Choose a tag to compare

@nixel2007 nixel2007 released this 19 Jun 08:42
0901ab1
  • Добавлен разбор типов в описаниях переменных

v0.36.0

Choose a tag to compare

@nixel2007 nixel2007 released this 15 Jun 11:04
0ee66e9

What's Changed

  • fix(description): не разрезать структуру на многострочном типе поля by @nixel2007 in #390

Full Changelog: v0.35.0...v0.36.0

v0.35.0

Choose a tag to compare

@nixel2007 nixel2007 released this 03 Jun 19:39
b7308c5

What's Changed

  • Bump org.junit:junit-bom from 6.0.3 to 6.1.0 by @dependabot[bot] in #384
  • Bump the freefair group across 1 directory with 3 updates by @dependabot[bot] in #369
  • Добавить отдельный узел PREPROC_STACK и поддержать #stack в module annotations by @Copilot in #386

Full Changelog: v0.34.1...v0.35.0

v0.34.1

Choose a tag to compare

@nixel2007 nixel2007 released this 19 May 09:03
55d508a

What's Changed

  • fix(lexer): emit DOT_TRAILING for dot followed by newline by @nixel2007 in #383

Full Changelog: v0.34.0...v0.34.1

v0.34.0

Choose a tag to compare

@nixel2007 nixel2007 released this 18 May 21:38
7641c25

What's Changed

  • feat(lexer,grammar): tolerate trailing dot for incomplete member access by @nixel2007 in #381

Full Changelog: v0.33.0...v0.34.0

v0.33.0

Choose a tag to compare

@nixel2007 nixel2007 released this 17 May 08:36
2d6e363

What's Changed

  • fix(description): preserve all value types in Collection of T1, T2 by @nixel2007 in #378

Full Changelog: v0.32.0...v0.33.0