1
0
Fork 0
Commit Graph

137 Commits

Author SHA1 Message Date
Kevin Matz 2510f46d29 clarify notes regarding implementation limitations 2018-10-22 13:57:23 -04:00
Kevin Matz c1ebdd7b16 variable rename for consistency 2018-10-21 22:15:40 -04:00
Kevin Matz 72766e2cff include license in antlr4 grammar 2018-10-21 22:14:50 -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 8189d23da0 add note that fading current master is unsupported 2018-10-21 14:14:40 -04:00
Kevin Matz 9cf3ea7446 cleanup includes 2018-10-21 13:39:33 -04:00
Kevin Matz 48290d77c2 further refactoring to separate comment macro parsing from OSC 2018-10-21 13:30:39 -04:00
Kevin Matz 778f06d84a refactor macro implementation to OscMacroDefinitions.py 2018-10-21 09:31:25 -04:00
Kevin Matz a7afc4554b check for cue number before looking at value 2018-10-21 01:51:41 -04:00
Kevin Matz 3786cdcda1 include instructions for git 2018-10-21 01:32:53 -04:00
Kevin Matz b27a701039 a better readme 2018-10-21 01:27:18 -04:00
Kevin Matz c2beebd57f remove duplicate initialization 2018-10-21 00:43:04 -04:00
Kevin Matz 6a9ecef2cf support for net devices 2018-10-21 00:30:21 -04:00
Kevin Matz b63198d581 comments improve code 2018-10-20 23:38:11 -04:00
Kevin Matz c352384822 prevent target duplication 2018-10-20 23:37:58 -04:00
Kevin Matz 52c67c831b add a header 2018-10-20 19:06:35 -04:00
Kevin Matz 45eeb45e4b ranges must be bounded by integers 2018-10-20 18:48:59 -04:00
Kevin Matz c26ddf8229 updated readme 2018-10-20 18:27:10 -04:00
Kevin Matz b94a5e16b3 grammar has stabilized. distribute antlr files. 2018-10-20 18:25:04 -04:00
Kevin Matz 2bd3fa30bd list and scene implimentations 2018-10-20 18:22:32 -04:00
Kevin Matz a16d531e3a alphabetize variable declarations 2018-10-20 18:11:52 -04:00
Kevin Matz 59977d06ef refactor values of bare numbers 2018-10-20 18:10:21 -04:00
Kevin Matz e22935ee80 more precise output 2018-10-20 18:10:00 -04:00
Kevin Matz c8bfcd22e8 implement MASTER related macros 2018-10-20 18:01:29 -04:00
Kevin Matz 5b70c20e24 release isn’t supported in OSC 2018-10-20 18:00:22 -04:00
Kevin Matz c678e928c3 use antlr listener 2018-10-20 15:55:24 -04:00
Kevin Matz 9b46389801 make newline optional member of a statement 2018-10-20 15:54:47 -04:00
Kevin Matz 7758b76c7d grammar improvements 2018-10-20 13:21:57 -04:00
Kevin Matz ef40c3e962 add license and manifest 2018-10-17 21:32:31 -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 9cc48be40b include install notes for Antlr4 2018-10-17 21:09:16 -04:00
Kevin Matz c2bfdbb43e ignore Antlr4 intermediate files 2018-10-17 20:58:17 -04:00
Kevin Matz bb0cbd513e Initial Commit 2018-10-17 20:56:59 -04:00