.. |
ArrayToken.cs
|
add a bunch more performance improvements
|
2020-04-05 15:34:47 +01:00 |
BooleanToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
CommentToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
DictionaryToken.cs
|
Merge pull request #331 from kasperdaff/various-image-fixes
|
2021-06-01 08:14:49 -04:00 |
EndOfLineToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
HexToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
IDataToken.cs
|
move tokens to new project
|
2020-01-05 10:07:01 +00:00 |
IndirectReferenceToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
InlineImageDataToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
IToken.cs
|
Make IToken implement IEquatable<IToken>
|
2020-03-15 16:05:23 +01:00 |
NameToken.Constants.cs
|
support looking up in reply to value for annotation #362
|
2023-05-27 13:40:01 +01:00 |
NameToken.cs
|
Make IToken implement IEquatable<IToken>
|
2020-03-15 16:05:23 +01:00 |
NullToken.cs
|
Make IToken implement IEquatable<IToken>
|
2020-03-15 16:05:23 +01:00 |
NumericToken.cs
|
Use double in fonts instead of decimals and tidy up remaining decimals
|
2024-03-06 20:53:11 +00:00 |
ObjectToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
OperatorToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
StreamToken.cs
|
Use ReferenceEquals to avoid infinite recursion
|
2020-03-15 16:05:23 +01:00 |
StringToken.cs
|
use pdfdocencoding when parsing strings
|
2023-06-04 16:40:43 +01:00 |
UglyToad.PdfPig.Tokens.csproj
|
set nightly release version
|
2023-06-05 21:37:34 +01:00 |