Skip to content
This repository was archived by the owner on May 20, 2019. It is now read-only.

Releases: railt/compiler

1.3.3

18 Jan 15:29

Choose a tag to compare

Actualize dependencies

1.3.2

18 Jan 03:28

Choose a tag to compare

  • Fix include delegate

1.3.1

18 Jan 03:19

Choose a tag to compare

1.3.0

15 Jan 15:53

Choose a tag to compare

Apply fixes from StyleCI

1.2.2

31 Jul 03:25

Choose a tag to compare

Merge branch 'master' of github.com:railt/compiler

1.2.1

30 Jul 07:15

Choose a tag to compare

Apply fixes from StyleCI

1.2.0

12 Jul 09:45

Choose a tag to compare

Add compilation info

1.1.2

17 Jan 16:03

Choose a tag to compare

Fixes

  • Fix unicode support (Lexer error).

1.1.1

14 Jan 00:52

Choose a tag to compare

Fixes

  • TreeNode bugfix

1.1.0

12 Jan 22:33

Choose a tag to compare

Features

  • New AST structure.
  • A little memory optimisations.
  • Move File classes to external component (railt/io).