aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add tests target and some fixesHEADmasterKarel Kočí2016-11-17
| | | | For now only cppcheck is implemented.
* Implement install and uninstall target and manual templateKarel Kočí2016-11-17
|
* Add allocate functions with checkKarel Kočí2016-11-17
|
* Fix some indent in configure scriptKarel Kočí2016-11-17
|
* Drop built in commands documentationKarel Kočí2016-11-17
| | | | | Most of the commands drafted there are no longer as they are described. It's better to rewrite it.
* Clean docs when distclean is usedKarel Kočí2016-11-06
|
* Don't suggest O environment variable in helpKarel Kočí2016-11-06
|
* Geml it self (just arguments parsing and some utils)Karel Kočí2016-11-06
|
* Add escape states to parser states graphKarel Kočí2016-11-06
|
* Remove documentation for modulesKarel Kočí2016-11-06
| | | | Modules won't be used. We use external commands instead.
* Just update name of projectKarel Kočí2016-11-06
| | | | It is not embeddable probably, but is definitely extendable.
* Add CPREFIX configuration and fix external buildKarel Kočí2016-11-06
|
* Update configure scriptKarel Kočí2016-10-26
|
* Add parser states graphKarel Kočí2016-10-26
|
* Project renameKarel Kočí2016-08-07
|
* Add Makefile and configure scriptKarel Kočí2016-07-09
|
* Documentation updateKarel Kočí2016-06-30
| | | | This is update of documentation draft before code implementation.
* Add licenseKarel Kočí2015-11-15
|
* Add initial documentationKarel Kočí2015-11-15
|
* Initial commitKarel Kočí2015-11-15