mfm-parser/test
Ilja 1bf36d1f52 Code review part 3
* <https://ilja.space/notice/ALpd6nux5hT2nsfetM>
    * Previous commit: `|> fill_props(token) after the cond` in the parser
    * Previous commit: Don't use intention-specific data in the tokens (e.g. left is reverse, x is mfm-spinX)
* <https://ilja.space/notice/ALpcK6W59UjkIUofU8>
    * This commit: Use less files
* Previous commit: Change nested if-statement in mfm.ex to `cond do`

I also added some more and better info to the README.md and moduledocs.
2022-07-25 14:13:43 +02:00
..
encoder_test.exs Code review part 3 2022-07-25 14:13:43 +02:00
lexer_test.exs Fix bug when starting with $-sign 2022-07-25 01:21:02 +02:00
parser_test.exs Code review part 3 2022-07-25 14:13:43 +02:00
reader_test.exs Fix bug when starting with $-sign 2022-07-25 01:21:02 +02:00
test_helper.exs First commit 2022-07-23 16:51:13 +02:00
token_test.exs Change Lexer to use a data structure for tokens 2022-07-23 20:17:34 +02:00