Skip to content

Tags: zakariya-s/parsley

Tags

v5.0.0-M6

Toggle v5.0.0-M6's commit message

Verified

This commit was signed with the committer’s verified signature.
j-mie6 Jamie Willis
cross-compatible unused annotation

v4.5.2

Toggle v4.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
j-mie6 Jamie Willis
chore: readme version bump

v4.4.1

Toggle v4.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
j-mie6 Jamie Willis
backport for j-mie6#226

v5.0.0-M5

Toggle v5.0.0-M5's commit message

Verified

This commit was signed with the committer’s verified signature.
j-mie6 Jamie Willis
Fixed missing label for Reason'd symbols

v5.0.0-M4

Toggle v5.0.0-M4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Docs: Fix typo in Lexer (j-mie6#228)

v5.0.0-M3

Toggle v5.0.0-M3's commit message

Verified

This commit was signed with the committer’s verified signature.
j-mie6 Jamie Willis
hotfix for j-mie6#226

v5.0.0-M2

Toggle v5.0.0-M2's commit message

Verified

This commit was signed with the committer’s verified signature.
j-mie6 Jamie Willis
Added labels and reason as part of ErrorBridge

v5.0.0-M1

Toggle v5.0.0-M1's commit message

Verified

This commit was signed with the committer’s verified signature.
j-mie6 Jamie Willis
Added leadingZeroConfig for exponents, closing j-mie6#211

v4.5.1

Toggle v4.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
j-mie6 Jamie Willis
fix: ensured hints are relabelled under a label combinator

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deprecations for 5.x (j-mie6#222)

* Several deprecations enforced, no additions

* added the new syntax naming for implicits

* Standarded while, when, guard, and if

* genericbridges -> generic

* Added state and deprecated registers

* Flattened lexer a bit

* PlatformSpecific to reduce io imports

* remove skip variants

* manyTill and someTill

* countMany and countSome

* Moved many and some

* verifiedUnexpected -> verifiedExplain