3
0
Commit Graph

27 Commits

Author SHA1 Message Date
feeed2306c read-spec tool 2021-03-01 16:06:35 +01:00
Philippe PITTOLI
2906e03ff7 s/SpecFileParser/SpecParser/, non-catch'ed exceptions, parsing data and files 2019-09-27 13:54:10 +02:00
Philippe PITTOLI
7eb76ae8c9 Assignments can now include "-" and "_" characters in their name. 2019-08-29 00:27:00 +02:00
Philippe PITTOLI
a79b36b559 Adding "\n" on code block lines. 2019-08-22 02:08:56 +02:00
Philippe PITTOLI
8afadeb0dd shards version +1 2019-08-22 01:52:41 +02:00
Philippe PITTOLI
157d6db909 Do not add ";" at the end of each code-block line. 2019-08-22 01:49:44 +02:00
Philippe PITTOLI
2694ecdae1 renaming: Specs => SpecFileParser 2019-08-13 18:03:34 +02:00
79ef66292b String split in as_a_or_s. 2019-08-10 22:08:45 +02:00
Philippe PITTOLI
51f02e08d5 shards increment 2019-08-10 14:15:21 +02:00
Philippe PITTOLI
c4901f3ad8 Raise error on list items or free texts outside a list or a section 2019-08-10 14:13:52 +02:00
Philippe PITTOLI
617499d4a6 Merge branch 'master' of ssh://git.karchnu.fr:2202/JunkOS/recipes-parser 2019-08-10 13:59:15 +02:00
Philippe PITTOLI
806f73fe4e Sections in a separate class attribute. 2019-08-08 11:25:31 +02:00
Philippe PITTOLI
0f34786156 Sections in a separate class attribute. 2019-08-08 11:24:42 +02:00
Philippe PITTOLI
f41db48681 Adding sections. 2019-08-08 10:32:09 +02:00
Philippe PITTOLI
be563c26b9 incompatibe methods 2019-08-08 01:02:02 +02:00
Philippe PITTOLI
b646d2d267 Better examples. 2019-08-03 04:53:37 +02:00
Philippe PITTOLI
86a193f69a parser: v0.3 2019-08-03 04:51:09 +02:00
Philippe PITTOLI
4be78f3748 SectionContainer => LongString 2019-08-03 02:04:06 +02:00
Philippe PITTOLI
9817b04408 Adding the ';' character. 2019-08-02 22:05:32 +02:00
Philippe PITTOLI
97b04c2595 .parse takes options (Hash(String,String)) 2019-08-02 17:59:33 +02:00
Philippe PITTOLI
dc53be3544 Check for simple bugs in the spec file. 2019-08-02 03:48:34 +02:00
Philippe PITTOLI
82b8b9a265 Adding the '^' character. 2019-08-02 00:55:16 +02:00
Philippe PITTOLI
fec295f577 Adding the '&' character. 2019-08-02 00:48:34 +02:00
Philippe PITTOLI
34875be8c7 Better assignments: class separation for sections, simple assignments, etc. 2019-08-01 20:21:21 +02:00
Philippe PITTOLI
275c85db79 readme 2019-07-31 20:10:16 +02:00
Philippe PITTOLI
1e5d5403bb spec format parser v0.1 2019-07-31 19:38:40 +02:00
Philippe PITTOLI
0419693b04 initial commit: test grammars + tooling 2019-07-24 05:26:14 +02:00