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

73 Commits

Author SHA1 Message Date
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
bddc5d4f3b It's parsing! 2020-10-28 22:57:34 -04:00
Patrick Demian
bacb104d89 Parser doesn't throw any errors
But doesn't work
2020-10-28 00:24:04 -04:00
Patrick Demian
79c9b9edd4 Parser got started
but it's broken
2020-10-28 00:00:29 -04:00
Patrick Demian
c5db6fa986 Updated tokenizer 2020-10-27 14:26:54 -04:00
Patrick Demian
44838b8a43 Tokenizer now correctly recognizes Outdents 2020-10-27 13:24:23 -04:00
Patrick Demian
5e9c185923 And I broke it 2020-10-26 05:08:17 -04:00
Patrick Demian
0601dc20ca Last push before I break something (maybe) 2020-10-26 03:26:35 -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
1354272eb8 Added length parameter and ran linter 2020-10-13 05:23:43 -04:00
Patrick Demian
88c5b203fd Fixed tokenizer
Just 1 more commit and I think I'll be done with it
2020-10-13 05:04:44 -04:00
Patrick Demian
9f46d1246c Bug fix in tokenizer 2020-10-11 00:17:07 -04:00
Patrick Demian
ae84a52821 Implemented Webpack 2020-10-10 06:45:25 -04:00
Patrick Demian
1706461be7 linted 2020-10-10 05:02:26 -04:00
Patrick Demian
40ca670a2a Refactored code and made tokenizer
TODO: webpack config?
2020-10-10 04:09:13 -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
Patrick Demian
c1ba3a6c69 Next push 2020-10-04 06:12:27 -04:00
Patrick Demian
ea0244c103 Initial commit 2020-10-04 05:16:36 -04:00