1
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
Kevin Matz e7d0a59ccb append the syntaxErrorListener, don’t replace default 2018-10-29 04:42:29 -10:00
Kevin Matz 380621c52b reuse antlr walker objects each parser 2018-10-28 19:40:56 -10:00
Kevin Matz f38e5c77ee allow parser syntax errors to stop parser tree walking 2018-10-28 19:21:19 -10:00
Kevin Matz af2bd818da use standard names for logging 2018-10-28 18:27:25 -04:00
Kevin Matz 9fc84b8241 accept EOF as valid reason to end 2018-10-28 17:12:12 -04:00
Kevin Matz 8600af3a9c allow script to exit naturally 2018-10-25 18:16:48 -04:00
Kevin Matz ffed6d35e3 only import readline module when starting interactive prompt 2018-10-25 15:07:55 -04:00
Kevin Matz 10d30ae5e7 unify system exit 2018-10-25 15:02:04 -04:00
Kevin Matz f284414383 exit feedback for ctl+c 2018-10-25 15:00:10 -04:00
Kevin Matz 999624bd49 manage exiting without external dependency 2018-10-25 14:56:58 -04:00
Kevin Matz c1ebdd7b16 variable rename for consistency 2018-10-21 22:15:40 -04:00
Kevin Matz c19da112bf parser can be recalled from the ctx context 2018-10-21 15:52:14 -04:00
Kevin Matz f1624604c2 sync version numbers with HogOS 2018-10-21 14:22:02 -04:00
Kevin Matz 3247352fd0 remove unused return values 2018-10-21 14:20:11 -04:00
Kevin Matz 6c5a8f484e use python logging 2018-10-21 14:14:56 -04:00
Kevin Matz 6a9ecef2cf support for net devices 2018-10-21 00:30:21 -04:00
Kevin Matz c678e928c3 use antlr listener 2018-10-20 15:55:24 -04:00
Kevin Matz 4869bade23 whitespace cleanup 2018-10-17 21:12:19 -04:00
Kevin Matz 7a044a765b whitespace cleanup 2018-10-17 21:11:59 -04:00
Kevin Matz bb0cbd513e Initial Commit 2018-10-17 20:56:59 -04:00