Commit Graph

12 Commits

Author SHA1 Message Date
Dimitri Fontaine
b83228fa3e Small documentation enhancement. 2013-09-09 22:32:29 +02:00
Dimitri Fontaine
a48706d638 Add some more examples. 2013-09-09 22:30:53 +02:00
Dimitri Fontaine
6485101a16 Deduplicate entries in ABNF grammars to allow overloading, and use it. 2013-09-09 22:30:45 +02:00
Dimitri Fontaine
82d4c19386 Remove duplicate rules, actually allowing overriding inherited definitions. 2013-09-09 21:01:08 +02:00
Dimitri Fontaine
e7cb0047c4 Some more docs. 2013-09-09 20:58:16 +02:00
Dimitri Fontaine
24ce3244dd Expand docs, include regex support there. 2013-09-09 20:55:50 +02:00
Dimitri Fontaine
816df63008 Add *abnf-rsyslog* grammar. 2013-09-09 18:21:37 +02:00
Dimitri Fontaine
c55ce55b31 Add direct support for regexp in our ABNF grammar. 2013-09-09 16:56:43 +02:00
Dimitri Fontaine
792458f625 In the example.lisp package no use for full notation. 2013-09-09 14:43:59 +02:00
Dimitri Fontaine
935f88c818 In the example, add the package we get the functions from for clarity. 2013-09-09 14:35:20 +02:00
Dimitri Fontaine
2b78ae0e7a Some documentation about the ABNF package API, with a usage example. 2013-09-09 14:24:05 +02:00
Dimitri Fontaine
6e4edc4560 Split ABNF implementation into its own Quicklisp ready system. 2013-09-09 14:03:28 +02:00