]> granicus.if.org Git - re2c/commit
Changed multiple blocks example, added conditions example.
authorUlya Trofimovich <skvadrik@gmail.com>
Wed, 28 Oct 2015 17:36:57 +0000 (17:36 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Wed, 28 Oct 2015 17:36:57 +0000 (17:36 +0000)
commit10f9b4c9e2d71f9d1cb66d36f3bbb6bc6be7749e
treef327e30f665249bd9fbd47c60f9db15ddc2ae46d
parent8b21f34bdba74d8602cb6b9e016ebb4aa6387645
Changed multiple blocks example, added conditions example.
src/examples.rst
src/examples/01_recognizing_integers.re
src/examples/04_parsing_integers_blocks.re [new file with mode: 0644]
src/examples/04_parsing_strings.re [deleted file]
src/examples/05_parsing_integers_conditions.re [new file with mode: 0644]