commit | f41bf164b99461f3f1b8bad4cfb5b4f5139696cb | [log] [tgz] |
---|---|---|
author | Matthew Fernandez <matthew.fernandez@nicta.com.au> | Wed May 25 14:43:36 2016 +1000 |
committer | Matthew Fernandez <matthew.fernandez@nicta.com.au> | Wed May 25 14:43:36 2016 +1000 |
tree | 16124035752462bfac69df4e70217b92f4bc211c | |
parent | 203e17cc2d15169287d361899bff73bc6851ec06 [diff] |
Remove unnecessary carets from the beginning of regexes. When using `re.match` the start of the string is assumed. This commit cherry-picks c81dd371b04519c51615aee972da58a295bca9df from ssh://github.inside.nicta.com.au/mfernandez/project.
This repository contains the code generator and templating system that form the core of the CAmkES component platform. This branch, “next,” has a from-scratch re-implementation of the architecture description parser and addresses several shortcomings of the “master” branch. This branch is intended to supersede “master” in the future.
For more information about CAmkES functionality, see the documentation.