Skip to content

Tags: benjamin-hodgson/Pidgin

Tags

v3.5.1

Toggle v3.5.1's commit message
Fixed a bug in the way CIString handles Unicode inputs

v3.5.0

Toggle v3.5.0's commit message
Incremental parsing; performance fix for String; removed support for …

….NET <7

v3.4.0

Toggle v3.4.0's commit message
A performance optimisation for AnyCharExcept when using only one char…

…acter. Thank you to @textGamex

v3.3.0

Toggle v3.3.0's commit message
Use a long to track source offsets

v3.2.3

Toggle v3.2.3's commit message
Made overloads public

v3.2.2

Toggle v3.2.2's commit message
Support for AOT/trimming deployment scenarios.

v3.2.1

Toggle v3.2.1's commit message
Fixed a critical bug in Try()

v3.2.0

Toggle v3.2.0's commit message
ManyThen et al

v3.1.0

Toggle v3.1.0's commit message
Added Enum and CIEnum

v3.0.0

Toggle v3.0.0's commit message
Write your own parsers and TokenStreams