mfm-parser/lib
Ilja a8dd3dd719 Code review part 2
* <https://ilja.space/notice/ALpd6nux5hT2nsfetM>
    * Previous commit: `|> fill_props(token) after the cond` in the parser
    * This commit: Don't use intention-specific data in the tokens (e.g. left is reverse, x is mfm-spinX)
* <https://ilja.space/notice/ALpcK6W59UjkIUofU8>
    * TODO: Use less files
* Previous commit: Change nested if-statement in mfm.ex to `cond do`
2022-07-25 09:29:24 +02:00
..
node Code review part 2 2022-07-25 09:29:24 +02:00
token Code review 2022-07-25 09:18:22 +02:00
encoder.ex Code review part 2 2022-07-25 09:29:24 +02:00
lexer.ex Fix bug when starting with $-sign 2022-07-25 01:21:02 +02:00
mfm_parser.ex Move Encoder logic to own module 2022-07-25 00:44:45 +02:00
parser.ex Code review 2022-07-25 09:18:22 +02:00
reader.ex Fix bug when starting with $-sign 2022-07-25 01:21:02 +02:00
token.ex Change Lexer to use a data structure for tokens 2022-07-23 20:17:34 +02:00