1
0
mirror of https://github.com/pdemian/human2regex.git synced 2025-05-16 12:30:09 -07:00

8 Commits

Author SHA1 Message Date
Patrick Demian
3baefade52 Got a rudimentary syntax tree started 2020-10-29 15:35:59 -04:00
Patrick Demian
91d1b37322 Added tests and enforced a stricter eslint 2020-10-29 10:37:56 -04:00
Patrick Demian
31e9872c4f Parser refactored and made faster
Though to be honest, it's already really fast
2020-10-29 03:55:19 -04:00
Patrick Demian
79c9b9edd4 Parser got started
but it's broken
2020-10-28 00:00:29 -04:00
Patrick Demian
44838b8a43 Tokenizer now correctly recognizes Outdents 2020-10-27 13:24:23 -04:00
Patrick Demian
bc48bfef25 Threw away old code and began using Chevrotain 2020-10-23 06:38:18 -04:00
Patrick Demian
d0185903c2 Added AST 2020-10-13 06:38:13 -04:00
Patrick Demian
ae84a52821 Implemented Webpack 2020-10-10 06:45:25 -04:00