1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 05:11:44 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Rob Rix
feaa4e3855 Parse a flag. 2015-11-02 11:55:04 -05:00
Rob Rix
14ce019752 Add a parser for flags. 2015-11-02 11:51:13 -05:00
Rob Rix
c36198a6f4 Add a set of flags we can parse. 2015-11-02 11:46:57 -05:00
Rob Rix
2a0ceebd97 Add an output flag. 2015-11-02 11:44:52 -05:00
Rob Rix
7083424567 Add an output type. 2015-11-02 11:44:42 -05:00
Rob Rix
2146d75c14 Use rest to compute the remainder of the files. 2015-11-02 11:44:30 -05:00
Rob Rix
8292d597f4 Compute the tail of the argument list. 2015-11-02 11:44:18 -05:00
Rob Rix
ba42033f09 Retrieve the array of files. 2015-11-02 11:37:54 -05:00
Rob Rix
1e3ab7aeeb Arguments are a linked list. 2015-11-02 11:36:52 -05:00
Rob Rix
f83bbf95d8 Arguments can be sources. 2015-11-02 11:36:20 -05:00
Rob Rix
e955c61de9 Stub in an arguments parser. 2015-11-02 11:35:41 -05:00
Rob Rix
4c75a79d05 Stub in an Argument type. 2015-11-02 11:35:32 -05:00