1
0
mirror of https://github.com/pdemian/human2regex.git synced 2025-05-16 04:20:35 -07:00

21 Commits

Author SHA1 Message Date
Patrick Demian
17d3cbb381 Got error highlighting working, minor changes otherwise 2020-11-02 12:50:33 -05:00
Patrick Demian
409b68e8f2 Minified css, and removed jquery
Because YouMightNotNeedjQuery
2020-11-02 02:29:07 -05:00
Patrick Demian
851042ede6 Almost ready for a release 2020-11-02 01:26:44 -05:00
Patrick Demian
424cb59d6d Refactored code for later migration to npm 2020-11-01 23:19:30 -05:00
Patrick Demian
92fc7445d5 Added codemirror editor 2020-11-01 06:53:07 -05:00
Patrick Demian
a23efd3904 small changes to UI 2020-11-01 05:19:46 -05:00
Patrick Demian
fad904d43d Created a semi-usable website UI 2020-10-31 03:21:08 -04:00
Patrick Demian
6e42c7e921 Everything works now 2020-10-30 22:34:41 -04:00
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
df11fc82a3 Reorganized source directory 2020-10-29 04:13:55 -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
Patrick Demian
0a4f65b1a8 Big update 2020-10-06 06:16:14 -04:00
Patrick Demian
8f17af799d Fixed some css issues 2020-10-04 06:28:26 -04:00
Patrick Demian
05dcf5a69d fixed pathing 2020-10-04 06:17:24 -04:00
Patrick Demian
ebad292c4a moved to docs for gh-pages 2020-10-04 06:14:46 -04:00