All Versions
10
Latest Version
Avg Release Cycle
2 days
Latest Release
1766 days ago
Changelog History
Changelog History
-
v2.6 Changes
March 15, 2020๐ฑ ๐ ParserKt is now on Sonatype OSS (aka. Maven Central) OSSRepoHosting!!!
๐ Changes since v2.3: Typo fix in docs, Synchronize Sonatype OSS, no code changes
-
v2.3 Changes
March 03, 2020- coercion for
itemTyped
- ๐ better error reporting
- ๐
LexerFeed
: Remove consume override, use EOF tok
- coercion for
-
v2.2 Changes
March 03, 2020- โ Add
asConstant
inutil
, AddasCount
,asMap
in ext - ๐ Closes #2
- Add
ByteOps
,ShortOps
- Add
org.parserkt.util.NumEqualize
- Extract
PatternConv
, AddtoPairPat
, MovetoLongPat
- Add
- Stricter checks for
Seq.show
- โ Add EOF check for
LexerFeed
- Misc improves to
toPreetyDoc
- โ Add
-
v2.1
March 01, 2020 -
v2.0 Changes
March 01, 2020- ๐ Renamed PairedLazyTrie, PairedGreedyTrie to LazyPairedTrie, ...
- ๐ Rename NumUnitTrie to TrieNumUnit
- ๐ Make TextPreety join, surround, operator plus return identical Preety.Doc
- 0๏ธโฃ ConstantPattern.toDefault now return ConstantPattern
- โ Add default parameter for SatisfyPattern.clam
- โ Remove Iterable.toMap due to kotlin.collection already have Iterable.associate
- JoinBy and FoldPattern now PatternWrapperKind
- Seq will now check tuple size before read (calling )
- ๐ Better error messages for JoinBy&Repeat
-
v1.2 Changes
February 27, 2020โก๏ธ Updated ext:LayoutPattern
- โ Add
Deep.toString
- ๐ Make
ShowVisitor
protected and publish itsindent
argument
- โ Add
-
v1.1 Changes
February 25, 2020- ๐ Fixed
CharInput.STDIN
nowFeed<Char>
, notFeed<Any!>
- ๐ Rename
LexicalBasics.elementTyped
toLexicalBasics.itemTyped
, and addpredicate
parameter - ๐ Move
newlineChar
andsingleLine
toLexicalBasics
- ๐ Fixed
-
v1.0
February 23, 2020 -
v0.9.3
February 22, 2020 -
v0.9.2
February 22, 2020