Back
sweetsour
implement unit testing for lexer and streams
#sweetsour
figure out how to detect selectors vs rules
#sweetsour
add ability to prepend values to a BufferStream to preserve them
#sweetsour
Implement BufferStream to combine a LazyStream and a Queue
#sweetsour
get up to >2000ns speed up on Lexer+Input test runs
#sweetsour
simplify input stream loop logic and flatten it
#sweetsour
fix words starting with escaped content
#sweetsour
fix nested arguments for calc() tokens
#sweetsour
implement word start and end markers
#sweetsour