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

See all merge proposals.

Grammatista has 9 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:grammatista
Series: trunk
1 Development 2008-11-11 20:43:30 UTC
73. Fix code to inherit from the Storm ba...

Author: Björn Tillenius
Revision Date: 2008-11-11 20:40:00 UTC

Fix code to inherit from the Storm base class.

This makes it possible to reference columns by strings instead of direct
references, reducing the risk for circular imports.

This patch also makes use of ReferenceSet.add(), to get rid of a lot of
code in references.py, as well as cleaning up all the pyflakes warnings.

lp:~bjornt/grammatista/new-start 1 Development 2011-05-15 19:29:07 UTC
80. Different directory structure.

Author: Björn Tillenius
Revision Date: 2011-05-15 19:29:07 UTC

Different directory structure.

lp:~bjornt/grammatista/json-ui 1 Development 2010-12-27 14:11:09 UTC
79. Use dev instead of 1.0.

Author: Björn Tillenius
Revision Date: 2010-12-27 14:11:09 UTC

Use dev instead of 1.0.

lp:~bjornt/grammatista/buildout-new 1 Development 2010-12-18 13:20:23 UTC
79. Use django 1.2.3.

Author: Björn Tillenius
Revision Date: 2010-12-18 13:20:15 UTC

Use django 1.2.3.

lp:~bjornt/grammatista/buildout 1 Development 2009-11-14 19:32:15 UTC
78. Fix Makefile to do something useful.

Author: Björn Tillenius
Revision Date: 2009-11-14 19:32:15 UTC

Fix Makefile to do something useful.

lp:~bjornt/grammatista/language-words 1 Development 2008-11-12 19:57:21 UTC
74. Add search_words() and make it work f...

Author: Björn Tillenius
Revision Date: 2008-11-12 19:54:32 UTC

Add search_words() and make it work for searching for None.

Searching for None returns all the words in the language.

lp:~bjornt/grammatista/basic-ui 1 Development 2008-11-12 19:42:20 UTC
79. Merge in latest trunk.

Author: Björn Tillenius
Revision Date: 2008-11-12 19:30:13 UTC

Merge in latest trunk.

lp:~bjornt/grammatista/storm-fixes 1 Development 2008-11-09 20:13:31 UTC
78. Remove code that wasn't needed.

Author: Björn Tillenius
Revision Date: 2008-11-09 20:12:04 UTC

Remove code that wasn't needed.

lp:~bjornt/grammatista/ui-infrastructure 1 Development 2008-11-03 15:32:21 UTC
73. Add infrastructure for serving static...

Author: Björn Tillenius
Revision Date: 2008-11-03 15:30:44 UTC

Add infrastructure for serving static files.

An CSS file was added as an example.

19 of 9 results
You can't create new branches for Grammatista.