Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Releases: xp-lang/compiler

7.1.1: PHP 7.1 compatibility fix

03 Oct 10:22
Compare
Choose a tag to compare

7.1.0: XP8 compatibility

01 Oct 16:56
Compare
Choose a tag to compare
  • Added version compatibility with XP 8 - @thekid

7.0.1: Fix module.xp handling

01 May 21:35
Compare
Choose a tag to compare
  • Fixed module.xp being treated as class with XP language - @thekid

7.0.0: XP7 compatibility

22 Feb 00:47
Compare
Choose a tag to compare
  • Added version compatibility with XP 7 - @thekid

6.0.1: Rebasing fix

24 Jan 20:54
Compare
Choose a tag to compare

6.0.0: XP7 forward compatibility

23 Jan 21:40
Compare
Choose a tag to compare

5.0.1: Remove ensure

20 Dec 18:18
Compare
Choose a tag to compare

5.0.0: Enter PHP 5.5

13 Dec 17:21
Compare
Choose a tag to compare
  • Heads up: Changed minimum XP version to run the XP compiler to XP
    6.5.0, and with it the minimum PHP version to PHP 5.5
    (@thekid)

4.1.0: Type normalization

09 Dec 01:18
Compare
Choose a tag to compare
  • Normalized types when checking for extension methods so all variants
    of api doc @param tags, parameter type syntax and dotted as well as
    PHP fully qualified and unqualified parameter names work.
    (@thekid)

4.0.1: Forward compatiblity fixes

09 Dec 00:18
Compare
Choose a tag to compare