Commit Graph

13 Commits

Author SHA1 Message Date
Magne Sjaastad
ec96edf266 #2576 Command File : Add support for comments 2018-03-06 13:19:06 +01:00
Bjørnar Grip Fjær
5e48494c9b #1719 Fix issue with commands without parameters in command file 2017-08-04 13:58:32 +02:00
Magne Sjaastad
eef40fdeaa Added missing #pragma once 2017-07-31 08:00:41 +02:00
Bjørnar Grip Fjær
f23f7b0f7d #1665 Fix Linux build errors 2017-07-28 12:03:16 +02:00
Bjørnar Grip Fjær
865238bc71 #1665 Handle end of file without error when parsing command file 2017-07-27 15:43:57 +02:00
Bjørnar Grip Fjær
1a4e1135a2 #1665 Add support for peeking at next char in command file 2017-07-26 16:22:46 +02:00
Bjørnar Grip Fjær
df1eb2a962 #1665 Add support for reading enums and lists as parameters in batch command file 2017-07-26 16:22:22 +02:00
Jacob Støren
1de6986ba2 #1666 CommandFile: Add line numbers to parse messages 2017-06-29 17:44:05 +02:00
Jacob Støren
352e044bbf #1666 Linux compile fix 2017-06-29 16:43:58 +02:00
Jacob Støren
bc0379d246 #1666 CommandFile: Add command and argument name to error messages 2017-06-29 16:29:50 +02:00
Jacob Støren
c25895bdad #1666 CommandFile: Add error messages to reading.
Remove some  reader bugs
2017-06-29 16:12:51 +02:00
Jacob Støren
64bee4bb57 #1666 Fix errors in CommandFile parsing for space between argname and "=" 2017-06-29 13:19:06 +02:00
Jacob Støren
ba84b9ec5a #1666 Add CommandFileInterface system 2017-06-29 13:19:06 +02:00