| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-03 | Fix jsons: source->__src, target->__dst | Alon Levy | |
| for json in tools/cri.json tools/sage.json tools/deliverables.json heroes.json tests/wizmann.json; do sed -i -e 's/\<source\>/__src/g' -e 's/\<target\>/__dst/g' $json; done | |||
| 2014-09-29 | adding sage.json: Fixes #19 | Alon Levy | |
| Together with 3e3c130b3eede854db602259215866a409618967 and the patches leading up to it starting at a6a7e30ca545e83f5291ecd5aee13e5d47270779 | |||
| 2014-09-29 | extract deliverableTest to node script in tools | Alon Levy | |
| 2014-09-29 | tools/sage.csv+: we got Sage's project description as csv, convert to json | Alon Levy | |
| At the same time documenting our current requirements from a graph (pretty basic). Adds tools/sage_csv_to_sage_json.py | |||
