~sarob/congress/trunkk

  • Committer: Tim Hinrichs
  • Date: 2015-04-15 18:49:36 UTC
  • Revision ID: git-v1:d9a2789bf75650216b5c60acea7a9592f70bcb0f
Add parser/lexer

These files are generated from congress/datalog/Congress.g,
but (i) they change rarely and so no one remembers to run
make and (ii) they require Java to generate.  So it's
better for end-users and most developers to check the files in
and just have the people changing the grammar remember to
check in the generated files.

Closes-bug: 1387209
Change-Id: Ia315fc28570edfaa7d8b223c46f514fb7e34921e
Filename Latest Rev Last Changed Committer Comment Size
..
bin 86 9 years ago Gerrit Code Review Merge "Fix relative import path in source tree" Diff
congress 38 10 years ago Peter Balland Restructure to follow OpenStack cookiecutter templ Diff
contrib 119 9 years ago Aaron Rosen Add devstack integration files This patch introdu Diff
doc 38 10 years ago Peter Balland Restructure to follow OpenStack cookiecutter templ Diff
etc 85 9 years ago Gerrit Code Review Merge "Integrate openstack/common logging and cfg Diff
examples 15 10 years ago Tim Hinrichs Added insert/delete-rule to top-level interface P Diff
thirdparty 7 10 years ago Peter Balland Rearrange project directory structure Change-Id: Diff
tools 227 9 years ago Gerrit Code Review Merge "Fix run_tests.sh so that it can build a ven Diff
.coveragerc 38 10 years ago Peter Balland Restructure to follow OpenStack cookiecutter templ 113 bytes Diff Download File
.gitignore 550 9 years ago Tim Hinrichs Add parser/lexer These files are generated from c 611 bytes Diff Download File
.gitreview 503 9 years ago Janet Yu Revert change to .gitreview Addition of "defaultr 78 bytes Diff Download File
.mailmap 38 10 years ago Peter Balland Restructure to follow OpenStack cookiecutter templ 88 bytes Diff Download File
.testr.conf 38 10 years ago Peter Balland Restructure to follow OpenStack cookiecutter templ 318 bytes Diff Download File
Symlink antlr3 47 10 years ago Peter Balland Hack to make unittests pass with tox Still requir .
babel.cfg 38 10 years ago Peter Balland Restructure to follow OpenStack cookiecutter templ 16 bytes Diff Download File
CONTRIBUTING.rst 322.1.1 9 years ago Jeremy Stanley Workflow documentation is now in infra-manual Rep 703 bytes Diff Download File
future-features.txt 56 10 years ago Tim Hinrichs Adding future-features.txt Keeping track of the f 2 KB Diff Download File
HACKING.rst 38 10 years ago Peter Balland Restructure to follow OpenStack cookiecutter templ 159 bytes Diff Download File
LICENSE 38 10 years ago Peter Balland Restructure to follow OpenStack cookiecutter templ 9.9 KB Diff Download File
Makefile 475.1.1 9 years ago Tim Hinrichs Fix Makefile for new congress/datalog directory C 503 bytes Diff Download File
MANIFEST.in 499 9 years ago SH adjust paths to CongressLexer.py and CongressParse 180 bytes Diff Download File
openstack-common.conf 310.2.1 9 years ago Aaron Rosen Fix openstack-common.conf to contain the modules w 656 bytes Diff Download File
README.rst 519.1.1 9 years ago Zhenzan Zhou Update README standalone install Datasource drive 9.3 KB Diff Download File
requirements.txt 508.1.1 9 years ago OpenStack Proposal Bot Updated from global requirements Change-Id: I9024 952 bytes Diff Download File
File run_tests.sh 96.1.1 9 years ago Aaron Rosen Add run_tests.sh to congress This patch adds run_ 6.5 KB Diff Download File
setup.cfg 550 9 years ago Tim Hinrichs Add parser/lexer These files are generated from c 1.3 KB Diff Download File
File setup.py 117 9 years ago Aaron Rosen Sync requirements with upstream $ cd /opt/stack/r 1 KB Diff Download File
test-requirements.txt 508.1.1 9 years ago OpenStack Proposal Bot Updated from global requirements Change-Id: I9024 513 bytes Diff Download File
thirdparty-requirements.txt 508.4.1 9 years ago Aaron Rosen Add service_bindings table to cloudfoundryv2 drive 160 bytes Diff Download File
Symlink thirdparty_dateutil 250 9 years ago Tim Hinrichs Fix to setup.cfg for dateutil Previously we had n .
tox.ini 383 9 years ago Lianhao Lu Enable pep8 H302 test Enabled H302 import only mo 925 bytes Diff Download File