haldis/app/hlds
Midgard 9494886965
Fix error in grammar that made some comments illegal
The comment in this location header should be supported, but wasn't:

=============================================
fitchen: Fitchen
	osm https://www.openstreetmap.org/node/3394542496
	# Menu: https://www.fitchen.be/wp-content/uploads/2019/12/FITCHEN_gids_02122019_3web.pdf
=============================================
2020-01-26 15:30:32 +01:00
..
__init__.py Refactor HLDS to avoid loading files always 2020-01-26 00:04:29 +01:00
definitions.py Add typing in HLDS code, change price to int 2020-01-26 15:09:22 +01:00
hlds.tatsu Fix error in grammar that made some comments illegal 2020-01-26 15:30:32 +01:00
models.py Adjust str() of HLDS models to deal with int price 2020-01-26 15:13:48 +01:00
parser.py Add typing in HLDS code, change price to int 2020-01-26 15:09:22 +01:00
testfrituur.hlds Adjust str() of HLDS models to deal with int price 2020-01-26 15:13:48 +01:00