Skip to content

Tags: viraptor/phply

Tags

1.2.6

Toggle 1.2.6's commit message
Version 1.2.6

1.2.5

Toggle 1.2.5's commit message
Version 1.2.5

Add LICENSE file to the sdist package

1.2.4

Toggle 1.2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
viraptor Stanisław Pitucha
Version 1.2.4

Add a setup-time ply dependency.

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was signed with the committer’s verified signature.
viraptor Stanisław Pitucha
Version 1.2.3

Reenable tests in sdist and make it easier to override lexer handling.

1.2.2

Toggle 1.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
viraptor Stanisław Pitucha
Version 1.2.2

Generate the parsetab.py file when packaging.
Exclude tests from sdist

1.2.1

Toggle 1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
viraptor Stanisław Pitucha
Version 1.2.1

Fix handling of final heredoc newline. (thanks @nijel)

1.2.0

Toggle 1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
viraptor Stanisław Pitucha
Version 1.2.0

Heredocs don't build a big binop structure anymore. Simple text that's
not a variable is merged.

1.1.0

Toggle 1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
viraptor Stanisław Pitucha
Version 1.1.0

Fix an issue in heredoc on 2.7.
Support for instanceof.

1.0.0

Toggle 1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
viraptor Stanisław Pitucha
Version 1.0.0

Add finally, heredoc, nowdoc, trait, static expression, binary numbers,
yield support
Fix various array constructs
Add commandline tools
All changes tested on Travis
Accept mixed case open tag