cxxparse hosts its code at git://git.code.sf.net/p/cxxparse/code.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:cxxparse

See all merge proposals.

cxxparse has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:cxxparse
Series: trunk
1 Development 2013-05-14 18:24:29 UTC
45. Version 0.6.1-07 * Added a configure...

Author: Philip Ashmore
Revision Date: 2013-04-19 12:03:56 UTC

Version 0.6.1-07

* Added a configure check for x86
  Bisonx generates x86 assembler which is no good for non-x86 hosts.

  If cxxparse is built on/for non-x86 hosts (no, I haven't tried cross
  compilation) then the bisonx check will fail, which makes distcheck
  fail, which causes building Debian/Ubuntu packages to fail.

  The $host configure test dodges this by omitting bisonx and its tests
  for non-x86 hosts.

11 of 1 result
You can't create new branches for cxxparse.