Commit graph

9 commits

Author SHA1 Message Date
Futago-za Ryuu 8b43c8419f Use input/output from the config file 2018-09-14 03:43:09 +01:00
Futago-za Ryuu aadc318fcd Add a guide for the CLI 2018-09-13 09:13:29 +01:00
Futago-za Ryuu 06c9400bca
Update plugins.md 2018-05-09 22:59:45 +01:00
Futago-za Ryuu 3745195315 Make the default tracer an optional feature 2018-03-22 00:41:44 +00:00
Futago-za Ryuu 7cd291cbe0 Add doc for plugins (closes #544) 2018-03-21 02:13:47 +00:00
Futago-za Ryuu 46c3dcf40b Document Session#fatal method 2018-03-20 23:45:14 +00:00
Futago-za Ryuu f4ca7ca461 Remove grammar option for Session API 2018-03-20 23:40:47 +00:00
Futago-za Ryuu 21a6de06d5 Optional features
This commit enables optional features that are enabled by default in the generated parser.

For now, only some of the helpers and filename are generated based on this new option, but this will change in the future most likely.

Resolves #421
2018-03-17 04:08:05 +00:00
Futago-za Ryuu 2ac387e1c9 Move documentation
The README.md file in the root of the repository had become too large, and as a result the file became hard to maintain.

This commit extracts all the documentation and moves it to separate but managable files within the docs directory, a new folder also located in the root of the repository.
2018-02-16 02:39:13 +00:00