UNPKG

@parser-generator/cli

Version:

A Parser Generator that supports LL,SLR,LR1,LALR

52 lines (17 loc) 1.32 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.1.0-alpha.3](https://github.com/light0x00/parser-generator/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2020-05-24) **Note:** Version bump only for package @parser-generator/cli # [0.1.0-alpha.2](https://github.com/light0x00/parser-generator/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2020-03-28) ### Bug Fixes * circle detection ([2b9a54a](https://github.com/light0x00/parser-generator/commit/2b9a54a379b1ab67f2112ae4fd798cf0ba64ec6e)) ### Features * reduce/shift conflict log ([6278c0d](https://github.com/light0x00/parser-generator/commit/6278c0dcde5a2f46a41a8515f90e81974bfea27e)) # [0.1.0-alpha.1](https://github.com/light0x00/parser-generator/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2020-01-13) **Note:** Version bump only for package @parser-generator/cli # [0.1.0-alpha.0](https://github.com/light0x00/parser-generator/compare/v0.0.1-alpha.0...v0.1.0-alpha.0) (2020-01-13) ### Bug Fixes * some minor change ([cd02286](https://github.com/light0x00/parser-generator/commit/cd02286373ecb858b2200e3806c0cc666c424581)) ## 0.0.1-alpha.0 (2020-01-01) **Note:** Version bump only for package @parser-generator/cli