18 Commits (94d89c51e85d6ff0444b8af0ccc9b7255a9b3a5e)
 

Author SHA1 Message Date
Raymon Zutekouw 94d89c51e8
Match all instructions with number argument 4 years ago
Raymon Zutekouw 1430e51c11
Print other Rules to stdout 4 years ago
Raymon Zutekouw 11bdac46b9
Match all instructions with variable argument 4 years ago
Raymon Zutekouw a25ad02b48
Use built-in NEWLINE Rule 4 years ago
Raymon Zutekouw c2394eec38
Allow extra newlines between statements 4 years ago
Raymon Zutekouw d7144383e7
Allow comments on their own line 4 years ago
Raymon Zutekouw 2a7a4ca8b2
Allow indented statements 4 years ago
Raymon Zutekouw 8b62a51a64
Allow either spaces or tabs as spacing 4 years ago
Raymon Zutekouw f473c6b50d
Extract newline grammar rule 4 years ago
Raymon Zutekouw ff9fd2f311
Enforce newlines around body of loopBlock 4 years ago
Raymon Zutekouw 755e2f1b53
Ensure operand is optional: only 0 or 1 4 years ago
Raymon Zutekouw 859f1df4b8
Allow nested loopBlocks 4 years ago
Raymon Zutekouw 531d569d48
Extract IO out of instruct 4 years ago
Raymon Zutekouw d80e6b9490
Formatting 4 years ago
Raymon Zutekouw c57a9c2849
Parse till operators 4 years ago
Raymon Zutekouw 3d60b6cb5d
Start with Pest Parser 4 years ago
Raymon Zutekouw 269bdf0389
Add CLI 4 years ago
Raymon Zutekouw eae4045c28
Init 4 years ago