Commit graph

48 commits

Author SHA1 Message Date
marihachi
5c4c242ee2 toString 2021-03-26 10:02:24 +09:00
marihachi
1a6f927b83 wip 2021-03-24 01:03:57 +09:00
marihachi
c2769a7ce7 show parsing time 2021-03-22 22:41:34 +09:00
marihachi
c9eb5bfc62 Unused node.props and node.children are not generated. 2021-03-22 19:42:54 +09:00
marihachi
b15e4d3c2e 🐱 2021-03-21 00:36:54 +09:00
marihachi
771ba41ff8 fix #27 2021-03-21 00:35:40 +09:00
marihachi
612aeeb6cd fix type definition 2021-03-20 20:35:49 +09:00
marihachi
0182d2cac4 add type definition of MFM nodes. 2021-03-20 20:04:09 +09:00
marihachi
8516055437 update parser
* implement fn
2021-03-20 16:39:09 +09:00
marihachi
22cf15aacb fix url pattern 2021-03-20 13:04:11 +09:00
marihachi
d22aaf1aa0 update node of mention 2021-03-20 12:54:52 +09:00
marihachi
7cfcf2edcd implement mention 2021-03-20 12:25:29 +09:00
marihachi
807cdd1d26 fix 2021-03-19 01:14:13 +09:00
marihachi
c1eb9eed76 implement link 2021-03-19 01:09:06 +09:00
marihachi
18ca201a77 update
* implement url
2021-03-18 01:31:02 +09:00
marihachi
bc14bd806c fix bug 2021-03-17 15:24:58 +09:00
marihachi
0f15119c40 update iroiro 2021-03-17 15:24:33 +09:00
marihachi
7316896019 wip 2021-03-17 01:34:22 +09:00
marihachi
7e05b75593 wip 2021-03-17 01:03:01 +09:00
marihachi
d40dc74ffe wip 2021-03-16 02:29:42 +09:00
marihachi
34d0a7485f implement syntax: hashtag 2020-03-01 16:26:43 +09:00
marihachi
5e275d3a2d improve size of the generated code 2020-03-01 02:14:37 +09:00
marihachi
c76e32070f implement syntax: emoji, custom emoji 2020-03-01 01:12:32 +09:00
marihachi
f2654f2cb5 implement syntax: mathInline 2020-02-24 23:18:19 +09:00
marihachi
81026a550e implement syntax: inlineCode 2020-02-24 23:11:48 +09:00
marihachi
2160b6147b implement syntax: mathBlock 2020-02-24 22:55:59 +09:00
marihachi
753cb6deff v0.1.3 2020-02-24 22:27:01 +09:00
marihachi
f6d2dd08fa implement syntax: spin 2020-02-24 02:16:24 +09:00
marihachi
6d2f7c4c53 fix bug: title 2020-02-24 01:07:04 +09:00
marihachi
533a4b33a6 implement syntax: center, jump, flip 2020-02-24 00:34:24 +09:00
marihachi
85d9423194 add inline: small, italic, strike, motion 2020-02-23 14:35:57 +09:00
marihachi
e906b32f8b update parser 2020-02-23 04:09:19 +09:00
marihachi
83ae6cc667 update parser 2020-02-23 03:40:57 +09:00
marihachi
4e29c751d7 add a rule of begin line 2020-02-17 01:35:02 +09:00
marihachi
8dfc542219 apply the text merging 2020-02-17 00:17:41 +09:00
marihachi
6eb76f1e80 revert way to build peg 2020-02-16 23:57:16 +09:00
marihachi
7cf838abda update iroiro 2020-02-16 23:27:25 +09:00
marihachi
791d3f7665 🐱 2020-02-09 05:02:01 +09:00
marihachi
b6d4350af4 update core parser 2020-02-09 05:00:11 +09:00
marihachi
8884fde58b 🐱 2020-02-01 16:10:25 +09:00
marihachi
303ba2827a ✌️ 2020-02-01 04:29:30 +09:00
Marihachi
d50f3aebfd
title nesting 2020-01-31 00:55:28 +09:00
Marihachi
8f2f449f54
add title, blockCode 2020-01-31 00:16:06 +09:00
Marihachi
34c81f8e12
add parts 2020-01-30 23:16:03 +09:00
Marihachi
fb3ab83870
Update parser.ts 2020-01-30 12:44:03 +09:00
Marihachi
a348dd25d5
add general token 2020-01-30 12:42:28 +09:00
Marihachi
4c180292f9
Create parser.ts 2020-01-30 12:35:59 +09:00
Marihachi
49d5f9b8f9
Create coreParser.pegjs 2020-01-30 12:34:01 +09:00