lp://staging/~bjornt/grammatista/language-words
Created by
Björn Tillenius
and last modified
- Get this branch:
- bzr branch lp://staging/~bjornt/grammatista/language-words
Only
Björn Tillenius
can upload to this branch. If you are
Björn Tillenius
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 74. By Björn Tillenius
-
Add search_words() and make it work for searching for None.
Searching for None returns all the words in the language.
- 73. By Björn Tillenius
-
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. - 72. By Björn Tillenius
-
Add infrastructure for adding pages.
Some sample pages and resources have been added as well.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)