|
b04ff56308
|
Add Regex class
|
2021-05-02 15:22:45 -04:00 |
|
|
13403405b0
|
Add Error class to handle grammar loading errors
|
2021-05-01 16:54:24 -04:00 |
|
|
07dd68e367
|
Write output file from ERB template
|
2021-05-01 16:44:01 -04:00 |
|
|
c1666a1e74
|
Require output file on command line
|
2021-05-01 14:52:16 -04:00 |
|
|
768a0ef17f
|
Extract class name from grammar file
|
2021-05-01 14:34:00 -04:00 |
|
|
9e865d1982
|
Throw error on unexpected grammar input line
|
2021-05-01 09:40:22 -04:00 |
|
|
9884047090
|
Skip blank lines
|
2021-05-01 09:39:19 -04:00 |
|
|
04393dcc51
|
Check for duplicate token names; skip comment lines
|
2021-05-01 09:38:08 -04:00 |
|
|
37ad87d602
|
Rename GrammarParser -> Grammar
|
2021-05-01 09:33:35 -04:00 |
|
|
23b7782a5d
|
Begin parsing grammar
|
2021-05-01 09:31:12 -04:00 |
|
|
0cc4516c0e
|
Add GrammarParser class to parse input file
|
2021-05-01 08:22:14 -04:00 |
|
|
75a1049040
|
Parse command-line options
|
2021-05-01 08:16:09 -04:00 |
|
|
d879a93d09
|
Add bin/imbecile and Imbecile::CLI module
|
2021-04-29 23:26:52 -04:00 |
|
|
04e17cde30
|
Add "bundle gem"-generated files
|
2021-04-29 23:22:23 -04:00 |
|