Skip to content

Releases: Cirru/parser.ts

support for \r #30

23 Aug 13:37
Compare
Choose a tag to compare
0.0.6

support for \r ; tag 0.0.6

catch error when unicode escaping detected #26

07 Nov 03:04
Compare
Choose a tag to compare
0.0.5

catch error when unicode escaping detected; tag 0.0.5

expose CirruNode type

06 Oct 14:46
Compare
Choose a tag to compare
0.0.4

expose CirruNode type; bump 0.0.4

support single quote in escape

21 Apr 12:07
Compare
Choose a tag to compare
0.0.3

support single quote in escape; bump 0.0.3

some more details on close parentheses

11 Apr 16:35
Compare
Choose a tag to compare
0.0.2

some more details on close parentheses; bump 0.0.2

Initial release

18 Jan 16:46
Compare
Choose a tag to compare

Code from https://github.com/Cirru/parser.clj and got optimized to better performance.

Previews http://repo.cirru.org/parser.ts/ .