Added dev target in makefile, added regexp-dispatch and example
This commit is contained in:
@@ -35,6 +35,14 @@ packages:
|
||||
internal-dependencies:
|
||||
- data
|
||||
|
||||
parsing:
|
||||
path: source/parsing
|
||||
#documentation: documentation/text
|
||||
description: Generic string parsing
|
||||
internal-dependencies:
|
||||
- errors
|
||||
- text
|
||||
|
||||
wip-packages:
|
||||
object-graph-storage:
|
||||
path: source/object-graph-storage
|
||||
|
||||
Reference in New Issue
Block a user