1
0
mirror of https://github.com/pdemian/human2regex.git synced 2025-05-17 13:00:08 -07:00

31 Commits

Author SHA1 Message Date
Patrick Demian
6edddb4fdd Added less verbose group syntax 2021-01-20 09:06:54 -05:00
Patrick Demian
011a49158a finished ssg and minor bug fixes 2021-01-17 05:21:07 -05:00
Patrick Demian
27f37c21eb Update year 2021-01-03 05:07:55 -05:00
Patrick Demian
11275a9fba Added boost support, better code quality 2020-11-18 01:55:36 -05:00
Patrick Demian
cdead0834b Fixed bugs, added python support and integer/decimal regex 2020-11-18 01:18:36 -05:00
Patrick Demian
5dee6dbc88 Fixed bugs, changed API, added more tests 2020-11-14 03:31:22 -05:00
Patrick Demian
b78cd6967b Removed .map, fixed npm exports 2020-11-13 17:12:33 -05:00
Patrick Demian
436dbe3c40 Updated code, Readme, and tutorial. Cleaned up HTML. 2020-11-13 03:57:28 -05:00
Patrick Demian
7f516ec33b Added lib path, reorganized, began working on tutorial proper 2020-11-12 04:56:02 -05:00
Patrick Demian
32354d8aaf Added boundary and unicode class support 2020-11-03 21:31:47 -05:00
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
18d4c4418f Added additional information to semantic errors 2020-10-31 01:06:56 -04:00
Patrick Demian
3baefade52 Got a rudimentary syntax tree started 2020-10-29 15:35:59 -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
bddc5d4f3b It's parsing! 2020-10-28 22:57:34 -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
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
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
ea0244c103 Initial commit 2020-10-04 05:16:36 -04:00