|
6f24b52855
|
Make creating order and adding items work
|
2020-01-27 02:33:55 +01:00 |
|
|
3380d790bc
|
Store attributes directly on model instead of in map
|
2020-01-27 00:48:26 +01:00 |
|
|
fb9b0d7960
|
Rename "base" to "dish"
|
2020-01-26 23:51:29 +01:00 |
|
|
238c841239
|
Add location's attributes in Location.str
|
2020-01-26 15:40:04 +01:00 |
|
|
a346220896
|
Adjust str() of HLDS models to deal with int price
|
2020-01-26 15:13:48 +01:00 |
|
|
fe593fece6
|
Add typing in HLDS code, change price to int
|
2020-01-26 15:09:22 +01:00 |
|
|
996444e1b0
|
Make choice type available in dish, make tostring idempotent
|
2020-01-26 02:09:53 +01:00 |
|
|
22aa5a0fb0
|
Fix issues reported by pylint
And silence the self-use warning: Tatsu requires it this way
|
2020-01-26 01:50:30 +01:00 |
|
|
37e3799985
|
Add semantic actions to create models, add str for models
|
2020-01-26 01:31:04 +01:00 |
|
|
b459dbc9b7
|
Start models
|
2020-01-25 01:33:23 +01:00 |
|