aboutsummaryrefslogtreecommitdiffstats
path: root/src/nodejs/xmlGenerator.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* integrated query create functionslomo2011-01-291-14/+15
|
* fixed xmlGenerator.jsbooo2011-01-281-5/+5
|
* xml headerbooo2011-01-281-0/+16
|
* config is now a real json fileMark Engel2011-01-231-3/+1
| | | | update your custom configs!
* added tag supportslomo2011-01-221-11/+10
|
* the xml output works nowslomo2011-01-221-37/+16
|
* jslint says: okslomo2011-01-211-25/+28
|
* Merge branch 'master' of github.com:slomo/osm-spline-xapiMark Engel2011-01-211-1/+3
|\ | | | | | | | | Conflicts: src/nodejs/main.js
| * adding log level (cont.)Alexander Sulfrian2011-01-211-1/+3
| |
* | added opts for command line parsingMark Engel2011-01-211-6/+4
|/
* using indent for javascript fromMark Engel2011-01-211-5/+5
| | | | http://www.vim.org/scripts/script.php?script_id=1491
* creation of xml data is now handled by xmlGeneratorMark Engel2011-01-211-0/+71