1 |
|
2009-11-17 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/model/exprtree.py: Recognize '%' vars |
4 |
|
in compilation. Does not eval it! |
5 |
|
|
6 |
|
* formed/formed/plugins/modify/rules.py: Generate '%' vars |
7 |
|
for variables in repeat groups. |
8 |
|
|
9 |
|
2009-11-13 Sascha L. Teichmann <[email protected]> |
10 |
|
|
11 |
|
* formed/formed/plugins/export/typemap.py: Fixed to work |
12 |
|
with new repeat group nodes. |
13 |
|
|
14 |
|
2009-10-28 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
|
* formed/formed/plugins/export/xsd.py, |
17 |
|
formed/formed/plugins/export/sql.py, |
18 |
|
formed/formed/plugins/export/new_sql.py: Allow groups in choices. |
19 |
|
|
20 |
|
2009-10-07 Frank Koormann <[email protected]> |
21 |
|
|
22 |
|
* formed/formed/plugins/export/latex.py: |
23 |
|
Adjusted textprocessing to escape tex-active characters. |
24 |
|
|
25 |
2009-10-07 Sascha L. Teichmann <[email protected]> |
2009-10-07 Sascha L. Teichmann <[email protected]> |
26 |
|
|
27 |
* formed/formed/plugins/export/html.py, formed/formed/plugins/export/latex.py, |
* formed/formed/plugins/export/html.py, formed/formed/plugins/export/latex.py, |